| 1 | [ Aug 18 20:07:00 Enabled. ] | ||
| 2 | [ Aug 18 20:07:00 Rereading configuration. ] | ||
| 3 | [ Aug 18 20:07:00 Rereading configuration. ] | ||
| 4 | [ Aug 18 20:07:02 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 18 20:07:02 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.18 20:07:03.464948 [ 1 ] {} <Information> Application: Will watch for the process with pid 23819 | ||
| 29 | 2025.08.18 20:07:03.465383 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.08.18 20:07:03.779416 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23819 | ||
| 31 | 2025.08.18 20:07:03.780202 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.08.18 20:07:03.780357 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.08.18 20:07:03.871766 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.08.18 20:07:03.908194 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.08.18 20:07:03.908250 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.08.18 20:07:03.908270 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.08.18 20:07:03.908335 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.08.18 20:07:03.908758 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.08.18 20:07:03.910978 [ 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.18 20:07:03.911830 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.08.18 20:07:03.912636 [ 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.18 20:07:03.912656 [ 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.18 20:07:03.912669 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.08.18 20:07:03.913345 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.08.18 20:07:03.914333 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.08.18 20:07:03.920367 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.08.18 20:07:03.921017 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.08.18 20:07:03.922273 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.08.18 20:07:03.922336 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.08.18 20:07:03.923472 [ 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.18 20:07:03.923858 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.08.18 20:07:03.927517 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.08.18 20:07:03.927866 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.08.18 20:07:03.930831 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.08.18 20:07:03.931275 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.08.18 20:07:03.931594 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.08.18 20:07:03.931934 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.08.18 20:07:03.932775 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.08.18 20:07:03.932800 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.08.18 20:07:03.932900 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.08.18 20:07:03.932995 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.08.18 20:07:03.950340 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.08.18 20:07:03.950369 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167563 sec | ||
| 68 | 2025.08.18 20:07:03.950391 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.08.18 20:07:03.950406 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.08.18 20:07:03.951149 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.08.18 20:07:03.951679 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.08.18 20:07:03.960552 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.08.18 20:07:03.960595 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.08.18 20:07:03.960615 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.08.18 20:07:03.960626 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.08.18 20:07:03.960661 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.08.18 20:07:03.960680 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.08.18 20:07:03.962730 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.08.18 20:07:03.962775 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.08.18 20:07:03.962794 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.08.18 20:07:03.962925 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.08.18 20:07:03.962967 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.08.18 20:07:03.962979 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.08.18 20:07:03.962997 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.08.18 20:07:03.963009 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.08.18 20:07:03.963039 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.08.18 20:07:03.963055 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.08.18 20:07:03.983167 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.08.18 20:07:03.989489 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.08.18 20:07:03.989522 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.461e-05 sec | ||
| 91 | 2025.08.18 20:07:03.989537 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.08.18 20:07:03.989550 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.08.18 20:07:03.989576 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.08.18 20:07:03.989787 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.08.18 20:07:03.989839 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.08.18 20:07:03.989854 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.08.18 20:07:03.989867 [ 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.18 20:07:03.989881 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.08.18 20:07:03.993505 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.08.18 20:07:03.993732 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.64 MiB (RSS), difference: 91.87 MiB | ||
| 101 | 2025.08.18 20:07:03.994656 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.388e-05 sec. | ||
| 102 | 2025.08.18 20:07:03.995084 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.08.18 20:07:03.995742 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.08.18 20:07:03.995760 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.08.18 20:07:05.055886 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48574 | ||
| 106 | 2025.08.18 20:07:05.056694 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.08.18 20:07:05.056758 [ 3 ] {} <Debug> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Authenticating user 'default' from [fd00:1122:3344:101::d]:48574 | ||
| 108 | 2025.08.18 20:07:05.056786 [ 3 ] {} <Debug> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.08.18 20:07:05.056816 [ 3 ] {} <Debug> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.08.18 20:07:05.056907 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.08.18 20:07:05.056934 [ 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.18 20:07:05.056961 [ 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.18 20:07:05.059848 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52723 | ||
| 114 | 2025.08.18 20:07:05.059853 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46741 | ||
| 115 | 2025.08.18 20:07:05.060065 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2025.08.18 20:07:05.060103 [ 4 ] {} <Debug> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46741 | ||
| 117 | 2025.08.18 20:07:05.060141 [ 4 ] {} <Debug> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.08.18 20:07:05.060154 [ 4 ] {} <Debug> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.08.18 20:07:05.060804 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2025.08.18 20:07:05.060982 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41577 | ||
| 121 | 2025.08.18 20:07:05.060999 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38809 | ||
| 122 | 2025.08.18 20:07:05.061087 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35292 | ||
| 123 | 2025.08.18 20:07:05.061248 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57824 | ||
| 124 | 2025.08.18 20:07:05.061325 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57174 | ||
| 125 | 2025.08.18 20:07:05.061485 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39671 | ||
| 126 | 2025.08.18 20:07:05.061487 [ 5 ] {} <Debug> TCP-Session: 15a203a1-2d62-49d5-9705-c0a75ca006cf Authenticating user 'default' from [fd00:1122:3344:101::d]:52723 | ||
| 127 | 2025.08.18 20:07:05.061542 [ 5 ] {} <Debug> TCP-Session: 15a203a1-2d62-49d5-9705-c0a75ca006cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.08.18 20:07:05.061575 [ 5 ] {} <Debug> TCP-Session: 15a203a1-2d62-49d5-9705-c0a75ca006cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.08.18 20:07:05.062121 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.08.18 20:07:05.062255 [ 253 ] {} <Debug> TCP-Session: 971f2e89-9b66-474f-a71f-c82fc04c91cd Authenticating user 'default' from [fd00:1122:3344:101::d]:41577 | ||
| 131 | 2025.08.18 20:07:05.062292 [ 253 ] {} <Debug> TCP-Session: 971f2e89-9b66-474f-a71f-c82fc04c91cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.08.18 20:07:05.062310 [ 253 ] {} <Debug> TCP-Session: 971f2e89-9b66-474f-a71f-c82fc04c91cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.08.18 20:07:05.062895 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.08.18 20:07:05.062946 [ 258 ] {} <Debug> TCP-Session: 3d4d65c6-54bf-4f94-a6f6-086daac27c65 Authenticating user 'default' from [fd00:1122:3344:101::d]:57824 | ||
| 135 | 2025.08.18 20:07:05.062972 [ 258 ] {} <Debug> TCP-Session: 3d4d65c6-54bf-4f94-a6f6-086daac27c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.08.18 20:07:05.062985 [ 258 ] {} <Debug> TCP-Session: 3d4d65c6-54bf-4f94-a6f6-086daac27c65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.08.18 20:07:05.063011 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.08.18 20:07:05.063051 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.08.18 20:07:05.063073 [ 255 ] {} <Debug> TCP-Session: 09c5bf3c-489c-4b5d-b308-74b6109204de Authenticating user 'default' from [fd00:1122:3344:101::d]:38809 | ||
| 140 | 2025.08.18 20:07:05.063096 [ 259 ] {} <Debug> TCP-Session: 3942a92e-fa8f-4f26-b61a-dc45e8975ff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57174 | ||
| 141 | 2025.08.18 20:07:05.063105 [ 255 ] {} <Debug> TCP-Session: 09c5bf3c-489c-4b5d-b308-74b6109204de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.08.18 20:07:05.063129 [ 255 ] {} <Debug> TCP-Session: 09c5bf3c-489c-4b5d-b308-74b6109204de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.08.18 20:07:05.063128 [ 259 ] {} <Debug> TCP-Session: 3942a92e-fa8f-4f26-b61a-dc45e8975ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.08.18 20:07:05.063166 [ 259 ] {} <Debug> TCP-Session: 3942a92e-fa8f-4f26-b61a-dc45e8975ff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.08.18 20:07:05.063240 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.08.18 20:07:05.063270 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2025.08.18 20:07:05.063317 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 148 | 2025.08.18 20:07:05.063275 [ 257 ] {} <Debug> TCP-Session: c9652c62-5c4d-45db-86db-079b6e51b7da Authenticating user 'default' from [fd00:1122:3344:101::d]:39671 | ||
| 149 | 2025.08.18 20:07:05.063369 [ 256 ] {} <Debug> TCP-Session: e0ac3726-e7db-49fe-bd5f-9b830db624be Authenticating user 'default' from [fd00:1122:3344:101::d]:35292 | ||
| 150 | 2025.08.18 20:07:05.063372 [ 257 ] {} <Debug> TCP-Session: c9652c62-5c4d-45db-86db-079b6e51b7da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.08.18 20:07:05.063410 [ 257 ] {} <Debug> TCP-Session: c9652c62-5c4d-45db-86db-079b6e51b7da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.08.18 20:07:05.063413 [ 256 ] {} <Debug> TCP-Session: e0ac3726-e7db-49fe-bd5f-9b830db624be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.08.18 20:07:05.063446 [ 256 ] {} <Debug> TCP-Session: e0ac3726-e7db-49fe-bd5f-9b830db624be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.08.18 20:07:05.066171 [ 3 ] {f7d44d51-8896-4ff8-bc4f-21c62a3a0369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.08.18 20:07:05.114312 [ 3 ] {f7d44d51-8896-4ff8-bc4f-21c62a3a0369} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48574) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.08.18 20:07:05.115154 [ 3 ] {f7d44d51-8896-4ff8-bc4f-21c62a3a0369} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.08.18 20:07:05.115252 [ 3 ] {f7d44d51-8896-4ff8-bc4f-21c62a3a0369} <Debug> TCPHandler: Processed in 0.053943372 sec. | ||
| 204 | 2025.08.18 20:07:05.117721 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.08.18 20:07:05.117976 [ 4 ] {05f5e2f0-405e-433f-8a80-adaf5f396a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.08.18 20:07:05.118369 [ 4 ] {05f5e2f0-405e-433f-8a80-adaf5f396a5b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46741) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.08.18 20:07:05.118515 [ 4 ] {05f5e2f0-405e-433f-8a80-adaf5f396a5b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.08.18 20:07:05.118589 [ 4 ] {05f5e2f0-405e-433f-8a80-adaf5f396a5b} <Debug> TCPHandler: Processed in 0.001041794 sec. | ||
| 255 | 2025.08.18 20:07:05.118914 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.08.18 20:07:05.119693 [ 3 ] {fae7b79a-ed5b-47a7-9299-b11510a672e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.08.18 20:07:05.120328 [ 3 ] {fae7b79a-ed5b-47a7-9299-b11510a672e5} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.08.18 20:07:05.125059 [ 3 ] {fae7b79a-ed5b-47a7-9299-b11510a672e5} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.08.18 20:07:05.125086 [ 3 ] {fae7b79a-ed5b-47a7-9299-b11510a672e5} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.168e-05 sec | ||
| 260 | 2025.08.18 20:07:05.125102 [ 3 ] {fae7b79a-ed5b-47a7-9299-b11510a672e5} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.08.18 20:07:05.125137 [ 3 ] {fae7b79a-ed5b-47a7-9299-b11510a672e5} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.08.18 20:07:05.125170 [ 3 ] {fae7b79a-ed5b-47a7-9299-b11510a672e5} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.08.18 20:07:05.125924 [ 3 ] {fae7b79a-ed5b-47a7-9299-b11510a672e5} <Debug> TCPHandler: Processed in 0.007122793 sec. | ||
| 264 | 2025.08.18 20:07:05.126095 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.08.18 20:07:05.126264 [ 3 ] {5a4bba4f-a23c-4f21-8793-6b847c71a80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.08.18 20:07:05.126318 [ 3 ] {5a4bba4f-a23c-4f21-8793-6b847c71a80f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.08.18 20:07:05.131224 [ 3 ] {5a4bba4f-a23c-4f21-8793-6b847c71a80f} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.08.18 20:07:05.134217 [ 3 ] {5a4bba4f-a23c-4f21-8793-6b847c71a80f} <Debug> oximeter.version (8387e833-a6f8-4491-ad41-d7bd64244b83): Loading data parts | ||
| 270 | 2025.08.18 20:07:05.135319 [ 3 ] {5a4bba4f-a23c-4f21-8793-6b847c71a80f} <Debug> oximeter.version (8387e833-a6f8-4491-ad41-d7bd64244b83): There are no data parts | ||
| 271 | 2025.08.18 20:07:05.140121 [ 3 ] {5a4bba4f-a23c-4f21-8793-6b847c71a80f} <Debug> TCPHandler: Processed in 0.014082624 sec. | ||
| 272 | 2025.08.18 20:07:05.140303 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.08.18 20:07:05.140520 [ 3 ] {c0bc30ec-083b-4134-abaf-d5fc9d89b544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2025.08.18 20:07:05.140621 [ 3 ] {c0bc30ec-083b-4134-abaf-d5fc9d89b544} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.08.18 20:07:05.153537 [ 3 ] {c0bc30ec-083b-4134-abaf-d5fc9d89b544} <Debug> oximeter.measurements_bool (164a2563-3420-4aa7-ac43-04be018a8614): Loading data parts | ||
| 286 | 2025.08.18 20:07:05.153761 [ 3 ] {c0bc30ec-083b-4134-abaf-d5fc9d89b544} <Debug> oximeter.measurements_bool (164a2563-3420-4aa7-ac43-04be018a8614): There are no data parts | ||
| 287 | 2025.08.18 20:07:05.155270 [ 3 ] {c0bc30ec-083b-4134-abaf-d5fc9d89b544} <Debug> TCPHandler: Processed in 0.015031166 sec. | ||
| 288 | 2025.08.18 20:07:05.155426 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.08.18 20:07:05.155599 [ 3 ] {a71502a3-c054-4377-ab87-21bd482527b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2025.08.18 20:07:05.155649 [ 3 ] {a71502a3-c054-4377-ab87-21bd482527b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.08.18 20:07:05.160702 [ 3 ] {a71502a3-c054-4377-ab87-21bd482527b4} <Debug> oximeter.measurements_i8 (da976ced-ed08-4e93-acba-1f5e8738ae95): Loading data parts | ||
| 292 | 2025.08.18 20:07:05.160868 [ 3 ] {a71502a3-c054-4377-ab87-21bd482527b4} <Debug> oximeter.measurements_i8 (da976ced-ed08-4e93-acba-1f5e8738ae95): There are no data parts | ||
| 293 | 2025.08.18 20:07:05.163284 [ 3 ] {a71502a3-c054-4377-ab87-21bd482527b4} <Debug> TCPHandler: Processed in 0.007909103 sec. | ||
| 294 | 2025.08.18 20:07:05.163448 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.08.18 20:07:05.163637 [ 3 ] {abf480ee-4693-4bb5-ac61-dd408fe3740d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2025.08.18 20:07:05.163707 [ 3 ] {abf480ee-4693-4bb5-ac61-dd408fe3740d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.08.18 20:07:05.167841 [ 3 ] {abf480ee-4693-4bb5-ac61-dd408fe3740d} <Debug> oximeter.measurements_u8 (4588c8d2-f497-4f12-aa81-3a7febf753dd): Loading data parts | ||
| 298 | 2025.08.18 20:07:05.168011 [ 3 ] {abf480ee-4693-4bb5-ac61-dd408fe3740d} <Debug> oximeter.measurements_u8 (4588c8d2-f497-4f12-aa81-3a7febf753dd): There are no data parts | ||
| 299 | 2025.08.18 20:07:05.170428 [ 3 ] {abf480ee-4693-4bb5-ac61-dd408fe3740d} <Debug> TCPHandler: Processed in 0.007042702 sec. | ||
| 300 | 2025.08.18 20:07:05.170588 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.08.18 20:07:05.170785 [ 3 ] {038c062d-bbea-41c3-97f6-b2023eb06d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2025.08.18 20:07:05.170835 [ 3 ] {038c062d-bbea-41c3-97f6-b2023eb06d37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.08.18 20:07:05.174588 [ 3 ] {038c062d-bbea-41c3-97f6-b2023eb06d37} <Debug> oximeter.measurements_i16 (fc0e082f-862e-4bc3-97de-fd19c150bba4): Loading data parts | ||
| 304 | 2025.08.18 20:07:05.174730 [ 3 ] {038c062d-bbea-41c3-97f6-b2023eb06d37} <Debug> oximeter.measurements_i16 (fc0e082f-862e-4bc3-97de-fd19c150bba4): There are no data parts | ||
| 305 | 2025.08.18 20:07:05.177241 [ 3 ] {038c062d-bbea-41c3-97f6-b2023eb06d37} <Debug> TCPHandler: Processed in 0.006709538 sec. | ||
| 306 | 2025.08.18 20:07:05.177402 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.08.18 20:07:05.177559 [ 3 ] {5fd44942-8ef8-4b92-b736-4ca342bffca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2025.08.18 20:07:05.177620 [ 3 ] {5fd44942-8ef8-4b92-b736-4ca342bffca8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.08.18 20:07:05.183228 [ 3 ] {5fd44942-8ef8-4b92-b736-4ca342bffca8} <Debug> oximeter.measurements_u16 (6a56d212-1fb6-47b8-a4e1-58ea7d5e3428): Loading data parts | ||
| 310 | 2025.08.18 20:07:05.183389 [ 3 ] {5fd44942-8ef8-4b92-b736-4ca342bffca8} <Debug> oximeter.measurements_u16 (6a56d212-1fb6-47b8-a4e1-58ea7d5e3428): There are no data parts | ||
| 311 | 2025.08.18 20:07:05.187404 [ 3 ] {5fd44942-8ef8-4b92-b736-4ca342bffca8} <Debug> TCPHandler: Processed in 0.010056011 sec. | ||
| 312 | 2025.08.18 20:07:05.187552 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.08.18 20:07:05.187720 [ 3 ] {f0e09547-3e21-4dfe-b18c-113395570ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2025.08.18 20:07:05.187761 [ 3 ] {f0e09547-3e21-4dfe-b18c-113395570ffd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.08.18 20:07:05.190837 [ 3 ] {f0e09547-3e21-4dfe-b18c-113395570ffd} <Debug> oximeter.measurements_i32 (05cc9dc4-f33b-4105-88f7-2e3ea0e38b2d): Loading data parts | ||
| 316 | 2025.08.18 20:07:05.190992 [ 3 ] {f0e09547-3e21-4dfe-b18c-113395570ffd} <Debug> oximeter.measurements_i32 (05cc9dc4-f33b-4105-88f7-2e3ea0e38b2d): There are no data parts | ||
| 317 | 2025.08.18 20:07:05.195065 [ 3 ] {f0e09547-3e21-4dfe-b18c-113395570ffd} <Debug> TCPHandler: Processed in 0.007562298 sec. | ||
| 318 | 2025.08.18 20:07:05.195221 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.08.18 20:07:05.195374 [ 3 ] {d2e78b27-ffca-427e-b8b4-143654e542d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2025.08.18 20:07:05.195424 [ 3 ] {d2e78b27-ffca-427e-b8b4-143654e542d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.08.18 20:07:05.200644 [ 3 ] {d2e78b27-ffca-427e-b8b4-143654e542d7} <Debug> oximeter.measurements_u32 (bbf93332-fb38-4569-80eb-85fb13346361): Loading data parts | ||
| 322 | 2025.08.18 20:07:05.200869 [ 3 ] {d2e78b27-ffca-427e-b8b4-143654e542d7} <Debug> oximeter.measurements_u32 (bbf93332-fb38-4569-80eb-85fb13346361): There are no data parts | ||
| 323 | 2025.08.18 20:07:05.203044 [ 3 ] {d2e78b27-ffca-427e-b8b4-143654e542d7} <Debug> TCPHandler: Processed in 0.007871822 sec. | ||
| 324 | 2025.08.18 20:07:05.203212 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.08.18 20:07:05.203388 [ 3 ] {1325bcd2-ca53-4006-8097-8c748ee839e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2025.08.18 20:07:05.203440 [ 3 ] {1325bcd2-ca53-4006-8097-8c748ee839e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.08.18 20:07:05.211739 [ 3 ] {1325bcd2-ca53-4006-8097-8c748ee839e9} <Debug> oximeter.measurements_i64 (a881824e-c05a-475d-9a3a-b675d6d480bc): Loading data parts | ||
| 328 | 2025.08.18 20:07:05.211884 [ 3 ] {1325bcd2-ca53-4006-8097-8c748ee839e9} <Debug> oximeter.measurements_i64 (a881824e-c05a-475d-9a3a-b675d6d480bc): There are no data parts | ||
| 329 | 2025.08.18 20:07:05.217206 [ 3 ] {1325bcd2-ca53-4006-8097-8c748ee839e9} <Debug> TCPHandler: Processed in 0.014055192 sec. | ||
| 330 | 2025.08.18 20:07:05.217385 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.08.18 20:07:05.217588 [ 3 ] {1b35122b-f877-4cf0-b47c-8be99cc38bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2025.08.18 20:07:05.217654 [ 3 ] {1b35122b-f877-4cf0-b47c-8be99cc38bb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.08.18 20:07:05.220807 [ 3 ] {1b35122b-f877-4cf0-b47c-8be99cc38bb9} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Loading data parts | ||
| 334 | 2025.08.18 20:07:05.220957 [ 3 ] {1b35122b-f877-4cf0-b47c-8be99cc38bb9} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): There are no data parts | ||
| 335 | 2025.08.18 20:07:05.226358 [ 3 ] {1b35122b-f877-4cf0-b47c-8be99cc38bb9} <Debug> TCPHandler: Processed in 0.009033498 sec. | ||
| 336 | 2025.08.18 20:07:05.226505 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.08.18 20:07:05.226670 [ 3 ] {2a579a4c-c9fc-4424-a81c-5ed971655a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2025.08.18 20:07:05.226735 [ 3 ] {2a579a4c-c9fc-4424-a81c-5ed971655a6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.08.18 20:07:05.232808 [ 3 ] {2a579a4c-c9fc-4424-a81c-5ed971655a6c} <Debug> oximeter.measurements_f32 (87524b27-50f1-4e00-87cb-6e8596ab3794): Loading data parts | ||
| 340 | 2025.08.18 20:07:05.232981 [ 3 ] {2a579a4c-c9fc-4424-a81c-5ed971655a6c} <Debug> oximeter.measurements_f32 (87524b27-50f1-4e00-87cb-6e8596ab3794): There are no data parts | ||
| 341 | 2025.08.18 20:07:05.237331 [ 3 ] {2a579a4c-c9fc-4424-a81c-5ed971655a6c} <Debug> TCPHandler: Processed in 0.010881292 sec. | ||
| 342 | 2025.08.18 20:07:05.237502 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.08.18 20:07:05.237734 [ 3 ] {a23bba26-c6d0-46c5-9922-32cf9781e339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2025.08.18 20:07:05.237805 [ 3 ] {a23bba26-c6d0-46c5-9922-32cf9781e339} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.08.18 20:07:05.243395 [ 3 ] {a23bba26-c6d0-46c5-9922-32cf9781e339} <Debug> oximeter.measurements_f64 (4b0f1fb9-81c1-4310-ab5d-dbf7de98d6db): Loading data parts | ||
| 346 | 2025.08.18 20:07:05.243568 [ 3 ] {a23bba26-c6d0-46c5-9922-32cf9781e339} <Debug> oximeter.measurements_f64 (4b0f1fb9-81c1-4310-ab5d-dbf7de98d6db): There are no data parts | ||
| 347 | 2025.08.18 20:07:05.248928 [ 3 ] {a23bba26-c6d0-46c5-9922-32cf9781e339} <Debug> TCPHandler: Processed in 0.01148706 sec. | ||
| 348 | 2025.08.18 20:07:05.249083 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.08.18 20:07:05.249271 [ 3 ] {7bee4cee-c356-4afb-820d-d51644712935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2025.08.18 20:07:05.249334 [ 3 ] {7bee4cee-c356-4afb-820d-d51644712935} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.08.18 20:07:05.251755 [ 3 ] {7bee4cee-c356-4afb-820d-d51644712935} <Debug> oximeter.measurements_string (defeb603-7068-42bb-833f-76ce06989dc1): Loading data parts | ||
| 352 | 2025.08.18 20:07:05.251912 [ 3 ] {7bee4cee-c356-4afb-820d-d51644712935} <Debug> oximeter.measurements_string (defeb603-7068-42bb-833f-76ce06989dc1): There are no data parts | ||
| 353 | 2025.08.18 20:07:05.255169 [ 3 ] {7bee4cee-c356-4afb-820d-d51644712935} <Debug> TCPHandler: Processed in 0.00614548 sec. | ||
| 354 | 2025.08.18 20:07:05.255336 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.08.18 20:07:05.255559 [ 3 ] {3daab729-731d-4ecd-9165-a11db85549b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.08.18 20:07:05.255644 [ 3 ] {3daab729-731d-4ecd-9165-a11db85549b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.08.18 20:07:05.257802 [ 3 ] {3daab729-731d-4ecd-9165-a11db85549b2} <Debug> oximeter.measurements_bytes (47a47ba6-e284-4955-9b8b-434fa97603d6): Loading data parts | ||
| 365 | 2025.08.18 20:07:05.257941 [ 3 ] {3daab729-731d-4ecd-9165-a11db85549b2} <Debug> oximeter.measurements_bytes (47a47ba6-e284-4955-9b8b-434fa97603d6): There are no data parts | ||
| 366 | 2025.08.18 20:07:05.261921 [ 3 ] {3daab729-731d-4ecd-9165-a11db85549b2} <Debug> TCPHandler: Processed in 0.006644077 sec. | ||
| 367 | 2025.08.18 20:07:05.262091 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.08.18 20:07:05.262298 [ 3 ] {67277112-8d67-41fa-8430-2fb79ea0e8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2025.08.18 20:07:05.262375 [ 3 ] {67277112-8d67-41fa-8430-2fb79ea0e8c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.08.18 20:07:05.264836 [ 3 ] {67277112-8d67-41fa-8430-2fb79ea0e8c9} <Debug> oximeter.measurements_cumulativei64 (65c0e6e6-43f7-46b0-89b1-cf3352bb4715): Loading data parts | ||
| 371 | 2025.08.18 20:07:05.264994 [ 3 ] {67277112-8d67-41fa-8430-2fb79ea0e8c9} <Debug> oximeter.measurements_cumulativei64 (65c0e6e6-43f7-46b0-89b1-cf3352bb4715): There are no data parts | ||
| 372 | 2025.08.18 20:07:05.269211 [ 3 ] {67277112-8d67-41fa-8430-2fb79ea0e8c9} <Debug> TCPHandler: Processed in 0.007180654 sec. | ||
| 373 | 2025.08.18 20:07:05.269350 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.08.18 20:07:05.269532 [ 3 ] {de21a229-e69f-49b6-9f30-9bba15609445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2025.08.18 20:07:05.269580 [ 3 ] {de21a229-e69f-49b6-9f30-9bba15609445} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.08.18 20:07:05.271800 [ 3 ] {de21a229-e69f-49b6-9f30-9bba15609445} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Loading data parts | ||
| 377 | 2025.08.18 20:07:05.271929 [ 3 ] {de21a229-e69f-49b6-9f30-9bba15609445} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): There are no data parts | ||
| 378 | 2025.08.18 20:07:05.277035 [ 3 ] {de21a229-e69f-49b6-9f30-9bba15609445} <Debug> TCPHandler: Processed in 0.007734501 sec. | ||
| 379 | 2025.08.18 20:07:05.277177 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.08.18 20:07:05.277337 [ 3 ] {db11b390-1fd2-4fdb-87a6-5add978d5497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 381 | 2025.08.18 20:07:05.277392 [ 3 ] {db11b390-1fd2-4fdb-87a6-5add978d5497} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.08.18 20:07:05.280903 [ 3 ] {db11b390-1fd2-4fdb-87a6-5add978d5497} <Debug> oximeter.measurements_cumulativef32 (c94a4519-be6a-41fd-8937-ece3b1a821f7): Loading data parts | ||
| 383 | 2025.08.18 20:07:05.281058 [ 3 ] {db11b390-1fd2-4fdb-87a6-5add978d5497} <Debug> oximeter.measurements_cumulativef32 (c94a4519-be6a-41fd-8937-ece3b1a821f7): There are no data parts | ||
| 384 | 2025.08.18 20:07:05.283423 [ 3 ] {db11b390-1fd2-4fdb-87a6-5add978d5497} <Debug> TCPHandler: Processed in 0.006295482 sec. | ||
| 385 | 2025.08.18 20:07:05.283581 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.08.18 20:07:05.283793 [ 3 ] {f162eff2-24ab-4d57-a897-92b20e522339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 387 | 2025.08.18 20:07:05.283854 [ 3 ] {f162eff2-24ab-4d57-a897-92b20e522339} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.08.18 20:07:05.287783 [ 3 ] {f162eff2-24ab-4d57-a897-92b20e522339} <Debug> oximeter.measurements_cumulativef64 (bc358265-25c7-40f6-8280-8aa118e59384): Loading data parts | ||
| 389 | 2025.08.18 20:07:05.287935 [ 3 ] {f162eff2-24ab-4d57-a897-92b20e522339} <Debug> oximeter.measurements_cumulativef64 (bc358265-25c7-40f6-8280-8aa118e59384): There are no data parts | ||
| 390 | 2025.08.18 20:07:05.290506 [ 3 ] {f162eff2-24ab-4d57-a897-92b20e522339} <Debug> TCPHandler: Processed in 0.006986801 sec. | ||
| 391 | 2025.08.18 20:07:05.290658 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.08.18 20:07:05.290884 [ 3 ] {c461f802-5bd8-47ad-905c-2e5462913172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2025.08.18 20:07:05.290956 [ 3 ] {c461f802-5bd8-47ad-905c-2e5462913172} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.08.18 20:07:05.299492 [ 3 ] {c461f802-5bd8-47ad-905c-2e5462913172} <Debug> oximeter.measurements_histogrami8 (40e36983-99b4-488f-be36-3c6712332dcf): Loading data parts | ||
| 405 | 2025.08.18 20:07:05.299778 [ 3 ] {c461f802-5bd8-47ad-905c-2e5462913172} <Debug> oximeter.measurements_histogrami8 (40e36983-99b4-488f-be36-3c6712332dcf): There are no data parts | ||
| 406 | 2025.08.18 20:07:05.305754 [ 3 ] {c461f802-5bd8-47ad-905c-2e5462913172} <Debug> TCPHandler: Processed in 0.015147347 sec. | ||
| 407 | 2025.08.18 20:07:05.305926 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.08.18 20:07:05.306177 [ 3 ] {81efcb31-a7f0-45b5-892a-916dd432b3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 409 | 2025.08.18 20:07:05.306251 [ 3 ] {81efcb31-a7f0-45b5-892a-916dd432b3d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.08.18 20:07:05.309391 [ 3 ] {81efcb31-a7f0-45b5-892a-916dd432b3d2} <Debug> oximeter.measurements_histogramu8 (a02fcfa2-676c-4862-8154-e44df0625ce5): Loading data parts | ||
| 411 | 2025.08.18 20:07:05.309613 [ 3 ] {81efcb31-a7f0-45b5-892a-916dd432b3d2} <Debug> oximeter.measurements_histogramu8 (a02fcfa2-676c-4862-8154-e44df0625ce5): There are no data parts | ||
| 412 | 2025.08.18 20:07:05.315617 [ 3 ] {81efcb31-a7f0-45b5-892a-916dd432b3d2} <Debug> TCPHandler: Processed in 0.009751407 sec. | ||
| 413 | 2025.08.18 20:07:05.315772 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.08.18 20:07:05.315985 [ 3 ] {68edb395-c8fb-4d50-9309-772d0b427a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 415 | 2025.08.18 20:07:05.316059 [ 3 ] {68edb395-c8fb-4d50-9309-772d0b427a00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.08.18 20:07:05.322072 [ 3 ] {68edb395-c8fb-4d50-9309-772d0b427a00} <Debug> oximeter.measurements_histogrami16 (4be11864-e118-4b76-841e-37a69772e32a): Loading data parts | ||
| 417 | 2025.08.18 20:07:05.322405 [ 3 ] {68edb395-c8fb-4d50-9309-772d0b427a00} <Debug> oximeter.measurements_histogrami16 (4be11864-e118-4b76-841e-37a69772e32a): There are no data parts | ||
| 418 | 2025.08.18 20:07:05.333179 [ 3 ] {68edb395-c8fb-4d50-9309-772d0b427a00} <Debug> TCPHandler: Processed in 0.017461667 sec. | ||
| 419 | 2025.08.18 20:07:05.333350 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.08.18 20:07:05.333637 [ 3 ] {e692beb1-04f8-45ed-befe-c432e2174771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 421 | 2025.08.18 20:07:05.333714 [ 3 ] {e692beb1-04f8-45ed-befe-c432e2174771} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.08.18 20:07:05.338939 [ 3 ] {e692beb1-04f8-45ed-befe-c432e2174771} <Debug> oximeter.measurements_histogramu16 (b49b610d-d7ac-4626-9dc1-4e19d44bfc29): Loading data parts | ||
| 423 | 2025.08.18 20:07:05.339099 [ 3 ] {e692beb1-04f8-45ed-befe-c432e2174771} <Debug> oximeter.measurements_histogramu16 (b49b610d-d7ac-4626-9dc1-4e19d44bfc29): There are no data parts | ||
| 424 | 2025.08.18 20:07:05.345723 [ 3 ] {e692beb1-04f8-45ed-befe-c432e2174771} <Debug> TCPHandler: Processed in 0.012434622 sec. | ||
| 425 | 2025.08.18 20:07:05.345866 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.08.18 20:07:05.346079 [ 3 ] {f0f02dea-0e15-4535-a01a-1ce32be5e55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 427 | 2025.08.18 20:07:05.346144 [ 3 ] {f0f02dea-0e15-4535-a01a-1ce32be5e55e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.08.18 20:07:05.351301 [ 3 ] {f0f02dea-0e15-4535-a01a-1ce32be5e55e} <Debug> oximeter.measurements_histogrami32 (90b76ec2-4407-420e-921b-372d08587d06): Loading data parts | ||
| 429 | 2025.08.18 20:07:05.351475 [ 3 ] {f0f02dea-0e15-4535-a01a-1ce32be5e55e} <Debug> oximeter.measurements_histogrami32 (90b76ec2-4407-420e-921b-372d08587d06): There are no data parts | ||
| 430 | 2025.08.18 20:07:05.355961 [ 3 ] {f0f02dea-0e15-4535-a01a-1ce32be5e55e} <Debug> TCPHandler: Processed in 0.010145532 sec. | ||
| 431 | 2025.08.18 20:07:05.356113 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.08.18 20:07:05.356399 [ 3 ] {15f419ab-2561-4974-90e1-3cc57d1ee63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 433 | 2025.08.18 20:07:05.356474 [ 3 ] {15f419ab-2561-4974-90e1-3cc57d1ee63b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.08.18 20:07:05.367098 [ 3 ] {15f419ab-2561-4974-90e1-3cc57d1ee63b} <Debug> oximeter.measurements_histogramu32 (06d8119c-3664-4e72-9dba-9844637dbc7c): Loading data parts | ||
| 435 | 2025.08.18 20:07:05.367319 [ 3 ] {15f419ab-2561-4974-90e1-3cc57d1ee63b} <Debug> oximeter.measurements_histogramu32 (06d8119c-3664-4e72-9dba-9844637dbc7c): There are no data parts | ||
| 436 | 2025.08.18 20:07:05.370574 [ 3 ] {15f419ab-2561-4974-90e1-3cc57d1ee63b} <Debug> TCPHandler: Processed in 0.014520939 sec. | ||
| 437 | 2025.08.18 20:07:05.370762 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.08.18 20:07:05.370995 [ 3 ] {7fbb2323-b749-468b-bb9b-bea3df1b3cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 439 | 2025.08.18 20:07:05.371063 [ 3 ] {7fbb2323-b749-468b-bb9b-bea3df1b3cc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.08.18 20:07:05.376713 [ 3 ] {7fbb2323-b749-468b-bb9b-bea3df1b3cc1} <Debug> oximeter.measurements_histogrami64 (290375eb-cacb-414d-8442-75a1a7169326): Loading data parts | ||
| 441 | 2025.08.18 20:07:05.376906 [ 3 ] {7fbb2323-b749-468b-bb9b-bea3df1b3cc1} <Debug> oximeter.measurements_histogrami64 (290375eb-cacb-414d-8442-75a1a7169326): There are no data parts | ||
| 442 | 2025.08.18 20:07:05.382422 [ 3 ] {7fbb2323-b749-468b-bb9b-bea3df1b3cc1} <Debug> TCPHandler: Processed in 0.011723703 sec. | ||
| 443 | 2025.08.18 20:07:05.382572 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.08.18 20:07:05.382816 [ 3 ] {b5ee3ccb-ddb7-46bf-a66d-e36a95040701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 445 | 2025.08.18 20:07:05.382891 [ 3 ] {b5ee3ccb-ddb7-46bf-a66d-e36a95040701} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.08.18 20:07:05.388463 [ 3 ] {b5ee3ccb-ddb7-46bf-a66d-e36a95040701} <Debug> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Loading data parts | ||
| 447 | 2025.08.18 20:07:05.388639 [ 3 ] {b5ee3ccb-ddb7-46bf-a66d-e36a95040701} <Debug> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): There are no data parts | ||
| 448 | 2025.08.18 20:07:05.392860 [ 3 ] {b5ee3ccb-ddb7-46bf-a66d-e36a95040701} <Debug> TCPHandler: Processed in 0.010340305 sec. | ||
| 449 | 2025.08.18 20:07:05.393048 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.08.18 20:07:05.393268 [ 3 ] {a9f86534-04d3-4818-be45-77d8c57fc1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 451 | 2025.08.18 20:07:05.393337 [ 3 ] {a9f86534-04d3-4818-be45-77d8c57fc1a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.08.18 20:07:05.398504 [ 3 ] {a9f86534-04d3-4818-be45-77d8c57fc1a9} <Debug> oximeter.measurements_histogramf32 (ba3fca15-7195-4727-9afe-0ace50ae7103): Loading data parts | ||
| 453 | 2025.08.18 20:07:05.398687 [ 3 ] {a9f86534-04d3-4818-be45-77d8c57fc1a9} <Debug> oximeter.measurements_histogramf32 (ba3fca15-7195-4727-9afe-0ace50ae7103): There are no data parts | ||
| 454 | 2025.08.18 20:07:05.404168 [ 3 ] {a9f86534-04d3-4818-be45-77d8c57fc1a9} <Debug> TCPHandler: Processed in 0.011181056 sec. | ||
| 455 | 2025.08.18 20:07:05.404334 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.08.18 20:07:05.404612 [ 3 ] {2bab395e-3fdf-4f93-9925-d997c191205f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 457 | 2025.08.18 20:07:05.404702 [ 3 ] {2bab395e-3fdf-4f93-9925-d997c191205f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.08.18 20:07:05.406872 [ 3 ] {2bab395e-3fdf-4f93-9925-d997c191205f} <Debug> oximeter.measurements_histogramf64 (96ae6c78-be89-4b1e-9a97-67ffa6118a75): Loading data parts | ||
| 459 | 2025.08.18 20:07:05.407019 [ 3 ] {2bab395e-3fdf-4f93-9925-d997c191205f} <Debug> oximeter.measurements_histogramf64 (96ae6c78-be89-4b1e-9a97-67ffa6118a75): There are no data parts | ||
| 460 | 2025.08.18 20:07:05.410812 [ 3 ] {2bab395e-3fdf-4f93-9925-d997c191205f} <Debug> TCPHandler: Processed in 0.006537495 sec. | ||
| 461 | 2025.08.18 20:07:05.411000 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.08.18 20:07:05.411190 [ 3 ] {fdb046db-5998-4cc2-9635-3186f88b04c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2025.08.18 20:07:05.411276 [ 3 ] {fdb046db-5998-4cc2-9635-3186f88b04c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.08.18 20:07:05.414681 [ 3 ] {fdb046db-5998-4cc2-9635-3186f88b04c7} <Debug> oximeter.fields_bool (c7aa6c4a-1403-4d59-bc23-9694eeba0952): Loading data parts | ||
| 490 | 2025.08.18 20:07:05.414837 [ 3 ] {fdb046db-5998-4cc2-9635-3186f88b04c7} <Debug> oximeter.fields_bool (c7aa6c4a-1403-4d59-bc23-9694eeba0952): There are no data parts | ||
| 491 | 2025.08.18 20:07:05.419984 [ 3 ] {fdb046db-5998-4cc2-9635-3186f88b04c7} <Debug> TCPHandler: Processed in 0.009034578 sec. | ||
| 492 | 2025.08.18 20:07:05.420135 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.08.18 20:07:05.420313 [ 3 ] {80e9bc5a-1086-441f-924d-37588070f3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 494 | 2025.08.18 20:07:05.420424 [ 3 ] {80e9bc5a-1086-441f-924d-37588070f3c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.08.18 20:07:05.427216 [ 3 ] {80e9bc5a-1086-441f-924d-37588070f3c3} <Debug> oximeter.fields_i8 (9395928f-7fdf-4945-aa5d-c321d1ef4fba): Loading data parts | ||
| 496 | 2025.08.18 20:07:05.427371 [ 3 ] {80e9bc5a-1086-441f-924d-37588070f3c3} <Debug> oximeter.fields_i8 (9395928f-7fdf-4945-aa5d-c321d1ef4fba): There are no data parts | ||
| 497 | 2025.08.18 20:07:05.439055 [ 3 ] {80e9bc5a-1086-441f-924d-37588070f3c3} <Debug> TCPHandler: Processed in 0.018971447 sec. | ||
| 498 | 2025.08.18 20:07:05.439237 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.08.18 20:07:05.439581 [ 3 ] {e6e4c9ab-9090-466e-bb62-5c931ad5dc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 500 | 2025.08.18 20:07:05.439748 [ 3 ] {e6e4c9ab-9090-466e-bb62-5c931ad5dc6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.08.18 20:07:05.449797 [ 3 ] {e6e4c9ab-9090-466e-bb62-5c931ad5dc6b} <Debug> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Loading data parts | ||
| 502 | 2025.08.18 20:07:05.449983 [ 3 ] {e6e4c9ab-9090-466e-bb62-5c931ad5dc6b} <Debug> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): There are no data parts | ||
| 503 | 2025.08.18 20:07:05.457750 [ 3 ] {e6e4c9ab-9090-466e-bb62-5c931ad5dc6b} <Debug> TCPHandler: Processed in 0.018589652 sec. | ||
| 504 | 2025.08.18 20:07:05.457929 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.08.18 20:07:05.458119 [ 3 ] {ca8b2db4-6720-4f6b-8587-4f57f1585374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 506 | 2025.08.18 20:07:05.458273 [ 3 ] {ca8b2db4-6720-4f6b-8587-4f57f1585374} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.08.18 20:07:05.464900 [ 3 ] {ca8b2db4-6720-4f6b-8587-4f57f1585374} <Debug> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Loading data parts | ||
| 508 | 2025.08.18 20:07:05.465057 [ 3 ] {ca8b2db4-6720-4f6b-8587-4f57f1585374} <Debug> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): There are no data parts | ||
| 509 | 2025.08.18 20:07:05.470134 [ 3 ] {ca8b2db4-6720-4f6b-8587-4f57f1585374} <Debug> TCPHandler: Processed in 0.01226901 sec. | ||
| 510 | 2025.08.18 20:07:05.470306 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.08.18 20:07:05.470606 [ 3 ] {5dd33e99-b4ae-43c5-a625-96db2df08cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 512 | 2025.08.18 20:07:05.470748 [ 3 ] {5dd33e99-b4ae-43c5-a625-96db2df08cdb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.08.18 20:07:05.476291 [ 3 ] {5dd33e99-b4ae-43c5-a625-96db2df08cdb} <Debug> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Loading data parts | ||
| 514 | 2025.08.18 20:07:05.476474 [ 3 ] {5dd33e99-b4ae-43c5-a625-96db2df08cdb} <Debug> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): There are no data parts | ||
| 515 | 2025.08.18 20:07:05.478959 [ 3 ] {5dd33e99-b4ae-43c5-a625-96db2df08cdb} <Debug> TCPHandler: Processed in 0.008718093 sec. | ||
| 516 | 2025.08.18 20:07:05.479113 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.08.18 20:07:05.479292 [ 3 ] {42fc74b0-15e2-404e-907d-66100c9f6541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 518 | 2025.08.18 20:07:05.479467 [ 3 ] {42fc74b0-15e2-404e-907d-66100c9f6541} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.08.18 20:07:05.489668 [ 3 ] {42fc74b0-15e2-404e-907d-66100c9f6541} <Debug> oximeter.fields_i32 (06709d3b-60a6-40a6-98d5-af9dfb5db622): Loading data parts | ||
| 520 | 2025.08.18 20:07:05.489850 [ 3 ] {42fc74b0-15e2-404e-907d-66100c9f6541} <Debug> oximeter.fields_i32 (06709d3b-60a6-40a6-98d5-af9dfb5db622): There are no data parts | ||
| 521 | 2025.08.18 20:07:05.494088 [ 3 ] {42fc74b0-15e2-404e-907d-66100c9f6541} <Debug> TCPHandler: Processed in 0.015030715 sec. | ||
| 522 | 2025.08.18 20:07:05.494263 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.08.18 20:07:05.494522 [ 3 ] {e1ba6947-8608-4e8d-86c8-a2d736c979b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 524 | 2025.08.18 20:07:05.494648 [ 3 ] {e1ba6947-8608-4e8d-86c8-a2d736c979b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.08.18 20:07:05.500634 [ 3 ] {e1ba6947-8608-4e8d-86c8-a2d736c979b4} <Debug> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Loading data parts | ||
| 526 | 2025.08.18 20:07:05.500817 [ 3 ] {e1ba6947-8608-4e8d-86c8-a2d736c979b4} <Debug> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): There are no data parts | ||
| 527 | 2025.08.18 20:07:05.504673 [ 3 ] {e1ba6947-8608-4e8d-86c8-a2d736c979b4} <Debug> TCPHandler: Processed in 0.010478276 sec. | ||
| 528 | 2025.08.18 20:07:05.504823 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.08.18 20:07:05.504980 [ 3 ] {f45cfcde-7364-44e0-a1a4-56b858a21604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 530 | 2025.08.18 20:07:05.505139 [ 3 ] {f45cfcde-7364-44e0-a1a4-56b858a21604} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.08.18 20:07:05.510423 [ 3 ] {f45cfcde-7364-44e0-a1a4-56b858a21604} <Debug> oximeter.fields_i64 (76094dbc-b8ac-4c29-8c57-3249451b7571): Loading data parts | ||
| 532 | 2025.08.18 20:07:05.510577 [ 3 ] {f45cfcde-7364-44e0-a1a4-56b858a21604} <Debug> oximeter.fields_i64 (76094dbc-b8ac-4c29-8c57-3249451b7571): There are no data parts | ||
| 533 | 2025.08.18 20:07:05.513315 [ 3 ] {f45cfcde-7364-44e0-a1a4-56b858a21604} <Debug> TCPHandler: Processed in 0.008543651 sec. | ||
| 534 | 2025.08.18 20:07:05.513466 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.08.18 20:07:05.513704 [ 3 ] {253259de-2aeb-4cf8-ae0a-cf5029ca236e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 536 | 2025.08.18 20:07:05.513823 [ 3 ] {253259de-2aeb-4cf8-ae0a-cf5029ca236e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.08.18 20:07:05.518450 [ 3 ] {253259de-2aeb-4cf8-ae0a-cf5029ca236e} <Debug> oximeter.fields_u64 (aa4f7d1b-a476-4994-8b0a-e55dbed2e988): Loading data parts | ||
| 538 | 2025.08.18 20:07:05.518587 [ 3 ] {253259de-2aeb-4cf8-ae0a-cf5029ca236e} <Debug> oximeter.fields_u64 (aa4f7d1b-a476-4994-8b0a-e55dbed2e988): There are no data parts | ||
| 539 | 2025.08.18 20:07:05.521468 [ 3 ] {253259de-2aeb-4cf8-ae0a-cf5029ca236e} <Debug> TCPHandler: Processed in 0.008053385 sec. | ||
| 540 | 2025.08.18 20:07:05.521621 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.08.18 20:07:05.521780 [ 3 ] {1e16f7d2-00e7-425d-8e1b-2fc6ce71acea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 542 | 2025.08.18 20:07:05.521892 [ 3 ] {1e16f7d2-00e7-425d-8e1b-2fc6ce71acea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.08.18 20:07:05.525708 [ 3 ] {1e16f7d2-00e7-425d-8e1b-2fc6ce71acea} <Debug> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Loading data parts | ||
| 544 | 2025.08.18 20:07:05.525966 [ 3 ] {1e16f7d2-00e7-425d-8e1b-2fc6ce71acea} <Debug> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): There are no data parts | ||
| 545 | 2025.08.18 20:07:05.528546 [ 3 ] {1e16f7d2-00e7-425d-8e1b-2fc6ce71acea} <Debug> TCPHandler: Processed in 0.006974381 sec. | ||
| 546 | 2025.08.18 20:07:05.528705 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.08.18 20:07:05.528957 [ 3 ] {492af19c-0a82-413a-8527-1b007ddf2274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 548 | 2025.08.18 20:07:05.529085 [ 3 ] {492af19c-0a82-413a-8527-1b007ddf2274} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.08.18 20:07:05.531420 [ 3 ] {492af19c-0a82-413a-8527-1b007ddf2274} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Loading data parts | ||
| 550 | 2025.08.18 20:07:05.531564 [ 3 ] {492af19c-0a82-413a-8527-1b007ddf2274} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): There are no data parts | ||
| 551 | 2025.08.18 20:07:05.540940 [ 3 ] {492af19c-0a82-413a-8527-1b007ddf2274} <Debug> TCPHandler: Processed in 0.0122914 sec. | ||
| 552 | 2025.08.18 20:07:05.541107 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.08.18 20:07:05.541266 [ 3 ] {aca9984c-a109-4a28-8944-6343a2d126b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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) | ||
| 554 | 2025.08.18 20:07:05.541404 [ 3 ] {aca9984c-a109-4a28-8944-6343a2d126b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.08.18 20:07:05.543893 [ 3 ] {aca9984c-a109-4a28-8944-6343a2d126b8} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Loading data parts | ||
| 556 | 2025.08.18 20:07:05.544056 [ 3 ] {aca9984c-a109-4a28-8944-6343a2d126b8} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): There are no data parts | ||
| 557 | 2025.08.18 20:07:05.548876 [ 3 ] {aca9984c-a109-4a28-8944-6343a2d126b8} <Debug> TCPHandler: Processed in 0.007820172 sec. | ||
| 558 | 2025.08.18 20:07:05.549106 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2025.08.18 20:07:05.549404 [ 3 ] {81f244c1-cb61-4986-bc74-92f0a0ddc85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | 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) | ||
| 563 | 2025.08.18 20:07:05.549541 [ 3 ] {81f244c1-cb61-4986-bc74-92f0a0ddc85e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2025.08.18 20:07:05.551735 [ 3 ] {81f244c1-cb61-4986-bc74-92f0a0ddc85e} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489): Loading data parts | ||
| 565 | 2025.08.18 20:07:05.551970 [ 3 ] {81f244c1-cb61-4986-bc74-92f0a0ddc85e} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489): There are no data parts | ||
| 566 | 2025.08.18 20:07:05.561318 [ 3 ] {81f244c1-cb61-4986-bc74-92f0a0ddc85e} <Debug> TCPHandler: Processed in 0.01226198 sec. | ||
| 567 | 2025.08.18 20:07:05.563687 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.08.18 20:07:05.564102 [ 4 ] {c0b23c77-1a83-452c-a312-9a6f4ff9efb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2025.08.18 20:07:05.565525 [ 4 ] {c0b23c77-1a83-452c-a312-9a6f4ff9efb0} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2025.08.18 20:07:05.575144 [ 260 ] {c0b23c77-1a83-452c-a312-9a6f4ff9efb0} <Trace> oximeter.version (8387e833-a6f8-4491-ad41-d7bd64244b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2025.08.18 20:07:05.575311 [ 260 ] {c0b23c77-1a83-452c-a312-9a6f4ff9efb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 572 | 2025.08.18 20:07:05.579401 [ 260 ] {c0b23c77-1a83-452c-a312-9a6f4ff9efb0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2025.08.18 20:07:05.580028 [ 260 ] {c0b23c77-1a83-452c-a312-9a6f4ff9efb0} <Trace> oximeter.version (8387e833-a6f8-4491-ad41-d7bd64244b83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2025.08.18 20:07:05.580408 [ 4 ] {c0b23c77-1a83-452c-a312-9a6f4ff9efb0} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016447 sec., 60.80136195050769 rows/sec., 972.82 B/sec. | ||
| 575 | 2025.08.18 20:07:05.580693 [ 4 ] {c0b23c77-1a83-452c-a312-9a6f4ff9efb0} <Debug> TCPHandler: Processed in 0.017145904 sec. | ||
| 576 | 2025.08.18 20:07:05.819749 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49871 | ||
| 577 | 2025.08.18 20:07:05.819887 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 578 | 2025.08.18 20:07:05.819919 [ 262 ] {} <Debug> TCP-Session: 0789f3ef-109d-4869-8658-a503f451135a Authenticating user 'default' from [fd00:1122:3344:101::a]:49871 | ||
| 579 | 2025.08.18 20:07:05.819942 [ 262 ] {} <Debug> TCP-Session: 0789f3ef-109d-4869-8658-a503f451135a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 580 | 2025.08.18 20:07:05.820002 [ 262 ] {} <Debug> TCP-Session: 0789f3ef-109d-4869-8658-a503f451135a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.08.18 20:07:05.820076 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 582 | 2025.08.18 20:07:05.820111 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 583 | 2025.08.18 20:07:05.820154 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2025.08.18 20:07:05.822562 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54182 | ||
| 585 | 2025.08.18 20:07:05.822662 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44583 | ||
| 586 | 2025.08.18 20:07:05.822735 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55646 | ||
| 587 | 2025.08.18 20:07:05.822766 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2025.08.18 20:07:05.822842 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38052 | ||
| 589 | 2025.08.18 20:07:05.822893 [ 263 ] {} <Debug> TCP-Session: 3df33716-0cf5-4cda-9ab4-02f110c3fa0e Authenticating user 'default' from [fd00:1122:3344:101::a]:54182 | ||
| 590 | 2025.08.18 20:07:05.822905 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2025.08.18 20:07:05.822930 [ 263 ] {} <Debug> TCP-Session: 3df33716-0cf5-4cda-9ab4-02f110c3fa0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2025.08.18 20:07:05.822995 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47791 | ||
| 593 | 2025.08.18 20:07:05.822998 [ 263 ] {} <Debug> TCP-Session: 3df33716-0cf5-4cda-9ab4-02f110c3fa0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2025.08.18 20:07:05.823004 [ 264 ] {} <Debug> TCP-Session: 9393d371-af7c-4122-85ae-d763d79df759 Authenticating user 'default' from [fd00:1122:3344:101::a]:44583 | ||
| 595 | 2025.08.18 20:07:05.823073 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2025.08.18 20:07:05.823090 [ 264 ] {} <Debug> TCP-Session: 9393d371-af7c-4122-85ae-d763d79df759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2025.08.18 20:07:05.823104 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2025.08.18 20:07:05.823151 [ 265 ] {} <Debug> TCP-Session: 5d23eb45-644e-422c-b31f-bd952a1ac2ee Authenticating user 'default' from [fd00:1122:3344:101::a]:55646 | ||
| 599 | 2025.08.18 20:07:05.823167 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51325 | ||
| 600 | 2025.08.18 20:07:05.823113 [ 264 ] {} <Debug> TCP-Session: 9393d371-af7c-4122-85ae-d763d79df759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2025.08.18 20:07:05.823213 [ 265 ] {} <Debug> TCP-Session: 5d23eb45-644e-422c-b31f-bd952a1ac2ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2025.08.18 20:07:05.823230 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2025.08.18 20:07:05.823257 [ 265 ] {} <Debug> TCP-Session: 5d23eb45-644e-422c-b31f-bd952a1ac2ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.08.18 20:07:05.823283 [ 267 ] {} <Debug> TCP-Session: 60dc0a3c-8732-4d36-b321-64494db7d859 Authenticating user 'default' from [fd00:1122:3344:101::a]:47791 | ||
| 605 | 2025.08.18 20:07:05.823308 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48109 | ||
| 606 | 2025.08.18 20:07:05.823343 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2025.08.18 20:07:05.823344 [ 267 ] {} <Debug> TCP-Session: 60dc0a3c-8732-4d36-b321-64494db7d859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.08.18 20:07:05.823384 [ 268 ] {} <Debug> TCP-Session: 30dfe8d5-44c1-4a0e-8421-c9ea67a925fc Authenticating user 'default' from [fd00:1122:3344:101::a]:51325 | ||
| 609 | 2025.08.18 20:07:05.823204 [ 266 ] {} <Debug> TCP-Session: ed5b0efc-f2d6-44a4-a79b-048b0cf4b39e Authenticating user 'default' from [fd00:1122:3344:101::a]:38052 | ||
| 610 | 2025.08.18 20:07:05.823436 [ 267 ] {} <Debug> TCP-Session: 60dc0a3c-8732-4d36-b321-64494db7d859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.08.18 20:07:05.823470 [ 266 ] {} <Debug> TCP-Session: ed5b0efc-f2d6-44a4-a79b-048b0cf4b39e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.08.18 20:07:05.823459 [ 268 ] {} <Debug> TCP-Session: 30dfe8d5-44c1-4a0e-8421-c9ea67a925fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.08.18 20:07:05.823511 [ 266 ] {} <Debug> TCP-Session: ed5b0efc-f2d6-44a4-a79b-048b0cf4b39e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.08.18 20:07:05.823518 [ 268 ] {} <Debug> TCP-Session: 30dfe8d5-44c1-4a0e-8421-c9ea67a925fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.08.18 20:07:05.823576 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 616 | 2025.08.18 20:07:05.823619 [ 269 ] {} <Debug> TCP-Session: cefb5815-e4b0-4c8e-a3b5-97d2b4dfd87d Authenticating user 'default' from [fd00:1122:3344:101::a]:48109 | ||
| 617 | 2025.08.18 20:07:05.823689 [ 269 ] {} <Debug> TCP-Session: cefb5815-e4b0-4c8e-a3b5-97d2b4dfd87d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.08.18 20:07:05.823705 [ 269 ] {} <Debug> TCP-Session: cefb5815-e4b0-4c8e-a3b5-97d2b4dfd87d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.08.18 20:07:06.001128 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.59 MiB, peak 124.59 MiB, free memory in arenas 0.00 B, will set to 138.54 MiB (RSS), difference: 13.96 MiB | ||
| 620 | 2025.08.18 20:07:06.145971 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35930 | ||
| 621 | 2025.08.18 20:07:06.146411 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.08.18 20:07:06.146466 [ 270 ] {} <Debug> TCP-Session: 74569170-ac6e-409a-a347-7798cd856321 Authenticating user 'default' from [fd00:1122:3344:101::c]:35930 | ||
| 623 | 2025.08.18 20:07:06.146595 [ 270 ] {} <Debug> TCP-Session: 74569170-ac6e-409a-a347-7798cd856321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.08.18 20:07:06.146617 [ 270 ] {} <Debug> TCP-Session: 74569170-ac6e-409a-a347-7798cd856321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.08.18 20:07:06.146710 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.08.18 20:07:06.146782 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2025.08.18 20:07:06.146837 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.08.18 20:07:06.148098 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61657 | ||
| 629 | 2025.08.18 20:07:06.148202 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63060 | ||
| 630 | 2025.08.18 20:07:06.148245 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52158 | ||
| 631 | 2025.08.18 20:07:06.148349 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2025.08.18 20:07:06.148438 [ 271 ] {} <Debug> TCP-Session: 10270dbf-10bb-4173-bc1d-0c06a27aea7a Authenticating user 'default' from [fd00:1122:3344:101::c]:61657 | ||
| 633 | 2025.08.18 20:07:06.148450 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45435 | ||
| 634 | 2025.08.18 20:07:06.148465 [ 271 ] {} <Debug> TCP-Session: 10270dbf-10bb-4173-bc1d-0c06a27aea7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2025.08.18 20:07:06.148537 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63917 | ||
| 636 | 2025.08.18 20:07:06.148552 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2025.08.18 20:07:06.148634 [ 271 ] {} <Debug> TCP-Session: 10270dbf-10bb-4173-bc1d-0c06a27aea7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.08.18 20:07:06.148718 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64344 | ||
| 639 | 2025.08.18 20:07:06.148673 [ 272 ] {} <Debug> TCP-Session: a85e000d-d12c-4c5d-926f-09657dca2739 Authenticating user 'default' from [fd00:1122:3344:101::c]:63060 | ||
| 640 | 2025.08.18 20:07:06.148834 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48526 | ||
| 641 | 2025.08.18 20:07:06.148654 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2025.08.18 20:07:06.149012 [ 273 ] {} <Debug> TCP-Session: 793d00cb-a4f5-4757-8d71-8d9d038ed207 Authenticating user 'default' from [fd00:1122:3344:101::c]:52158 | ||
| 643 | 2025.08.18 20:07:06.148873 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2025.08.18 20:07:06.149049 [ 273 ] {} <Debug> TCP-Session: 793d00cb-a4f5-4757-8d71-8d9d038ed207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.08.18 20:07:06.149144 [ 274 ] {} <Debug> TCP-Session: 040efb30-2c5f-41cc-bd13-e073ae92512e Authenticating user 'default' from [fd00:1122:3344:101::c]:45435 | ||
| 646 | 2025.08.18 20:07:06.149157 [ 273 ] {} <Debug> TCP-Session: 793d00cb-a4f5-4757-8d71-8d9d038ed207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.08.18 20:07:06.149182 [ 274 ] {} <Debug> TCP-Session: 040efb30-2c5f-41cc-bd13-e073ae92512e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.08.18 20:07:06.148927 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2025.08.18 20:07:06.149306 [ 274 ] {} <Debug> TCP-Session: 040efb30-2c5f-41cc-bd13-e073ae92512e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.08.18 20:07:06.149305 [ 272 ] {} <Debug> TCP-Session: a85e000d-d12c-4c5d-926f-09657dca2739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.08.18 20:07:06.149444 [ 272 ] {} <Debug> TCP-Session: a85e000d-d12c-4c5d-926f-09657dca2739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.08.18 20:07:06.149745 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2025.08.18 20:07:06.149746 [ 275 ] {} <Debug> TCP-Session: 14d335bb-1ceb-42a4-a9e0-b19f45ff67cb Authenticating user 'default' from [fd00:1122:3344:101::c]:63917 | ||
| 654 | 2025.08.18 20:07:06.149950 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2025.08.18 20:07:06.150079 [ 275 ] {} <Debug> TCP-Session: 14d335bb-1ceb-42a4-a9e0-b19f45ff67cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.08.18 20:07:06.150100 [ 277 ] {} <Debug> TCP-Session: 59de498f-aaa5-45fa-8ffe-51afb810e805 Authenticating user 'default' from [fd00:1122:3344:101::c]:48526 | ||
| 657 | 2025.08.18 20:07:06.150104 [ 275 ] {} <Debug> TCP-Session: 14d335bb-1ceb-42a4-a9e0-b19f45ff67cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.08.18 20:07:06.150210 [ 277 ] {} <Debug> TCP-Session: 59de498f-aaa5-45fa-8ffe-51afb810e805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.08.18 20:07:06.150312 [ 277 ] {} <Debug> TCP-Session: 59de498f-aaa5-45fa-8ffe-51afb810e805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.08.18 20:07:06.149787 [ 276 ] {} <Debug> TCP-Session: 94681699-bffa-4030-8932-98507cf65092 Authenticating user 'default' from [fd00:1122:3344:101::c]:64344 | ||
| 661 | 2025.08.18 20:07:06.150749 [ 276 ] {} <Debug> TCP-Session: 94681699-bffa-4030-8932-98507cf65092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.08.18 20:07:06.150773 [ 276 ] {} <Debug> TCP-Session: 94681699-bffa-4030-8932-98507cf65092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.08.18 20:07:06.740695 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40169 | ||
| 664 | 2025.08.18 20:07:06.741021 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.08.18 20:07:06.741058 [ 278 ] {} <Debug> TCP-Session: 2443a6e6-31d0-4c2b-9ff0-c28b9fd2ba7f Authenticating user 'default' from [fd00:1122:3344:101::b]:40169 | ||
| 666 | 2025.08.18 20:07:06.741080 [ 278 ] {} <Debug> TCP-Session: 2443a6e6-31d0-4c2b-9ff0-c28b9fd2ba7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.08.18 20:07:06.741198 [ 278 ] {} <Debug> TCP-Session: 2443a6e6-31d0-4c2b-9ff0-c28b9fd2ba7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.08.18 20:07:06.741268 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.08.18 20:07:06.741312 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2025.08.18 20:07:06.741431 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.08.18 20:07:06.742584 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42504 | ||
| 672 | 2025.08.18 20:07:06.742671 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47315 | ||
| 673 | 2025.08.18 20:07:06.742793 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2025.08.18 20:07:06.742849 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.08.18 20:07:06.742937 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34142 | ||
| 676 | 2025.08.18 20:07:06.742962 [ 279 ] {} <Debug> TCP-Session: 9d4c1832-aabc-46be-98e6-f836be4e4082 Authenticating user 'default' from [fd00:1122:3344:101::b]:42504 | ||
| 677 | 2025.08.18 20:07:06.742813 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43845 | ||
| 678 | 2025.08.18 20:07:06.743034 [ 280 ] {} <Debug> TCP-Session: f9207a8e-e901-4a19-be81-38c40076a38c Authenticating user 'default' from [fd00:1122:3344:101::b]:47315 | ||
| 679 | 2025.08.18 20:07:06.743094 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33044 | ||
| 680 | 2025.08.18 20:07:06.743033 [ 279 ] {} <Debug> TCP-Session: 9d4c1832-aabc-46be-98e6-f836be4e4082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.08.18 20:07:06.742997 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37081 | ||
| 682 | 2025.08.18 20:07:06.743196 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61160 | ||
| 683 | 2025.08.18 20:07:06.743164 [ 280 ] {} <Debug> TCP-Session: f9207a8e-e901-4a19-be81-38c40076a38c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2025.08.18 20:07:06.743154 [ 279 ] {} <Debug> TCP-Session: 9d4c1832-aabc-46be-98e6-f836be4e4082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2025.08.18 20:07:06.743306 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2025.08.18 20:07:06.743288 [ 280 ] {} <Debug> TCP-Session: f9207a8e-e901-4a19-be81-38c40076a38c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2025.08.18 20:07:06.743424 [ 282 ] {} <Debug> TCP-Session: ad8e3b45-55a3-4ad3-adb9-eac557512eb1 Authenticating user 'default' from [fd00:1122:3344:101::b]:34142 | ||
| 688 | 2025.08.18 20:07:06.743449 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2025.08.18 20:07:06.743502 [ 282 ] {} <Debug> TCP-Session: ad8e3b45-55a3-4ad3-adb9-eac557512eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.08.18 20:07:06.743528 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.08.18 20:07:06.743573 [ 284 ] {} <Debug> TCP-Session: ce57cb2a-f149-460e-9577-84a385790a72 Authenticating user 'default' from [fd00:1122:3344:101::b]:33044 | ||
| 692 | 2025.08.18 20:07:06.743591 [ 282 ] {} <Debug> TCP-Session: ad8e3b45-55a3-4ad3-adb9-eac557512eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.08.18 20:07:06.743625 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2025.08.18 20:07:06.743589 [ 281 ] {} <Debug> TCP-Session: c38c44dd-282c-4492-b4f7-1353d1bd4886 Authenticating user 'default' from [fd00:1122:3344:101::b]:43845 | ||
| 695 | 2025.08.18 20:07:06.743703 [ 283 ] {} <Debug> TCP-Session: 7a13e62e-8c95-4026-bf3a-53fc19fd4ebd Authenticating user 'default' from [fd00:1122:3344:101::b]:37081 | ||
| 696 | 2025.08.18 20:07:06.743686 [ 284 ] {} <Debug> TCP-Session: ce57cb2a-f149-460e-9577-84a385790a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.08.18 20:07:06.743577 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2025.08.18 20:07:06.743832 [ 283 ] {} <Debug> TCP-Session: 7a13e62e-8c95-4026-bf3a-53fc19fd4ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.08.18 20:07:06.743792 [ 284 ] {} <Debug> TCP-Session: ce57cb2a-f149-460e-9577-84a385790a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.08.18 20:07:06.743789 [ 281 ] {} <Debug> TCP-Session: c38c44dd-282c-4492-b4f7-1353d1bd4886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.08.18 20:07:06.743962 [ 285 ] {} <Debug> TCP-Session: 8521bc08-7344-421c-a8c9-1bcb6fc1a755 Authenticating user 'default' from [fd00:1122:3344:101::b]:61160 | ||
| 702 | 2025.08.18 20:07:06.743965 [ 283 ] {} <Debug> TCP-Session: 7a13e62e-8c95-4026-bf3a-53fc19fd4ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.08.18 20:07:06.744021 [ 281 ] {} <Debug> TCP-Session: c38c44dd-282c-4492-b4f7-1353d1bd4886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.08.18 20:07:06.744051 [ 285 ] {} <Debug> TCP-Session: 8521bc08-7344-421c-a8c9-1bcb6fc1a755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.08.18 20:07:06.744113 [ 285 ] {} <Debug> TCP-Session: 8521bc08-7344-421c-a8c9-1bcb6fc1a755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.08.18 20:07:07.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.64 MiB, peak 138.64 MiB, free memory in arenas 0.00 B, will set to 139.73 MiB (RSS), difference: 1.09 MiB | ||
| 707 | 2025.08.18 20:07:11.463887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.08.18 20:07:11.463956 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.08.18 20:07:11.463991 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.08.18 20:07:11.464044 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.08.18 20:07:11.470018 [ 244 ] {} <Debug> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Loading data parts | ||
| 712 | 2025.08.18 20:07:11.470225 [ 244 ] {} <Debug> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): There are no data parts | ||
| 713 | 2025.08.18 20:07:11.475899 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.08.18 20:07:11.476027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 715 | 2025.08.18 20:07:11.481635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2025.08.18 20:07:11.482176 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2025.08.18 20:07:11.482407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2025.08.18 20:07:11.485631 [ 243 ] {} <Debug> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Loading data parts | ||
| 719 | 2025.08.18 20:07:11.485808 [ 243 ] {} <Debug> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): There are no data parts | ||
| 720 | 2025.08.18 20:07:11.511430 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.08.18 20:07:11.511590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 722 | 2025.08.18 20:07:11.518904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.08.18 20:07:11.520141 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.08.18 20:07:11.524056 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.08.18 20:07:12.000480 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.82 MiB, peak 148.82 MiB, free memory in arenas 0.00 B, will set to 153.87 MiB (RSS), difference: 9.05 MiB | ||
| 726 | 2025.08.18 20:07:13.964572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.08.18 20:07:13.964674 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.08.18 20:07:13.974482 [ 242 ] {} <Debug> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Loading data parts | ||
| 729 | 2025.08.18 20:07:13.974685 [ 242 ] {} <Debug> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): There are no data parts | ||
| 730 | 2025.08.18 20:07:13.982604 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.08.18 20:07:13.982725 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 732 | 2025.08.18 20:07:13.986318 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.08.18 20:07:13.986839 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.08.18 20:07:13.987049 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.08.18 20:07:14.000507 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.07 MiB, peak 158.07 MiB, free memory in arenas 0.00 B, will set to 154.92 MiB (RSS), difference: -3.15 MiB | ||
| 736 | 2025.08.18 20:07:18.933036 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.08.18 20:07:18.933092 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.08.18 20:07:18.983380 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.08.18 20:07:18.990452 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.08.18 20:07:18.990504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 741 | 2025.08.18 20:07:18.991293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.08.18 20:07:18.991839 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.08.18 20:07:18.992073 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.08.18 20:07:19.025048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.08.18 20:07:19.043569 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.08.18 20:07:19.043738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 747 | 2025.08.18 20:07:19.050378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.08.18 20:07:19.051581 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.08.18 20:07:19.055224 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.08.18 20:07:20.001157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.93 MiB, peak 159.93 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 1.82 MiB | ||
| 751 | 2025.08.18 20:07:24.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.78 MiB, peak 159.93 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.08.18 20:07:25.590654 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.08.18 20:07:25.590834 [ 3 ] {39f8f0e1-4b66-4335-813f-d8eed6381f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.08.18 20:07:25.591241 [ 3 ] {39f8f0e1-4b66-4335-813f-d8eed6381f00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.08.18 20:07:25.597318 [ 3 ] {39f8f0e1-4b66-4335-813f-d8eed6381f00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.08.18 20:07:25.603814 [ 3 ] {39f8f0e1-4b66-4335-813f-d8eed6381f00} <Debug> TCPHandler: Processed in 0.013288363 sec. | ||
| 757 | 2025.08.18 20:07:25.613750 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.08.18 20:07:25.613944 [ 3 ] {c3d56956-2377-45c0-a453-980b4d730350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.08.18 20:07:25.620001 [ 3 ] {c3d56956-2377-45c0-a453-980b4d730350} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.08.18 20:07:25.620106 [ 3 ] {c3d56956-2377-45c0-a453-980b4d730350} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.08.18 20:07:25.620518 [ 3 ] {c3d56956-2377-45c0-a453-980b4d730350} <Debug> TCPHandler: Processed in 0.006826238 sec. | ||
| 762 | 2025.08.18 20:07:25.620812 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.08.18 20:07:25.620949 [ 3 ] {6297e048-6ac2-4185-9883-f87ef2c20b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.08.18 20:07:25.621244 [ 3 ] {6297e048-6ac2-4185-9883-f87ef2c20b48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.08.18 20:07:25.621287 [ 3 ] {6297e048-6ac2-4185-9883-f87ef2c20b48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.08.18 20:07:25.621596 [ 3 ] {6297e048-6ac2-4185-9883-f87ef2c20b48} <Debug> TCPHandler: Processed in 0.000853382 sec. | ||
| 767 | 2025.08.18 20:07:25.621802 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.08.18 20:07:25.621920 [ 3 ] {1144f85c-36a0-4c3d-98db-eec2faeb4d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 769 | 2025.08.18 20:07:25.622173 [ 3 ] {1144f85c-36a0-4c3d-98db-eec2faeb4d45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.08.18 20:07:25.622220 [ 3 ] {1144f85c-36a0-4c3d-98db-eec2faeb4d45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.08.18 20:07:25.622580 [ 3 ] {1144f85c-36a0-4c3d-98db-eec2faeb4d45} <Debug> TCPHandler: Processed in 0.00082897 sec. | ||
| 772 | 2025.08.18 20:07:25.622804 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.08.18 20:07:25.622920 [ 3 ] {7d70c927-16de-4c24-b44a-d7d4b24e5a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 774 | 2025.08.18 20:07:25.623160 [ 3 ] {7d70c927-16de-4c24-b44a-d7d4b24e5a0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.08.18 20:07:25.623202 [ 3 ] {7d70c927-16de-4c24-b44a-d7d4b24e5a0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.08.18 20:07:25.623519 [ 3 ] {7d70c927-16de-4c24-b44a-d7d4b24e5a0f} <Debug> TCPHandler: Processed in 0.00076352 sec. | ||
| 777 | 2025.08.18 20:07:25.623725 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.08.18 20:07:25.623840 [ 3 ] {a3a868b1-ce78-43db-bacd-065020ce21d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 779 | 2025.08.18 20:07:25.624083 [ 3 ] {a3a868b1-ce78-43db-bacd-065020ce21d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.08.18 20:07:25.624126 [ 3 ] {a3a868b1-ce78-43db-bacd-065020ce21d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.08.18 20:07:25.624433 [ 3 ] {a3a868b1-ce78-43db-bacd-065020ce21d0} <Debug> TCPHandler: Processed in 0.0007564 sec. | ||
| 782 | 2025.08.18 20:07:25.625368 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.08.18 20:07:25.625484 [ 3 ] {75ba10f1-3b7e-4764-a75a-79a95db1f7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 784 | 2025.08.18 20:07:25.625721 [ 3 ] {75ba10f1-3b7e-4764-a75a-79a95db1f7e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.08.18 20:07:25.625764 [ 3 ] {75ba10f1-3b7e-4764-a75a-79a95db1f7e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.08.18 20:07:25.626081 [ 3 ] {75ba10f1-3b7e-4764-a75a-79a95db1f7e9} <Debug> TCPHandler: Processed in 0.00076271 sec. | ||
| 787 | 2025.08.18 20:07:25.626289 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.08.18 20:07:25.626404 [ 3 ] {c88129c0-21e8-49ee-9efe-50e7dbbda574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 789 | 2025.08.18 20:07:25.626642 [ 3 ] {c88129c0-21e8-49ee-9efe-50e7dbbda574} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.08.18 20:07:25.626685 [ 3 ] {c88129c0-21e8-49ee-9efe-50e7dbbda574} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.08.18 20:07:25.627008 [ 3 ] {c88129c0-21e8-49ee-9efe-50e7dbbda574} <Debug> TCPHandler: Processed in 0.00076692 sec. | ||
| 792 | 2025.08.18 20:07:25.627205 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.08.18 20:07:25.627320 [ 3 ] {6eebbcff-7b20-42ca-b09f-36ef97218890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 794 | 2025.08.18 20:07:25.627569 [ 3 ] {6eebbcff-7b20-42ca-b09f-36ef97218890} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.08.18 20:07:25.627611 [ 3 ] {6eebbcff-7b20-42ca-b09f-36ef97218890} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.08.18 20:07:25.627954 [ 3 ] {6eebbcff-7b20-42ca-b09f-36ef97218890} <Debug> TCPHandler: Processed in 0.00079709 sec. | ||
| 797 | 2025.08.18 20:07:25.628216 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.08.18 20:07:25.628341 [ 3 ] {4fa7fe28-e9a9-40de-9fa0-0312a9bdacf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 799 | 2025.08.18 20:07:25.628617 [ 3 ] {4fa7fe28-e9a9-40de-9fa0-0312a9bdacf0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.08.18 20:07:25.628662 [ 3 ] {4fa7fe28-e9a9-40de-9fa0-0312a9bdacf0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.08.18 20:07:25.629020 [ 3 ] {4fa7fe28-e9a9-40de-9fa0-0312a9bdacf0} <Debug> TCPHandler: Processed in 0.000852751 sec. | ||
| 802 | 2025.08.18 20:07:25.629241 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.08.18 20:07:25.629370 [ 3 ] {3555f3ce-3c07-4dcb-9d70-3602e083978c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 804 | 2025.08.18 20:07:25.629649 [ 3 ] {3555f3ce-3c07-4dcb-9d70-3602e083978c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.08.18 20:07:25.629695 [ 3 ] {3555f3ce-3c07-4dcb-9d70-3602e083978c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.08.18 20:07:25.630023 [ 3 ] {3555f3ce-3c07-4dcb-9d70-3602e083978c} <Debug> TCPHandler: Processed in 0.000830861 sec. | ||
| 807 | 2025.08.18 20:07:25.630251 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.08.18 20:07:25.630390 [ 3 ] {504cdccc-444b-44bf-84dd-a81ff5963fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 809 | 2025.08.18 20:07:25.630676 [ 3 ] {504cdccc-444b-44bf-84dd-a81ff5963fc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.08.18 20:07:25.630723 [ 3 ] {504cdccc-444b-44bf-84dd-a81ff5963fc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.08.18 20:07:25.631129 [ 3 ] {504cdccc-444b-44bf-84dd-a81ff5963fc4} <Debug> TCPHandler: Processed in 0.000930532 sec. | ||
| 812 | 2025.08.18 20:07:25.631360 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.08.18 20:07:25.631484 [ 3 ] {5487c132-198f-4136-ada3-b58bfe2b02df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 814 | 2025.08.18 20:07:25.631749 [ 3 ] {5487c132-198f-4136-ada3-b58bfe2b02df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.08.18 20:07:25.631794 [ 3 ] {5487c132-198f-4136-ada3-b58bfe2b02df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.08.18 20:07:25.632141 [ 3 ] {5487c132-198f-4136-ada3-b58bfe2b02df} <Debug> TCPHandler: Processed in 0.000830981 sec. | ||
| 817 | 2025.08.18 20:07:25.632355 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.08.18 20:07:25.632488 [ 3 ] {30509af5-0e2d-45b5-a0c7-a2565c28680e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 819 | 2025.08.18 20:07:25.632755 [ 3 ] {30509af5-0e2d-45b5-a0c7-a2565c28680e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.08.18 20:07:25.632799 [ 3 ] {30509af5-0e2d-45b5-a0c7-a2565c28680e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.08.18 20:07:25.633150 [ 3 ] {30509af5-0e2d-45b5-a0c7-a2565c28680e} <Debug> TCPHandler: Processed in 0.000844501 sec. | ||
| 822 | 2025.08.18 20:07:25.633388 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.08.18 20:07:25.633523 [ 3 ] {a5cca957-00b6-4e33-a2a3-ab38cba7bc61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 824 | 2025.08.18 20:07:25.633795 [ 3 ] {a5cca957-00b6-4e33-a2a3-ab38cba7bc61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.08.18 20:07:25.633840 [ 3 ] {a5cca957-00b6-4e33-a2a3-ab38cba7bc61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.08.18 20:07:25.634191 [ 3 ] {a5cca957-00b6-4e33-a2a3-ab38cba7bc61} <Debug> TCPHandler: Processed in 0.000860311 sec. | ||
| 827 | 2025.08.18 20:07:25.634432 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.08.18 20:07:25.634558 [ 3 ] {d62fc7c4-2324-42d4-a67a-878782197a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 829 | 2025.08.18 20:07:25.634839 [ 3 ] {d62fc7c4-2324-42d4-a67a-878782197a51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.08.18 20:07:25.634889 [ 3 ] {d62fc7c4-2324-42d4-a67a-878782197a51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.08.18 20:07:25.635228 [ 3 ] {d62fc7c4-2324-42d4-a67a-878782197a51} <Debug> TCPHandler: Processed in 0.000847161 sec. | ||
| 832 | 2025.08.18 20:07:25.635456 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.08.18 20:07:25.635578 [ 3 ] {224a1f62-2dcc-4654-a142-c59880da94b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2025.08.18 20:07:25.635862 [ 3 ] {224a1f62-2dcc-4654-a142-c59880da94b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.08.18 20:07:25.635910 [ 3 ] {224a1f62-2dcc-4654-a142-c59880da94b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.08.18 20:07:25.636244 [ 3 ] {224a1f62-2dcc-4654-a142-c59880da94b3} <Debug> TCPHandler: Processed in 0.000836291 sec. | ||
| 837 | 2025.08.18 20:07:25.636458 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.08.18 20:07:25.636581 [ 3 ] {9688598b-5411-4877-9bfe-28c6f6ce861e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2025.08.18 20:07:25.636854 [ 3 ] {9688598b-5411-4877-9bfe-28c6f6ce861e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.08.18 20:07:25.636899 [ 3 ] {9688598b-5411-4877-9bfe-28c6f6ce861e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.08.18 20:07:25.637225 [ 3 ] {9688598b-5411-4877-9bfe-28c6f6ce861e} <Debug> TCPHandler: Processed in 0.000815271 sec. | ||
| 842 | 2025.08.18 20:07:25.637455 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.08.18 20:07:25.637577 [ 3 ] {7e812926-f8f2-4fae-857c-39e89ec1a81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2025.08.18 20:07:25.637837 [ 3 ] {7e812926-f8f2-4fae-857c-39e89ec1a81e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.08.18 20:07:25.637883 [ 3 ] {7e812926-f8f2-4fae-857c-39e89ec1a81e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2025.08.18 20:07:25.638208 [ 3 ] {7e812926-f8f2-4fae-857c-39e89ec1a81e} <Debug> TCPHandler: Processed in 0.000801491 sec. | ||
| 847 | 2025.08.18 20:07:25.638446 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2025.08.18 20:07:25.638580 [ 3 ] {674b6983-7c71-46e4-892d-7671aad0df28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2025.08.18 20:07:25.638876 [ 3 ] {674b6983-7c71-46e4-892d-7671aad0df28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2025.08.18 20:07:25.638927 [ 3 ] {674b6983-7c71-46e4-892d-7671aad0df28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2025.08.18 20:07:25.639259 [ 3 ] {674b6983-7c71-46e4-892d-7671aad0df28} <Debug> TCPHandler: Processed in 0.000864822 sec. | ||
| 852 | 2025.08.18 20:07:25.640674 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.08.18 20:07:25.640810 [ 3 ] {386d555d-b621-4787-94de-49cb7b9752c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2025.08.18 20:07:25.641100 [ 3 ] {386d555d-b621-4787-94de-49cb7b9752c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2025.08.18 20:07:25.641147 [ 3 ] {386d555d-b621-4787-94de-49cb7b9752c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2025.08.18 20:07:25.641472 [ 3 ] {386d555d-b621-4787-94de-49cb7b9752c1} <Debug> TCPHandler: Processed in 0.000850351 sec. | ||
| 857 | 2025.08.18 20:07:25.642343 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2025.08.18 20:07:25.642475 [ 3 ] {369259b4-5aa0-4d65-817f-2dc955a6507a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2025.08.18 20:07:25.642754 [ 3 ] {369259b4-5aa0-4d65-817f-2dc955a6507a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2025.08.18 20:07:25.642802 [ 3 ] {369259b4-5aa0-4d65-817f-2dc955a6507a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2025.08.18 20:07:25.643104 [ 3 ] {369259b4-5aa0-4d65-817f-2dc955a6507a} <Debug> TCPHandler: Processed in 0.000813221 sec. | ||
| 862 | 2025.08.18 20:07:25.643371 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.08.18 20:07:25.643547 [ 3 ] {0f5e3d69-5dac-40c3-8812-94354b85fb17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2025.08.18 20:07:25.643839 [ 3 ] {0f5e3d69-5dac-40c3-8812-94354b85fb17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2025.08.18 20:07:25.643884 [ 3 ] {0f5e3d69-5dac-40c3-8812-94354b85fb17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2025.08.18 20:07:25.644193 [ 3 ] {0f5e3d69-5dac-40c3-8812-94354b85fb17} <Debug> TCPHandler: Processed in 0.000892442 sec. | ||
| 867 | 2025.08.18 20:07:25.644455 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2025.08.18 20:07:25.644584 [ 3 ] {ce8ec302-7d7e-4ae8-af85-e6a4e461fc14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 869 | 2025.08.18 20:07:25.644889 [ 3 ] {ce8ec302-7d7e-4ae8-af85-e6a4e461fc14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2025.08.18 20:07:25.644937 [ 3 ] {ce8ec302-7d7e-4ae8-af85-e6a4e461fc14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2025.08.18 20:07:25.645290 [ 3 ] {ce8ec302-7d7e-4ae8-af85-e6a4e461fc14} <Debug> TCPHandler: Processed in 0.000885551 sec. | ||
| 872 | 2025.08.18 20:07:25.645544 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.08.18 20:07:25.645674 [ 3 ] {7af166c1-c045-4049-81cd-c740767f08be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 874 | 2025.08.18 20:07:25.645962 [ 3 ] {7af166c1-c045-4049-81cd-c740767f08be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2025.08.18 20:07:25.646006 [ 3 ] {7af166c1-c045-4049-81cd-c740767f08be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2025.08.18 20:07:25.646308 [ 3 ] {7af166c1-c045-4049-81cd-c740767f08be} <Debug> TCPHandler: Processed in 0.000813401 sec. | ||
| 877 | 2025.08.18 20:07:25.646649 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2025.08.18 20:07:25.646777 [ 3 ] {99f639d5-fa23-43c2-94f7-2b7833356f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 879 | 2025.08.18 20:07:25.647054 [ 3 ] {99f639d5-fa23-43c2-94f7-2b7833356f75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2025.08.18 20:07:25.647096 [ 3 ] {99f639d5-fa23-43c2-94f7-2b7833356f75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2025.08.18 20:07:25.647387 [ 3 ] {99f639d5-fa23-43c2-94f7-2b7833356f75} <Debug> TCPHandler: Processed in 0.00078696 sec. | ||
| 882 | 2025.08.18 20:07:25.659427 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.08.18 20:07:25.659545 [ 3 ] {9590a482-0b54-4cd2-a2df-2c07388d0912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 884 | 2025.08.18 20:07:25.659587 [ 3 ] {9590a482-0b54-4cd2-a2df-2c07388d0912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2025.08.18 20:07:25.660165 [ 3 ] {9590a482-0b54-4cd2-a2df-2c07388d0912} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2025.08.18 20:07:25.660211 [ 3 ] {9590a482-0b54-4cd2-a2df-2c07388d0912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 887 | 2025.08.18 20:07:25.660797 [ 3 ] {9590a482-0b54-4cd2-a2df-2c07388d0912} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2025.08.18 20:07:25.661175 [ 3 ] {9590a482-0b54-4cd2-a2df-2c07388d0912} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2025.08.18 20:07:25.661331 [ 3 ] {9590a482-0b54-4cd2-a2df-2c07388d0912} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.001821 sec., 14277.869302581 rows/sec., 3.08 MiB/sec. | ||
| 890 | 2025.08.18 20:07:25.661369 [ 3 ] {9590a482-0b54-4cd2-a2df-2c07388d0912} <Debug> TCPHandler: Processed in 0.001996366 sec. | ||
| 891 | 2025.08.18 20:07:25.661490 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.08.18 20:07:25.661589 [ 3 ] {56c19359-caf0-4f00-919e-26a20aba468c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 893 | 2025.08.18 20:07:25.661628 [ 3 ] {56c19359-caf0-4f00-919e-26a20aba468c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 894 | 2025.08.18 20:07:25.665959 [ 3 ] {56c19359-caf0-4f00-919e-26a20aba468c} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2025.08.18 20:07:25.665993 [ 3 ] {56c19359-caf0-4f00-919e-26a20aba468c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 896 | 2025.08.18 20:07:25.668449 [ 3 ] {56c19359-caf0-4f00-919e-26a20aba468c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2025.08.18 20:07:25.668872 [ 3 ] {56c19359-caf0-4f00-919e-26a20aba468c} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2025.08.18 20:07:25.669009 [ 3 ] {56c19359-caf0-4f00-919e-26a20aba468c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.007441 sec., 3225.3729337454643 rows/sec., 274.03 KiB/sec. | ||
| 899 | 2025.08.18 20:07:25.669046 [ 3 ] {56c19359-caf0-4f00-919e-26a20aba468c} <Debug> TCPHandler: Processed in 0.007605839 sec. | ||
| 900 | 2025.08.18 20:07:25.669164 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2025.08.18 20:07:25.669262 [ 3 ] {bef7f21e-bf93-4d5c-b0a1-fb0aefe07201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 902 | 2025.08.18 20:07:25.669303 [ 3 ] {bef7f21e-bf93-4d5c-b0a1-fb0aefe07201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 903 | 2025.08.18 20:07:25.669690 [ 3 ] {bef7f21e-bf93-4d5c-b0a1-fb0aefe07201} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2025.08.18 20:07:25.669727 [ 3 ] {bef7f21e-bf93-4d5c-b0a1-fb0aefe07201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 905 | 2025.08.18 20:07:25.670191 [ 3 ] {bef7f21e-bf93-4d5c-b0a1-fb0aefe07201} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2025.08.18 20:07:25.670685 [ 3 ] {bef7f21e-bf93-4d5c-b0a1-fb0aefe07201} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2025.08.18 20:07:25.670817 [ 3 ] {bef7f21e-bf93-4d5c-b0a1-fb0aefe07201} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001576 sec., 6345.17766497462 rows/sec., 517.40 KiB/sec. | ||
| 908 | 2025.08.18 20:07:25.670853 [ 3 ] {bef7f21e-bf93-4d5c-b0a1-fb0aefe07201} <Debug> TCPHandler: Processed in 0.001741732 sec. | ||
| 909 | 2025.08.18 20:07:25.670968 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2025.08.18 20:07:25.671065 [ 3 ] {f531e6cf-bb8b-43c0-a403-0525a2d749b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 911 | 2025.08.18 20:07:25.671105 [ 3 ] {f531e6cf-bb8b-43c0-a403-0525a2d749b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 912 | 2025.08.18 20:07:25.671588 [ 3 ] {f531e6cf-bb8b-43c0-a403-0525a2d749b0} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2025.08.18 20:07:25.671625 [ 3 ] {f531e6cf-bb8b-43c0-a403-0525a2d749b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 914 | 2025.08.18 20:07:25.672188 [ 3 ] {f531e6cf-bb8b-43c0-a403-0525a2d749b0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2025.08.18 20:07:25.672622 [ 3 ] {f531e6cf-bb8b-43c0-a403-0525a2d749b0} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2025.08.18 20:07:25.672751 [ 3 ] {f531e6cf-bb8b-43c0-a403-0525a2d749b0} <Debug> executeQuery: Read 201 rows, 18.19 KiB in 0.001705 sec., 117888.56304985337 rows/sec., 10.42 MiB/sec. | ||
| 917 | 2025.08.18 20:07:25.672787 [ 3 ] {f531e6cf-bb8b-43c0-a403-0525a2d749b0} <Debug> TCPHandler: Processed in 0.001870015 sec. | ||
| 918 | 2025.08.18 20:07:25.672901 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2025.08.18 20:07:25.672996 [ 3 ] {27f8b8ef-212c-40c7-ba98-74e3c9cc5f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 920 | 2025.08.18 20:07:25.673036 [ 3 ] {27f8b8ef-212c-40c7-ba98-74e3c9cc5f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 921 | 2025.08.18 20:07:25.673489 [ 3 ] {27f8b8ef-212c-40c7-ba98-74e3c9cc5f71} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2025.08.18 20:07:25.673527 [ 3 ] {27f8b8ef-212c-40c7-ba98-74e3c9cc5f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 923 | 2025.08.18 20:07:25.673924 [ 3 ] {27f8b8ef-212c-40c7-ba98-74e3c9cc5f71} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2025.08.18 20:07:25.674365 [ 3 ] {27f8b8ef-212c-40c7-ba98-74e3c9cc5f71} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2025.08.18 20:07:25.674497 [ 3 ] {27f8b8ef-212c-40c7-ba98-74e3c9cc5f71} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00152 sec., 21052.631578947367 rows/sec., 1.55 MiB/sec. | ||
| 926 | 2025.08.18 20:07:25.674535 [ 3 ] {27f8b8ef-212c-40c7-ba98-74e3c9cc5f71} <Debug> TCPHandler: Processed in 0.001684932 sec. | ||
| 927 | 2025.08.18 20:07:25.674705 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2025.08.18 20:07:25.674802 [ 3 ] {c737e3e5-56f9-4511-8ee9-7b2c73c58439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 929 | 2025.08.18 20:07:25.674842 [ 3 ] {c737e3e5-56f9-4511-8ee9-7b2c73c58439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 930 | 2025.08.18 20:07:25.675336 [ 3 ] {c737e3e5-56f9-4511-8ee9-7b2c73c58439} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2025.08.18 20:07:25.675370 [ 3 ] {c737e3e5-56f9-4511-8ee9-7b2c73c58439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 932 | 2025.08.18 20:07:25.675823 [ 3 ] {c737e3e5-56f9-4511-8ee9-7b2c73c58439} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2025.08.18 20:07:25.676285 [ 3 ] {c737e3e5-56f9-4511-8ee9-7b2c73c58439} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2025.08.18 20:07:25.676416 [ 3 ] {c737e3e5-56f9-4511-8ee9-7b2c73c58439} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001634 sec., 14687.882496940025 rows/sec., 1.22 MiB/sec. | ||
| 935 | 2025.08.18 20:07:25.676455 [ 3 ] {c737e3e5-56f9-4511-8ee9-7b2c73c58439} <Debug> TCPHandler: Processed in 0.001799183 sec. | ||
| 936 | 2025.08.18 20:07:25.676570 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2025.08.18 20:07:25.676666 [ 3 ] {43e4aa6c-c403-4beb-8b93-02fff265b5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 938 | 2025.08.18 20:07:25.676709 [ 3 ] {43e4aa6c-c403-4beb-8b93-02fff265b5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 939 | 2025.08.18 20:07:25.677147 [ 3 ] {43e4aa6c-c403-4beb-8b93-02fff265b5b8} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2025.08.18 20:07:25.677183 [ 3 ] {43e4aa6c-c403-4beb-8b93-02fff265b5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 941 | 2025.08.18 20:07:25.677662 [ 3 ] {43e4aa6c-c403-4beb-8b93-02fff265b5b8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2025.08.18 20:07:25.678096 [ 3 ] {43e4aa6c-c403-4beb-8b93-02fff265b5b8} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2025.08.18 20:07:25.678226 [ 3 ] {43e4aa6c-c403-4beb-8b93-02fff265b5b8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001579 sec., 7599.7466751108295 rows/sec., 593.73 KiB/sec. | ||
| 944 | 2025.08.18 20:07:25.678263 [ 3 ] {43e4aa6c-c403-4beb-8b93-02fff265b5b8} <Debug> TCPHandler: Processed in 0.001742793 sec. | ||
| 945 | 2025.08.18 20:07:25.678401 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2025.08.18 20:07:25.678498 [ 3 ] {c6d46b8b-df13-48e6-ab26-2b34150c8741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 947 | 2025.08.18 20:07:25.678540 [ 3 ] {c6d46b8b-df13-48e6-ab26-2b34150c8741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 948 | 2025.08.18 20:07:25.679001 [ 3 ] {c6d46b8b-df13-48e6-ab26-2b34150c8741} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2025.08.18 20:07:25.679038 [ 3 ] {c6d46b8b-df13-48e6-ab26-2b34150c8741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 950 | 2025.08.18 20:07:25.679494 [ 3 ] {c6d46b8b-df13-48e6-ab26-2b34150c8741} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2025.08.18 20:07:25.679947 [ 3 ] {c6d46b8b-df13-48e6-ab26-2b34150c8741} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2025.08.18 20:07:25.680074 [ 3 ] {c6d46b8b-df13-48e6-ab26-2b34150c8741} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001596 sec., 75187.96992481203 rows/sec., 6.11 MiB/sec. | ||
| 953 | 2025.08.18 20:07:25.680115 [ 3 ] {c6d46b8b-df13-48e6-ab26-2b34150c8741} <Debug> TCPHandler: Processed in 0.001763763 sec. | ||
| 954 | 2025.08.18 20:07:25.680233 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2025.08.18 20:07:25.680330 [ 3 ] {270c75b4-4b54-48d1-a400-9cd8ea328140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 956 | 2025.08.18 20:07:25.680372 [ 3 ] {270c75b4-4b54-48d1-a400-9cd8ea328140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 957 | 2025.08.18 20:07:25.680852 [ 3 ] {270c75b4-4b54-48d1-a400-9cd8ea328140} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2025.08.18 20:07:25.680888 [ 3 ] {270c75b4-4b54-48d1-a400-9cd8ea328140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 959 | 2025.08.18 20:07:25.685369 [ 3 ] {270c75b4-4b54-48d1-a400-9cd8ea328140} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2025.08.18 20:07:25.685796 [ 3 ] {270c75b4-4b54-48d1-a400-9cd8ea328140} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2025.08.18 20:07:25.685929 [ 3 ] {270c75b4-4b54-48d1-a400-9cd8ea328140} <Debug> executeQuery: Read 297 rows, 22.72 KiB in 0.005618 sec., 52865.78853684585 rows/sec., 3.95 MiB/sec. | ||
| 962 | 2025.08.18 20:07:25.685965 [ 3 ] {270c75b4-4b54-48d1-a400-9cd8ea328140} <Debug> TCPHandler: Processed in 0.005780945 sec. | ||
| 963 | 2025.08.18 20:07:25.686080 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2025.08.18 20:07:25.686181 [ 3 ] {d71da329-dbe4-45a7-ba6d-93ece679a44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 965 | 2025.08.18 20:07:25.686239 [ 3 ] {d71da329-dbe4-45a7-ba6d-93ece679a44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 966 | 2025.08.18 20:07:25.687174 [ 3 ] {d71da329-dbe4-45a7-ba6d-93ece679a44e} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2025.08.18 20:07:25.687212 [ 3 ] {d71da329-dbe4-45a7-ba6d-93ece679a44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 968 | 2025.08.18 20:07:25.690347 [ 3 ] {d71da329-dbe4-45a7-ba6d-93ece679a44e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2025.08.18 20:07:25.690771 [ 3 ] {d71da329-dbe4-45a7-ba6d-93ece679a44e} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2025.08.18 20:07:25.690910 [ 3 ] {d71da329-dbe4-45a7-ba6d-93ece679a44e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004753 sec., 2103.934357248054 rows/sec., 3.77 MiB/sec. | ||
| 971 | 2025.08.18 20:07:25.690970 [ 3 ] {d71da329-dbe4-45a7-ba6d-93ece679a44e} <Debug> TCPHandler: Processed in 0.004940614 sec. | ||
| 972 | 2025.08.18 20:07:25.691094 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2025.08.18 20:07:25.691197 [ 3 ] {baf71674-d786-4cfa-8f48-4b9421d918b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 974 | 2025.08.18 20:07:25.691244 [ 3 ] {baf71674-d786-4cfa-8f48-4b9421d918b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 975 | 2025.08.18 20:07:25.691590 [ 3 ] {baf71674-d786-4cfa-8f48-4b9421d918b1} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2025.08.18 20:07:25.691626 [ 3 ] {baf71674-d786-4cfa-8f48-4b9421d918b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 977 | 2025.08.18 20:07:25.692023 [ 3 ] {baf71674-d786-4cfa-8f48-4b9421d918b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2025.08.18 20:07:25.692532 [ 3 ] {baf71674-d786-4cfa-8f48-4b9421d918b1} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2025.08.18 20:07:25.692677 [ 3 ] {baf71674-d786-4cfa-8f48-4b9421d918b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
| 980 | 2025.08.18 20:07:25.692717 [ 3 ] {baf71674-d786-4cfa-8f48-4b9421d918b1} <Debug> TCPHandler: Processed in 0.001676612 sec. | ||
| 981 | 2025.08.18 20:07:26.492725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 982 | 2025.08.18 20:07:26.493232 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2025.08.18 20:07:26.493284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 984 | 2025.08.18 20:07:26.493971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2025.08.18 20:07:26.494468 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2025.08.18 20:07:26.494621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 987 | 2025.08.18 20:07:26.555866 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 988 | 2025.08.18 20:07:26.573147 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.08.18 20:07:26.573217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 990 | 2025.08.18 20:07:26.579793 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2025.08.18 20:07:26.581017 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.08.18 20:07:26.585033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 993 | 2025.08.18 20:07:27.001150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.77 MiB, peak 163.77 MiB, free memory in arenas 0.00 B, will set to 161.10 MiB (RSS), difference: 1.34 MiB | ||
| 994 | 2025.08.18 20:07:30.595224 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2025.08.18 20:07:30.595432 [ 3 ] {31e8463b-a55f-4f91-9db0-dc4c23045bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2025.08.18 20:07:30.595504 [ 3 ] {31e8463b-a55f-4f91-9db0-dc4c23045bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2025.08.18 20:07:30.596146 [ 3 ] {31e8463b-a55f-4f91-9db0-dc4c23045bce} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.08.18 20:07:30.596190 [ 3 ] {31e8463b-a55f-4f91-9db0-dc4c23045bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 999 | 2025.08.18 20:07:30.596690 [ 3 ] {31e8463b-a55f-4f91-9db0-dc4c23045bce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2025.08.18 20:07:30.597127 [ 3 ] {31e8463b-a55f-4f91-9db0-dc4c23045bce} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.08.18 20:07:30.597283 [ 3 ] {31e8463b-a55f-4f91-9db0-dc4c23045bce} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0019 sec., 29473.684210526317 rows/sec., 2.25 MiB/sec. | ||
| 1002 | 2025.08.18 20:07:30.597328 [ 3 ] {31e8463b-a55f-4f91-9db0-dc4c23045bce} <Debug> TCPHandler: Processed in 0.00223194 sec. | ||
| 1003 | 2025.08.18 20:07:30.597452 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.08.18 20:07:30.597554 [ 3 ] {f801e8e9-e97b-4a31-8315-21e2408b8d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2025.08.18 20:07:30.597598 [ 3 ] {f801e8e9-e97b-4a31-8315-21e2408b8d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2025.08.18 20:07:30.598037 [ 3 ] {f801e8e9-e97b-4a31-8315-21e2408b8d63} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2025.08.18 20:07:30.598074 [ 3 ] {f801e8e9-e97b-4a31-8315-21e2408b8d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1008 | 2025.08.18 20:07:30.598475 [ 3 ] {f801e8e9-e97b-4a31-8315-21e2408b8d63} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2025.08.18 20:07:30.598885 [ 3 ] {f801e8e9-e97b-4a31-8315-21e2408b8d63} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2025.08.18 20:07:30.599014 [ 3 ] {f801e8e9-e97b-4a31-8315-21e2408b8d63} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001482 sec., 43184.88529014845 rows/sec., 3.37 MiB/sec. | ||
| 1011 | 2025.08.18 20:07:30.599050 [ 3 ] {f801e8e9-e97b-4a31-8315-21e2408b8d63} <Debug> TCPHandler: Processed in 0.001650952 sec. | ||
| 1012 | 2025.08.18 20:07:30.599160 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.08.18 20:07:30.599257 [ 3 ] {a8ecb309-1d3b-491f-a2bd-30d83fe87301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2025.08.18 20:07:30.599299 [ 3 ] {a8ecb309-1d3b-491f-a2bd-30d83fe87301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2025.08.18 20:07:30.599709 [ 3 ] {a8ecb309-1d3b-491f-a2bd-30d83fe87301} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2025.08.18 20:07:30.599745 [ 3 ] {a8ecb309-1d3b-491f-a2bd-30d83fe87301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1017 | 2025.08.18 20:07:30.600203 [ 3 ] {a8ecb309-1d3b-491f-a2bd-30d83fe87301} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2025.08.18 20:07:30.600667 [ 3 ] {a8ecb309-1d3b-491f-a2bd-30d83fe87301} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2025.08.18 20:07:30.600795 [ 3 ] {a8ecb309-1d3b-491f-a2bd-30d83fe87301} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec. | ||
| 1020 | 2025.08.18 20:07:30.600830 [ 3 ] {a8ecb309-1d3b-491f-a2bd-30d83fe87301} <Debug> TCPHandler: Processed in 0.001720002 sec. | ||
| 1021 | 2025.08.18 20:07:30.600951 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.08.18 20:07:30.601075 [ 3 ] {f9ba075f-e251-4078-8fba-9030728d5533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2025.08.18 20:07:30.601127 [ 3 ] {f9ba075f-e251-4078-8fba-9030728d5533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2025.08.18 20:07:30.601513 [ 3 ] {f9ba075f-e251-4078-8fba-9030728d5533} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.08.18 20:07:30.601557 [ 3 ] {f9ba075f-e251-4078-8fba-9030728d5533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1026 | 2025.08.18 20:07:30.601983 [ 3 ] {f9ba075f-e251-4078-8fba-9030728d5533} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2025.08.18 20:07:30.602456 [ 3 ] {f9ba075f-e251-4078-8fba-9030728d5533} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.08.18 20:07:30.602586 [ 3 ] {f9ba075f-e251-4078-8fba-9030728d5533} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec. | ||
| 1029 | 2025.08.18 20:07:30.602621 [ 3 ] {f9ba075f-e251-4078-8fba-9030728d5533} <Debug> TCPHandler: Processed in 0.001733322 sec. | ||
| 1030 | 2025.08.18 20:07:33.933152 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1031 | 2025.08.18 20:07:33.933232 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1032 | 2025.08.18 20:07:33.991130 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1033 | 2025.08.18 20:07:33.994828 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2025.08.18 20:07:33.994871 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1035 | 2025.08.18 20:07:33.995537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1036 | 2025.08.18 20:07:33.996028 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2025.08.18 20:07:33.996072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1038 | 2025.08.18 20:07:33.996212 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1039 | 2025.08.18 20:07:33.996710 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2025.08.18 20:07:33.996868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1041 | 2025.08.18 20:07:33.996989 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1042 | 2025.08.18 20:07:33.997431 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2025.08.18 20:07:33.997565 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1044 | 2025.08.18 20:07:34.085949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1045 | 2025.08.18 20:07:34.104651 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2025.08.18 20:07:34.104724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1047 | 2025.08.18 20:07:34.112096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1048 | 2025.08.18 20:07:34.113295 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2025.08.18 20:07:34.116780 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1050 | 2025.08.18 20:07:35.594885 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2025.08.18 20:07:35.595057 [ 3 ] {45935373-3059-4607-a4f3-30b1f1425ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1052 | 2025.08.18 20:07:35.595123 [ 3 ] {45935373-3059-4607-a4f3-30b1f1425ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1053 | 2025.08.18 20:07:35.595741 [ 3 ] {45935373-3059-4607-a4f3-30b1f1425ffc} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2025.08.18 20:07:35.595783 [ 3 ] {45935373-3059-4607-a4f3-30b1f1425ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1055 | 2025.08.18 20:07:35.596286 [ 3 ] {45935373-3059-4607-a4f3-30b1f1425ffc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1056 | 2025.08.18 20:07:35.596751 [ 3 ] {45935373-3059-4607-a4f3-30b1f1425ffc} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2025.08.18 20:07:35.596906 [ 3 ] {45935373-3059-4607-a4f3-30b1f1425ffc} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001895 sec., 40105.54089709763 rows/sec., 3.29 MiB/sec. | ||
| 1058 | 2025.08.18 20:07:35.596954 [ 3 ] {45935373-3059-4607-a4f3-30b1f1425ffc} <Debug> TCPHandler: Processed in 0.002190909 sec. | ||
| 1059 | 2025.08.18 20:07:35.597076 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2025.08.18 20:07:35.597181 [ 3 ] {a0ce19bb-6dd7-4370-9c06-f173329932b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1061 | 2025.08.18 20:07:35.597225 [ 3 ] {a0ce19bb-6dd7-4370-9c06-f173329932b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1062 | 2025.08.18 20:07:35.597628 [ 3 ] {a0ce19bb-6dd7-4370-9c06-f173329932b4} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2025.08.18 20:07:35.597664 [ 3 ] {a0ce19bb-6dd7-4370-9c06-f173329932b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1064 | 2025.08.18 20:07:35.598070 [ 3 ] {a0ce19bb-6dd7-4370-9c06-f173329932b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2025.08.18 20:07:35.598546 [ 3 ] {a0ce19bb-6dd7-4370-9c06-f173329932b4} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2025.08.18 20:07:35.598675 [ 3 ] {a0ce19bb-6dd7-4370-9c06-f173329932b4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001518 sec., 6587.615283267457 rows/sec., 495.36 KiB/sec. | ||
| 1067 | 2025.08.18 20:07:35.598711 [ 3 ] {a0ce19bb-6dd7-4370-9c06-f173329932b4} <Debug> TCPHandler: Processed in 0.001688032 sec. | ||
| 1068 | 2025.08.18 20:07:35.598827 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2025.08.18 20:07:35.598924 [ 3 ] {7baea984-194b-4f50-8cb6-8c91b7d94e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1070 | 2025.08.18 20:07:35.598964 [ 3 ] {7baea984-194b-4f50-8cb6-8c91b7d94e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1071 | 2025.08.18 20:07:35.599383 [ 3 ] {7baea984-194b-4f50-8cb6-8c91b7d94e0b} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2025.08.18 20:07:35.599418 [ 3 ] {7baea984-194b-4f50-8cb6-8c91b7d94e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1073 | 2025.08.18 20:07:35.599830 [ 3 ] {7baea984-194b-4f50-8cb6-8c91b7d94e0b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2025.08.18 20:07:35.600288 [ 3 ] {7baea984-194b-4f50-8cb6-8c91b7d94e0b} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2025.08.18 20:07:35.600416 [ 3 ] {7baea984-194b-4f50-8cb6-8c91b7d94e0b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001511 sec., 48974.18927862343 rows/sec., 3.82 MiB/sec. | ||
| 1076 | 2025.08.18 20:07:35.600453 [ 3 ] {7baea984-194b-4f50-8cb6-8c91b7d94e0b} <Debug> TCPHandler: Processed in 0.001682152 sec. | ||
| 1077 | 2025.08.18 20:07:35.600563 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2025.08.18 20:07:35.600658 [ 3 ] {df6936df-1c83-4086-a6d3-0d265471200f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2025.08.18 20:07:35.600701 [ 3 ] {df6936df-1c83-4086-a6d3-0d265471200f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1080 | 2025.08.18 20:07:35.601093 [ 3 ] {df6936df-1c83-4086-a6d3-0d265471200f} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2025.08.18 20:07:35.601127 [ 3 ] {df6936df-1c83-4086-a6d3-0d265471200f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1082 | 2025.08.18 20:07:35.601566 [ 3 ] {df6936df-1c83-4086-a6d3-0d265471200f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2025.08.18 20:07:35.601993 [ 3 ] {df6936df-1c83-4086-a6d3-0d265471200f} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2025.08.18 20:07:35.602122 [ 3 ] {df6936df-1c83-4086-a6d3-0d265471200f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001482 sec., 107962.21322537112 rows/sec., 7.52 MiB/sec. | ||
| 1085 | 2025.08.18 20:07:35.602159 [ 3 ] {df6936df-1c83-4086-a6d3-0d265471200f} <Debug> TCPHandler: Processed in 0.001645892 sec. | ||
| 1086 | 2025.08.18 20:07:35.602267 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2025.08.18 20:07:35.602363 [ 3 ] {ec4cd524-2c67-418e-9bd1-85f835a9d3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1088 | 2025.08.18 20:07:35.602416 [ 3 ] {ec4cd524-2c67-418e-9bd1-85f835a9d3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1089 | 2025.08.18 20:07:35.603128 [ 3 ] {ec4cd524-2c67-418e-9bd1-85f835a9d3a5} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2025.08.18 20:07:35.603164 [ 3 ] {ec4cd524-2c67-418e-9bd1-85f835a9d3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1091 | 2025.08.18 20:07:35.603772 [ 3 ] {ec4cd524-2c67-418e-9bd1-85f835a9d3a5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2025.08.18 20:07:35.604198 [ 3 ] {ec4cd524-2c67-418e-9bd1-85f835a9d3a5} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2025.08.18 20:07:35.604333 [ 3 ] {ec4cd524-2c67-418e-9bd1-85f835a9d3a5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001988 sec., 5030.181086519115 rows/sec., 9.01 MiB/sec. | ||
| 1094 | 2025.08.18 20:07:35.604385 [ 3 ] {ec4cd524-2c67-418e-9bd1-85f835a9d3a5} <Debug> TCPHandler: Processed in 0.002168608 sec. | ||
| 1095 | 2025.08.18 20:07:35.604494 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2025.08.18 20:07:35.604591 [ 3 ] {e717fca1-f16f-490d-9899-23b4ad4e1525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1097 | 2025.08.18 20:07:35.604633 [ 3 ] {e717fca1-f16f-490d-9899-23b4ad4e1525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1098 | 2025.08.18 20:07:35.604957 [ 3 ] {e717fca1-f16f-490d-9899-23b4ad4e1525} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2025.08.18 20:07:35.604991 [ 3 ] {e717fca1-f16f-490d-9899-23b4ad4e1525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1100 | 2025.08.18 20:07:35.605424 [ 3 ] {e717fca1-f16f-490d-9899-23b4ad4e1525} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2025.08.18 20:07:35.605905 [ 3 ] {e717fca1-f16f-490d-9899-23b4ad4e1525} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2025.08.18 20:07:35.606032 [ 3 ] {e717fca1-f16f-490d-9899-23b4ad4e1525} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00146 sec., 41095.890410958906 rows/sec., 2.77 MiB/sec. | ||
| 1103 | 2025.08.18 20:07:35.606067 [ 3 ] {e717fca1-f16f-490d-9899-23b4ad4e1525} <Debug> TCPHandler: Processed in 0.001623782 sec. | ||
| 1104 | 2025.08.18 20:07:36.612770 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2025.08.18 20:07:36.612991 [ 3 ] {f78df4af-8cb1-4269-8945-c139187df66f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1106 | 2025.08.18 20:07:36.613353 [ 3 ] {f78df4af-8cb1-4269-8945-c139187df66f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1107 | 2025.08.18 20:07:36.615456 [ 3 ] {f78df4af-8cb1-4269-8945-c139187df66f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1108 | 2025.08.18 20:07:36.615752 [ 3 ] {f78df4af-8cb1-4269-8945-c139187df66f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2025.08.18 20:07:36.619917 [ 3 ] {f78df4af-8cb1-4269-8945-c139187df66f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1110 | 2025.08.18 20:07:36.624368 [ 3 ] {f78df4af-8cb1-4269-8945-c139187df66f} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1111 | 2025.08.18 20:07:36.624516 [ 3 ] {f78df4af-8cb1-4269-8945-c139187df66f} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1112 | 2025.08.18 20:07:36.626982 [ 3 ] {f78df4af-8cb1-4269-8945-c139187df66f} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (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 | ||
| 1113 | 2025.08.18 20:07:36.627007 [ 3 ] {f78df4af-8cb1-4269-8945-c139187df66f} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1114 | 2025.08.18 20:07:36.628983 [ 3 ] {f78df4af-8cb1-4269-8945-c139187df66f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 1115 | 2025.08.18 20:07:36.629014 [ 3 ] {f78df4af-8cb1-4269-8945-c139187df66f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1116 | 2025.08.18 20:07:36.649721 [ 3 ] {f78df4af-8cb1-4269-8945-c139187df66f} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.036817 sec., 706.1955075101175 rows/sec., 30.56 KiB/sec. | ||
| 1117 | 2025.08.18 20:07:36.649818 [ 3 ] {f78df4af-8cb1-4269-8945-c139187df66f} <Debug> TCPHandler: Processed in 0.037175364 sec. | ||
| 1118 | 2025.08.18 20:07:36.650192 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2025.08.18 20:07:36.650442 [ 3 ] {1d869475-0580-4ce6-937e-c6373b2010bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1120 | 2025.08.18 20:07:36.650840 [ 3 ] {1d869475-0580-4ce6-937e-c6373b2010bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1121 | 2025.08.18 20:07:36.650885 [ 3 ] {1d869475-0580-4ce6-937e-c6373b2010bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1122 | 2025.08.18 20:07:36.651073 [ 3 ] {1d869475-0580-4ce6-937e-c6373b2010bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1123 | 2025.08.18 20:07:36.651127 [ 3 ] {1d869475-0580-4ce6-937e-c6373b2010bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1124 | 2025.08.18 20:07:36.651226 [ 3 ] {1d869475-0580-4ce6-937e-c6373b2010bf} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1125 | 2025.08.18 20:07:36.651256 [ 3 ] {1d869475-0580-4ce6-937e-c6373b2010bf} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1126 | 2025.08.18 20:07:36.651274 [ 3 ] {1d869475-0580-4ce6-937e-c6373b2010bf} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (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 | ||
| 1127 | 2025.08.18 20:07:36.651288 [ 3 ] {1d869475-0580-4ce6-937e-c6373b2010bf} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1128 | 2025.08.18 20:07:36.651322 [ 3 ] {1d869475-0580-4ce6-937e-c6373b2010bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1129 | 2025.08.18 20:07:36.651340 [ 3 ] {1d869475-0580-4ce6-937e-c6373b2010bf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1130 | 2025.08.18 20:07:36.651723 [ 3 ] {1d869475-0580-4ce6-937e-c6373b2010bf} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001394 sec., 18651.362984218078 rows/sec., 807.03 KiB/sec. | ||
| 1131 | 2025.08.18 20:07:36.651779 [ 3 ] {1d869475-0580-4ce6-937e-c6373b2010bf} <Debug> TCPHandler: Processed in 0.001682592 sec. | ||
| 1132 | 2025.08.18 20:07:36.652021 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1133 | 2025.08.18 20:07:36.652151 [ 3 ] {76a41292-2e57-48e3-af28-960dc3c6adc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1134 | 2025.08.18 20:07:36.652354 [ 3 ] {76a41292-2e57-48e3-af28-960dc3c6adc6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1135 | 2025.08.18 20:07:36.652388 [ 3 ] {76a41292-2e57-48e3-af28-960dc3c6adc6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1136 | 2025.08.18 20:07:36.652568 [ 3 ] {76a41292-2e57-48e3-af28-960dc3c6adc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1137 | 2025.08.18 20:07:36.652621 [ 3 ] {76a41292-2e57-48e3-af28-960dc3c6adc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1138 | 2025.08.18 20:07:36.652717 [ 3 ] {76a41292-2e57-48e3-af28-960dc3c6adc6} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1139 | 2025.08.18 20:07:36.652744 [ 3 ] {76a41292-2e57-48e3-af28-960dc3c6adc6} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1140 | 2025.08.18 20:07:36.652762 [ 3 ] {76a41292-2e57-48e3-af28-960dc3c6adc6} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (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 | ||
| 1141 | 2025.08.18 20:07:36.652776 [ 3 ] {76a41292-2e57-48e3-af28-960dc3c6adc6} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1142 | 2025.08.18 20:07:36.652809 [ 3 ] {76a41292-2e57-48e3-af28-960dc3c6adc6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1143 | 2025.08.18 20:07:36.652826 [ 3 ] {76a41292-2e57-48e3-af28-960dc3c6adc6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1144 | 2025.08.18 20:07:36.653231 [ 3 ] {76a41292-2e57-48e3-af28-960dc3c6adc6} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001131 sec., 22988.505747126437 rows/sec., 994.69 KiB/sec. | ||
| 1145 | 2025.08.18 20:07:36.653285 [ 3 ] {76a41292-2e57-48e3-af28-960dc3c6adc6} <Debug> TCPHandler: Processed in 0.001314226 sec. | ||
| 1146 | 2025.08.18 20:07:36.653484 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2025.08.18 20:07:36.653613 [ 3 ] {2a0ec2f1-346b-495c-b4f6-408752a353ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1148 | 2025.08.18 20:07:36.653814 [ 3 ] {2a0ec2f1-346b-495c-b4f6-408752a353ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1149 | 2025.08.18 20:07:36.653847 [ 3 ] {2a0ec2f1-346b-495c-b4f6-408752a353ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1150 | 2025.08.18 20:07:36.654035 [ 3 ] {2a0ec2f1-346b-495c-b4f6-408752a353ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1151 | 2025.08.18 20:07:36.654087 [ 3 ] {2a0ec2f1-346b-495c-b4f6-408752a353ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1152 | 2025.08.18 20:07:36.654184 [ 3 ] {2a0ec2f1-346b-495c-b4f6-408752a353ec} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1153 | 2025.08.18 20:07:36.654211 [ 3 ] {2a0ec2f1-346b-495c-b4f6-408752a353ec} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1154 | 2025.08.18 20:07:36.654229 [ 3 ] {2a0ec2f1-346b-495c-b4f6-408752a353ec} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (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 | ||
| 1155 | 2025.08.18 20:07:36.654244 [ 3 ] {2a0ec2f1-346b-495c-b4f6-408752a353ec} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1156 | 2025.08.18 20:07:36.654278 [ 3 ] {2a0ec2f1-346b-495c-b4f6-408752a353ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1157 | 2025.08.18 20:07:36.654295 [ 3 ] {2a0ec2f1-346b-495c-b4f6-408752a353ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1158 | 2025.08.18 20:07:36.654651 [ 3 ] {2a0ec2f1-346b-495c-b4f6-408752a353ec} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00109 sec., 23853.211009174312 rows/sec., 1.01 MiB/sec. | ||
| 1159 | 2025.08.18 20:07:36.654706 [ 3 ] {2a0ec2f1-346b-495c-b4f6-408752a353ec} <Debug> TCPHandler: Processed in 0.001272916 sec. | ||
| 1160 | 2025.08.18 20:07:36.654900 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2025.08.18 20:07:36.655028 [ 3 ] {92077d3a-33ce-49d9-a807-c3aedf77fb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1162 | 2025.08.18 20:07:36.655229 [ 3 ] {92077d3a-33ce-49d9-a807-c3aedf77fb4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1163 | 2025.08.18 20:07:36.655263 [ 3 ] {92077d3a-33ce-49d9-a807-c3aedf77fb4c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1164 | 2025.08.18 20:07:36.655443 [ 3 ] {92077d3a-33ce-49d9-a807-c3aedf77fb4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1165 | 2025.08.18 20:07:36.655494 [ 3 ] {92077d3a-33ce-49d9-a807-c3aedf77fb4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1166 | 2025.08.18 20:07:36.655591 [ 3 ] {92077d3a-33ce-49d9-a807-c3aedf77fb4c} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1167 | 2025.08.18 20:07:36.655618 [ 3 ] {92077d3a-33ce-49d9-a807-c3aedf77fb4c} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1168 | 2025.08.18 20:07:36.655635 [ 3 ] {92077d3a-33ce-49d9-a807-c3aedf77fb4c} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (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 | ||
| 1169 | 2025.08.18 20:07:36.655649 [ 3 ] {92077d3a-33ce-49d9-a807-c3aedf77fb4c} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1170 | 2025.08.18 20:07:36.655682 [ 3 ] {92077d3a-33ce-49d9-a807-c3aedf77fb4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1171 | 2025.08.18 20:07:36.655699 [ 3 ] {92077d3a-33ce-49d9-a807-c3aedf77fb4c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1172 | 2025.08.18 20:07:36.656040 [ 3 ] {92077d3a-33ce-49d9-a807-c3aedf77fb4c} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001064 sec., 24436.09022556391 rows/sec., 1.03 MiB/sec. | ||
| 1173 | 2025.08.18 20:07:36.656093 [ 3 ] {92077d3a-33ce-49d9-a807-c3aedf77fb4c} <Debug> TCPHandler: Processed in 0.001243806 sec. | ||
| 1174 | 2025.08.18 20:07:36.656288 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2025.08.18 20:07:36.656418 [ 3 ] {45bc13c8-9c17-47da-b599-4eb452b8decb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1176 | 2025.08.18 20:07:36.656616 [ 3 ] {45bc13c8-9c17-47da-b599-4eb452b8decb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1177 | 2025.08.18 20:07:36.656649 [ 3 ] {45bc13c8-9c17-47da-b599-4eb452b8decb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1178 | 2025.08.18 20:07:36.656830 [ 3 ] {45bc13c8-9c17-47da-b599-4eb452b8decb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1179 | 2025.08.18 20:07:36.656881 [ 3 ] {45bc13c8-9c17-47da-b599-4eb452b8decb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1180 | 2025.08.18 20:07:36.656976 [ 3 ] {45bc13c8-9c17-47da-b599-4eb452b8decb} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1181 | 2025.08.18 20:07:36.657003 [ 3 ] {45bc13c8-9c17-47da-b599-4eb452b8decb} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1182 | 2025.08.18 20:07:36.657020 [ 3 ] {45bc13c8-9c17-47da-b599-4eb452b8decb} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (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 | ||
| 1183 | 2025.08.18 20:07:36.657034 [ 3 ] {45bc13c8-9c17-47da-b599-4eb452b8decb} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1184 | 2025.08.18 20:07:36.657066 [ 3 ] {45bc13c8-9c17-47da-b599-4eb452b8decb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1185 | 2025.08.18 20:07:36.657083 [ 3 ] {45bc13c8-9c17-47da-b599-4eb452b8decb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1186 | 2025.08.18 20:07:36.657429 [ 3 ] {45bc13c8-9c17-47da-b599-4eb452b8decb} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001064 sec., 24436.09022556391 rows/sec., 1.03 MiB/sec. | ||
| 1187 | 2025.08.18 20:07:36.657482 [ 3 ] {45bc13c8-9c17-47da-b599-4eb452b8decb} <Debug> TCPHandler: Processed in 0.001245436 sec. | ||
| 1188 | 2025.08.18 20:07:36.728986 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2025.08.18 20:07:36.729117 [ 3 ] {5e84476f-c332-4a83-8d76-42ad082c9122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1190 | 2025.08.18 20:07:36.729169 [ 3 ] {5e84476f-c332-4a83-8d76-42ad082c9122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1191 | 2025.08.18 20:07:36.729757 [ 3 ] {5e84476f-c332-4a83-8d76-42ad082c9122} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2025.08.18 20:07:36.729796 [ 3 ] {5e84476f-c332-4a83-8d76-42ad082c9122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1193 | 2025.08.18 20:07:36.730313 [ 3 ] {5e84476f-c332-4a83-8d76-42ad082c9122} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1194 | 2025.08.18 20:07:36.730677 [ 3 ] {5e84476f-c332-4a83-8d76-42ad082c9122} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2025.08.18 20:07:36.730816 [ 3 ] {5e84476f-c332-4a83-8d76-42ad082c9122} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001734 sec., 3460.207612456747 rows/sec., 770.44 KiB/sec. | ||
| 1196 | 2025.08.18 20:07:36.730853 [ 3 ] {5e84476f-c332-4a83-8d76-42ad082c9122} <Debug> TCPHandler: Processed in 0.001932165 sec. | ||
| 1197 | 2025.08.18 20:07:36.730960 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2025.08.18 20:07:36.731064 [ 3 ] {484da8bc-8b93-4b6a-a4f2-7da9cdc99356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1199 | 2025.08.18 20:07:36.731105 [ 3 ] {484da8bc-8b93-4b6a-a4f2-7da9cdc99356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1200 | 2025.08.18 20:07:36.731522 [ 3 ] {484da8bc-8b93-4b6a-a4f2-7da9cdc99356} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2025.08.18 20:07:36.731558 [ 3 ] {484da8bc-8b93-4b6a-a4f2-7da9cdc99356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1202 | 2025.08.18 20:07:36.731970 [ 3 ] {484da8bc-8b93-4b6a-a4f2-7da9cdc99356} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1203 | 2025.08.18 20:07:36.732397 [ 3 ] {484da8bc-8b93-4b6a-a4f2-7da9cdc99356} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2025.08.18 20:07:36.732525 [ 3 ] {484da8bc-8b93-4b6a-a4f2-7da9cdc99356} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001482 sec., 1349.527665317139 rows/sec., 110.04 KiB/sec. | ||
| 1205 | 2025.08.18 20:07:36.732564 [ 3 ] {484da8bc-8b93-4b6a-a4f2-7da9cdc99356} <Debug> TCPHandler: Processed in 0.001656201 sec. | ||
| 1206 | 2025.08.18 20:07:36.732672 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2025.08.18 20:07:36.732766 [ 3 ] {96bc0188-fac8-41df-876f-e28dcbd83ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1208 | 2025.08.18 20:07:36.732807 [ 3 ] {96bc0188-fac8-41df-876f-e28dcbd83ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1209 | 2025.08.18 20:07:36.733908 [ 3 ] {96bc0188-fac8-41df-876f-e28dcbd83ba3} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2025.08.18 20:07:36.733943 [ 3 ] {96bc0188-fac8-41df-876f-e28dcbd83ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1211 | 2025.08.18 20:07:36.734494 [ 3 ] {96bc0188-fac8-41df-876f-e28dcbd83ba3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1212 | 2025.08.18 20:07:36.734950 [ 3 ] {96bc0188-fac8-41df-876f-e28dcbd83ba3} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2025.08.18 20:07:36.735078 [ 3 ] {96bc0188-fac8-41df-876f-e28dcbd83ba3} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.002329 sec., 513954.48690425075 rows/sec., 42.17 MiB/sec. | ||
| 1214 | 2025.08.18 20:07:36.735113 [ 3 ] {96bc0188-fac8-41df-876f-e28dcbd83ba3} <Debug> TCPHandler: Processed in 0.002492742 sec. | ||
| 1215 | 2025.08.18 20:07:36.735224 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2025.08.18 20:07:36.735319 [ 3 ] {91ef1fcf-3848-40f7-a294-e43af4b58876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1217 | 2025.08.18 20:07:36.735360 [ 3 ] {91ef1fcf-3848-40f7-a294-e43af4b58876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1218 | 2025.08.18 20:07:36.735733 [ 3 ] {91ef1fcf-3848-40f7-a294-e43af4b58876} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2025.08.18 20:07:36.735767 [ 3 ] {91ef1fcf-3848-40f7-a294-e43af4b58876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1220 | 2025.08.18 20:07:36.736158 [ 3 ] {91ef1fcf-3848-40f7-a294-e43af4b58876} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1221 | 2025.08.18 20:07:36.736559 [ 3 ] {91ef1fcf-3848-40f7-a294-e43af4b58876} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2025.08.18 20:07:36.736685 [ 3 ] {91ef1fcf-3848-40f7-a294-e43af4b58876} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001386 sec., 1443.001443001443 rows/sec., 100.76 KiB/sec. | ||
| 1223 | 2025.08.18 20:07:36.736720 [ 3 ] {91ef1fcf-3848-40f7-a294-e43af4b58876} <Debug> TCPHandler: Processed in 0.001547361 sec. | ||
| 1224 | 2025.08.18 20:07:36.736829 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2025.08.18 20:07:36.736921 [ 3 ] {2337cb15-e396-4992-a5c8-b832d8cfe124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1226 | 2025.08.18 20:07:36.736961 [ 3 ] {2337cb15-e396-4992-a5c8-b832d8cfe124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1227 | 2025.08.18 20:07:36.737550 [ 3 ] {2337cb15-e396-4992-a5c8-b832d8cfe124} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2025.08.18 20:07:36.737584 [ 3 ] {2337cb15-e396-4992-a5c8-b832d8cfe124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1229 | 2025.08.18 20:07:36.738019 [ 3 ] {2337cb15-e396-4992-a5c8-b832d8cfe124} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1230 | 2025.08.18 20:07:36.738433 [ 3 ] {2337cb15-e396-4992-a5c8-b832d8cfe124} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2025.08.18 20:07:36.738558 [ 3 ] {2337cb15-e396-4992-a5c8-b832d8cfe124} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001655 sec., 137764.3504531722 rows/sec., 9.33 MiB/sec. | ||
| 1232 | 2025.08.18 20:07:36.738594 [ 3 ] {2337cb15-e396-4992-a5c8-b832d8cfe124} <Debug> TCPHandler: Processed in 0.001815764 sec. | ||
| 1233 | 2025.08.18 20:07:36.738700 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2025.08.18 20:07:36.738794 [ 3 ] {d6953279-3481-4fed-835d-6511e4ca4778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1235 | 2025.08.18 20:07:36.738833 [ 3 ] {d6953279-3481-4fed-835d-6511e4ca4778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1236 | 2025.08.18 20:07:36.739385 [ 3 ] {d6953279-3481-4fed-835d-6511e4ca4778} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2025.08.18 20:07:36.739419 [ 3 ] {d6953279-3481-4fed-835d-6511e4ca4778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1238 | 2025.08.18 20:07:36.739855 [ 3 ] {d6953279-3481-4fed-835d-6511e4ca4778} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1239 | 2025.08.18 20:07:36.740283 [ 3 ] {d6953279-3481-4fed-835d-6511e4ca4778} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2025.08.18 20:07:36.740412 [ 3 ] {d6953279-3481-4fed-835d-6511e4ca4778} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001635 sec., 319266.0550458716 rows/sec., 23.63 MiB/sec. | ||
| 1241 | 2025.08.18 20:07:36.740446 [ 3 ] {d6953279-3481-4fed-835d-6511e4ca4778} <Debug> TCPHandler: Processed in 0.001797233 sec. | ||
| 1242 | 2025.08.18 20:07:36.740555 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2025.08.18 20:07:36.740657 [ 3 ] {83bcbd3d-202e-4998-a534-b3e3a7dab9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1244 | 2025.08.18 20:07:36.740699 [ 3 ] {83bcbd3d-202e-4998-a534-b3e3a7dab9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1245 | 2025.08.18 20:07:36.741578 [ 3 ] {83bcbd3d-202e-4998-a534-b3e3a7dab9f1} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2025.08.18 20:07:36.741612 [ 3 ] {83bcbd3d-202e-4998-a534-b3e3a7dab9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1247 | 2025.08.18 20:07:36.742204 [ 3 ] {83bcbd3d-202e-4998-a534-b3e3a7dab9f1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1248 | 2025.08.18 20:07:36.742646 [ 3 ] {83bcbd3d-202e-4998-a534-b3e3a7dab9f1} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2025.08.18 20:07:36.742787 [ 3 ] {83bcbd3d-202e-4998-a534-b3e3a7dab9f1} <Debug> executeQuery: Read 2013 rows, 137.70 KiB in 0.002149 sec., 936714.7510469987 rows/sec., 62.58 MiB/sec. | ||
| 1250 | 2025.08.18 20:07:36.742823 [ 3 ] {83bcbd3d-202e-4998-a534-b3e3a7dab9f1} <Debug> TCPHandler: Processed in 0.00231724 sec. | ||
| 1251 | 2025.08.18 20:07:36.742933 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2025.08.18 20:07:36.743030 [ 3 ] {8e1a164b-e98a-4f6e-946a-0b1033541826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1253 | 2025.08.18 20:07:36.743071 [ 3 ] {8e1a164b-e98a-4f6e-946a-0b1033541826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1254 | 2025.08.18 20:07:36.743376 [ 3 ] {8e1a164b-e98a-4f6e-946a-0b1033541826} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2025.08.18 20:07:36.743411 [ 3 ] {8e1a164b-e98a-4f6e-946a-0b1033541826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1256 | 2025.08.18 20:07:36.743812 [ 3 ] {8e1a164b-e98a-4f6e-946a-0b1033541826} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1257 | 2025.08.18 20:07:36.744225 [ 3 ] {8e1a164b-e98a-4f6e-946a-0b1033541826} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2025.08.18 20:07:36.744365 [ 3 ] {8e1a164b-e98a-4f6e-946a-0b1033541826} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001354 sec., 8862.629246676514 rows/sec., 611.61 KiB/sec. | ||
| 1259 | 2025.08.18 20:07:36.744407 [ 3 ] {8e1a164b-e98a-4f6e-946a-0b1033541826} <Debug> TCPHandler: Processed in 0.00152378 sec. | ||
| 1260 | 2025.08.18 20:07:40.592523 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2025.08.18 20:07:40.592732 [ 3 ] {468866aa-3c32-4566-8c71-3f48688d0bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1262 | 2025.08.18 20:07:40.592805 [ 3 ] {468866aa-3c32-4566-8c71-3f48688d0bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1263 | 2025.08.18 20:07:40.593434 [ 3 ] {468866aa-3c32-4566-8c71-3f48688d0bca} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2025.08.18 20:07:40.593483 [ 3 ] {468866aa-3c32-4566-8c71-3f48688d0bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1265 | 2025.08.18 20:07:40.593985 [ 3 ] {468866aa-3c32-4566-8c71-3f48688d0bca} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1266 | 2025.08.18 20:07:40.594437 [ 3 ] {468866aa-3c32-4566-8c71-3f48688d0bca} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2025.08.18 20:07:40.594623 [ 3 ] {468866aa-3c32-4566-8c71-3f48688d0bca} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001942 sec., 28836.25128733265 rows/sec., 2.20 MiB/sec. | ||
| 1268 | 2025.08.18 20:07:40.594681 [ 3 ] {468866aa-3c32-4566-8c71-3f48688d0bca} <Debug> TCPHandler: Processed in 0.002289499 sec. | ||
| 1269 | 2025.08.18 20:07:40.594803 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2025.08.18 20:07:40.594905 [ 3 ] {3fbe203e-d4aa-4ae0-a155-dea6d513bfa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1271 | 2025.08.18 20:07:40.594948 [ 3 ] {3fbe203e-d4aa-4ae0-a155-dea6d513bfa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1272 | 2025.08.18 20:07:40.595471 [ 3 ] {3fbe203e-d4aa-4ae0-a155-dea6d513bfa6} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2025.08.18 20:07:40.595510 [ 3 ] {3fbe203e-d4aa-4ae0-a155-dea6d513bfa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1274 | 2025.08.18 20:07:40.595925 [ 3 ] {3fbe203e-d4aa-4ae0-a155-dea6d513bfa6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1275 | 2025.08.18 20:07:40.596387 [ 3 ] {3fbe203e-d4aa-4ae0-a155-dea6d513bfa6} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2025.08.18 20:07:40.596548 [ 3 ] {3fbe203e-d4aa-4ae0-a155-dea6d513bfa6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001666 sec., 38415.36614645858 rows/sec., 3.00 MiB/sec. | ||
| 1277 | 2025.08.18 20:07:40.596593 [ 3 ] {3fbe203e-d4aa-4ae0-a155-dea6d513bfa6} <Debug> TCPHandler: Processed in 0.001842414 sec. | ||
| 1278 | 2025.08.18 20:07:40.596705 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2025.08.18 20:07:40.596801 [ 3 ] {80ab658e-fa59-4570-ae2f-cc9d5d4774bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1280 | 2025.08.18 20:07:40.596922 [ 3 ] {80ab658e-fa59-4570-ae2f-cc9d5d4774bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1281 | 2025.08.18 20:07:40.597299 [ 3 ] {80ab658e-fa59-4570-ae2f-cc9d5d4774bb} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2025.08.18 20:07:40.597336 [ 3 ] {80ab658e-fa59-4570-ae2f-cc9d5d4774bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1283 | 2025.08.18 20:07:40.597790 [ 3 ] {80ab658e-fa59-4570-ae2f-cc9d5d4774bb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1284 | 2025.08.18 20:07:40.598262 [ 3 ] {80ab658e-fa59-4570-ae2f-cc9d5d4774bb} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2025.08.18 20:07:40.598415 [ 3 ] {80ab658e-fa59-4570-ae2f-cc9d5d4774bb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001634 sec., 78335.37331701347 rows/sec., 5.46 MiB/sec. | ||
| 1286 | 2025.08.18 20:07:40.598462 [ 3 ] {80ab658e-fa59-4570-ae2f-cc9d5d4774bb} <Debug> TCPHandler: Processed in 0.001806954 sec. | ||
| 1287 | 2025.08.18 20:07:40.598571 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2025.08.18 20:07:40.598666 [ 3 ] {4c03e056-bddb-40ad-b95a-8d794e6f4745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1289 | 2025.08.18 20:07:40.598707 [ 3 ] {4c03e056-bddb-40ad-b95a-8d794e6f4745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1290 | 2025.08.18 20:07:40.599028 [ 3 ] {4c03e056-bddb-40ad-b95a-8d794e6f4745} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2025.08.18 20:07:40.599064 [ 3 ] {4c03e056-bddb-40ad-b95a-8d794e6f4745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1292 | 2025.08.18 20:07:40.599462 [ 3 ] {4c03e056-bddb-40ad-b95a-8d794e6f4745} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1293 | 2025.08.18 20:07:40.599881 [ 3 ] {4c03e056-bddb-40ad-b95a-8d794e6f4745} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2025.08.18 20:07:40.600033 [ 3 ] {4c03e056-bddb-40ad-b95a-8d794e6f4745} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001385 sec., 34657.03971119133 rows/sec., 2.34 MiB/sec. | ||
| 1295 | 2025.08.18 20:07:40.600076 [ 3 ] {4c03e056-bddb-40ad-b95a-8d794e6f4745} <Debug> TCPHandler: Processed in 0.001556031 sec. | ||
| 1296 | 2025.08.18 20:07:41.498581 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1297 | 2025.08.18 20:07:41.499113 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2025.08.18 20:07:41.499153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1299 | 2025.08.18 20:07:41.499776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1300 | 2025.08.18 20:07:41.500240 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2025.08.18 20:07:41.500408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1302 | 2025.08.18 20:07:41.617786 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1303 | 2025.08.18 20:07:41.634658 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2025.08.18 20:07:41.634709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1305 | 2025.08.18 20:07:41.641305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1306 | 2025.08.18 20:07:41.642508 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2025.08.18 20:07:41.647800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1308 | 2025.08.18 20:07:42.001144 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.78 MiB, peak 168.78 MiB, free memory in arenas 0.00 B, will set to 166.13 MiB (RSS), difference: 1.35 MiB | ||
| 1309 | 2025.08.18 20:07:43.998145 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 218 | ||
| 1310 | 2025.08.18 20:07:44.000817 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2025.08.18 20:07:44.000883 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1312 | 2025.08.18 20:07:44.002185 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1313 | 2025.08.18 20:07:44.002458 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2025.08.18 20:07:44.002782 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 218 | ||
| 1315 | 2025.08.18 20:07:45.594585 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2025.08.18 20:07:45.594771 [ 3 ] {e1a08b38-001b-4ed8-b180-851c7cf28721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1317 | 2025.08.18 20:07:45.594840 [ 3 ] {e1a08b38-001b-4ed8-b180-851c7cf28721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1318 | 2025.08.18 20:07:45.595454 [ 3 ] {e1a08b38-001b-4ed8-b180-851c7cf28721} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2025.08.18 20:07:45.595509 [ 3 ] {e1a08b38-001b-4ed8-b180-851c7cf28721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1320 | 2025.08.18 20:07:45.596035 [ 3 ] {e1a08b38-001b-4ed8-b180-851c7cf28721} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1321 | 2025.08.18 20:07:45.596526 [ 3 ] {e1a08b38-001b-4ed8-b180-851c7cf28721} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2025.08.18 20:07:45.596668 [ 87 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1323 | 2025.08.18 20:07:45.596687 [ 3 ] {e1a08b38-001b-4ed8-b180-851c7cf28721} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001962 sec., 38735.98369011212 rows/sec., 3.18 MiB/sec. | ||
| 1324 | 2025.08.18 20:07:45.596750 [ 87 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2025.08.18 20:07:45.596757 [ 3 ] {e1a08b38-001b-4ed8-b180-851c7cf28721} <Debug> TCPHandler: Processed in 0.00229751 sec. | ||
| 1326 | 2025.08.18 20:07:45.596784 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1327 | 2025.08.18 20:07:45.596911 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2025.08.18 20:07:45.597024 [ 3 ] {f3ba3c79-d2f1-4981-8cab-98635e4c0133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1329 | 2025.08.18 20:07:45.597043 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::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 | ||
| 1330 | 2025.08.18 20:07:45.597071 [ 3 ] {f3ba3c79-d2f1-4981-8cab-98635e4c0133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1331 | 2025.08.18 20:07:45.597235 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1332 | 2025.08.18 20:07:45.597374 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1333 | 2025.08.18 20:07:45.597500 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1334 | 2025.08.18 20:07:45.597510 [ 3 ] {f3ba3c79-d2f1-4981-8cab-98635e4c0133} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1335 | 2025.08.18 20:07:45.597554 [ 3 ] {f3ba3c79-d2f1-4981-8cab-98635e4c0133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1336 | 2025.08.18 20:07:45.597591 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1337 | 2025.08.18 20:07:45.597646 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1197 rows starting from the beginning of the part | ||
| 1338 | 2025.08.18 20:07:45.597692 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1339 | 2025.08.18 20:07:45.597736 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1340 | 2025.08.18 20:07:45.598099 [ 3 ] {f3ba3c79-d2f1-4981-8cab-98635e4c0133} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1341 | 2025.08.18 20:07:45.598595 [ 3 ] {f3ba3c79-d2f1-4981-8cab-98635e4c0133} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2025.08.18 20:07:45.598751 [ 3 ] {f3ba3c79-d2f1-4981-8cab-98635e4c0133} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001752 sec., 5707.762557077625 rows/sec., 429.20 KiB/sec. | ||
| 1343 | 2025.08.18 20:07:45.598794 [ 3 ] {f3ba3c79-d2f1-4981-8cab-98635e4c0133} <Debug> TCPHandler: Processed in 0.001953296 sec. | ||
| 1344 | 2025.08.18 20:07:45.598908 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2025.08.18 20:07:45.599007 [ 3 ] {c59a2a38-3769-439b-aee8-ce0cc27029f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1346 | 2025.08.18 20:07:45.599050 [ 3 ] {c59a2a38-3769-439b-aee8-ce0cc27029f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1347 | 2025.08.18 20:07:45.599200 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1662 rows, containing 5 columns (5 merged, 0 gathered) in 0.002269839 sec., 732210.5224203126 rows/sec., 63.15 MiB/sec. | ||
| 1348 | 2025.08.18 20:07:45.599502 [ 3 ] {c59a2a38-3769-439b-aee8-ce0cc27029f4} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2025.08.18 20:07:45.599544 [ 3 ] {c59a2a38-3769-439b-aee8-ce0cc27029f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1350 | 2025.08.18 20:07:45.599685 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1351 | 2025.08.18 20:07:45.600025 [ 3 ] {c59a2a38-3769-439b-aee8-ce0cc27029f4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1352 | 2025.08.18 20:07:45.600255 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_6_1} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1353 | 2025.08.18 20:07:45.600330 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_6_1} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1354 | 2025.08.18 20:07:45.600431 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 1355 | 2025.08.18 20:07:45.600469 [ 3 ] {c59a2a38-3769-439b-aee8-ce0cc27029f4} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2025.08.18 20:07:45.600576 [ 87 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1357 | 2025.08.18 20:07:45.600609 [ 3 ] {c59a2a38-3769-439b-aee8-ce0cc27029f4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001623 sec., 45594.577942082564 rows/sec., 3.56 MiB/sec. | ||
| 1358 | 2025.08.18 20:07:45.600619 [ 87 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2025.08.18 20:07:45.600649 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1360 | 2025.08.18 20:07:45.600654 [ 3 ] {c59a2a38-3769-439b-aee8-ce0cc27029f4} <Debug> TCPHandler: Processed in 0.001798503 sec. | ||
| 1361 | 2025.08.18 20:07:45.600724 [ 188 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1362 | 2025.08.18 20:07:45.600776 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2025.08.18 20:07:45.600817 [ 188 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1364 | 2025.08.18 20:07:45.600847 [ 188 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1365 | 2025.08.18 20:07:45.600880 [ 3 ] {66df0e55-7ce7-4470-a5c3-70be402ee7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1366 | 2025.08.18 20:07:45.600896 [ 188 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1367 | 2025.08.18 20:07:45.600929 [ 3 ] {66df0e55-7ce7-4470-a5c3-70be402ee7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1368 | 2025.08.18 20:07:45.600939 [ 188 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1369 | 2025.08.18 20:07:45.600984 [ 188 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 522 rows starting from the beginning of the part | ||
| 1370 | 2025.08.18 20:07:45.601076 [ 188 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1371 | 2025.08.18 20:07:45.601123 [ 188 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1372 | 2025.08.18 20:07:45.601401 [ 3 ] {66df0e55-7ce7-4470-a5c3-70be402ee7c7} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2025.08.18 20:07:45.601445 [ 3 ] {66df0e55-7ce7-4470-a5c3-70be402ee7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1374 | 2025.08.18 20:07:45.601962 [ 3 ] {66df0e55-7ce7-4470-a5c3-70be402ee7c7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1375 | 2025.08.18 20:07:45.602022 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329207 sec., 690637.3499387229 rows/sec., 55.25 MiB/sec. | ||
| 1376 | 2025.08.18 20:07:45.602343 [ 188 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1377 | 2025.08.18 20:07:45.602455 [ 3 ] {66df0e55-7ce7-4470-a5c3-70be402ee7c7} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2025.08.18 20:07:45.602580 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1379 | 2025.08.18 20:07:45.602615 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1380 | 2025.08.18 20:07:45.602615 [ 3 ] {66df0e55-7ce7-4470-a5c3-70be402ee7c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001757 sec., 91064.31417188389 rows/sec., 6.34 MiB/sec. | ||
| 1381 | 2025.08.18 20:07:45.602637 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1382 | 2025.08.18 20:07:45.602671 [ 3 ] {66df0e55-7ce7-4470-a5c3-70be402ee7c7} <Debug> TCPHandler: Processed in 0.001946456 sec. | ||
| 1383 | 2025.08.18 20:07:45.602756 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::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 | ||
| 1384 | 2025.08.18 20:07:45.602799 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2025.08.18 20:07:45.602830 [ 188 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_6_1} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2025.08.18 20:07:45.602890 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1387 | 2025.08.18 20:07:45.602910 [ 188 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_6_1} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1388 | 2025.08.18 20:07:45.602916 [ 3 ] {3b92108f-ea84-4784-b0dc-ee5aec6e3d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1389 | 2025.08.18 20:07:45.602936 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 297 rows starting from the beginning of the part | ||
| 1390 | 2025.08.18 20:07:45.602985 [ 3 ] {3b92108f-ea84-4784-b0dc-ee5aec6e3d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1391 | 2025.08.18 20:07:45.602988 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1392 | 2025.08.18 20:07:45.603028 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1393 | 2025.08.18 20:07:45.603086 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1394 | 2025.08.18 20:07:45.603135 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2013 rows starting from the beginning of the part | ||
| 1395 | 2025.08.18 20:07:45.603187 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1396 | 2025.08.18 20:07:45.603229 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1397 | 2025.08.18 20:07:45.603811 [ 3 ] {3b92108f-ea84-4784-b0dc-ee5aec6e3d10} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1398 | 2025.08.18 20:07:45.603856 [ 3 ] {3b92108f-ea84-4784-b0dc-ee5aec6e3d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1399 | 2025.08.18 20:07:45.604576 [ 3 ] {3b92108f-ea84-4784-b0dc-ee5aec6e3d10} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1400 | 2025.08.18 20:07:45.605127 [ 3 ] {3b92108f-ea84-4784-b0dc-ee5aec6e3d10} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1401 | 2025.08.18 20:07:45.605275 [ 3 ] {3b92108f-ea84-4784-b0dc-ee5aec6e3d10} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002382 sec., 4198.152812762384 rows/sec., 7.52 MiB/sec. | ||
| 1402 | 2025.08.18 20:07:45.605341 [ 3 ] {3b92108f-ea84-4784-b0dc-ee5aec6e3d10} <Debug> TCPHandler: Processed in 0.002604464 sec. | ||
| 1403 | 2025.08.18 20:07:45.605449 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2025.08.18 20:07:45.605546 [ 3 ] {36b4f246-d074-49ff-a0bd-36f780b75f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1405 | 2025.08.18 20:07:45.605588 [ 3 ] {36b4f246-d074-49ff-a0bd-36f780b75f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1406 | 2025.08.18 20:07:45.605933 [ 3 ] {36b4f246-d074-49ff-a0bd-36f780b75f92} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1407 | 2025.08.18 20:07:45.605971 [ 3 ] {36b4f246-d074-49ff-a0bd-36f780b75f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1408 | 2025.08.18 20:07:45.606542 [ 3 ] {36b4f246-d074-49ff-a0bd-36f780b75f92} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1409 | 2025.08.18 20:07:45.607020 [ 3 ] {36b4f246-d074-49ff-a0bd-36f780b75f92} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1410 | 2025.08.18 20:07:45.607128 [ 87 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1411 | 2025.08.18 20:07:45.607163 [ 3 ] {36b4f246-d074-49ff-a0bd-36f780b75f92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001636 sec., 36674.81662591687 rows/sec., 2.47 MiB/sec. | ||
| 1412 | 2025.08.18 20:07:45.607166 [ 87 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1413 | 2025.08.18 20:07:45.607204 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1414 | 2025.08.18 20:07:45.607207 [ 3 ] {36b4f246-d074-49ff-a0bd-36f780b75f92} <Debug> TCPHandler: Processed in 0.001808884 sec. | ||
| 1415 | 2025.08.18 20:07:45.607282 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::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 | ||
| 1416 | 2025.08.18 20:07:45.607372 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1417 | 2025.08.18 20:07:45.607406 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1418 | 2025.08.18 20:07:45.607473 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1419 | 2025.08.18 20:07:45.607520 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1420 | 2025.08.18 20:07:45.607569 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1421 | 2025.08.18 20:07:45.607621 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1422 | 2025.08.18 20:07:45.607672 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1423 | 2025.08.18 20:07:45.608373 [ 198 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2918 rows, containing 5 columns (5 merged, 0 gathered) in 0.005658684 sec., 515667.6004526848 rows/sec., 35.17 MiB/sec. | ||
| 1424 | 2025.08.18 20:07:45.608589 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001342648 sec., 223439.0547634227 rows/sec., 15.06 MiB/sec. | ||
| 1425 | 2025.08.18 20:07:45.608827 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1426 | 2025.08.18 20:07:45.608968 [ 186 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1427 | 2025.08.18 20:07:45.609425 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2025.08.18 20:07:45.609512 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1429 | 2025.08.18 20:07:45.609592 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 1430 | 2025.08.18 20:07:45.609674 [ 186 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_6_1} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2025.08.18 20:07:45.609774 [ 186 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_6_1} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1432 | 2025.08.18 20:07:45.609861 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1433 | 2025.08.18 20:07:48.933291 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1434 | 2025.08.18 20:07:48.933358 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1435 | 2025.08.18 20:07:49.001374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2867 | ||
| 1436 | 2025.08.18 20:07:49.001861 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2025.08.18 20:07:49.001900 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1438 | 2025.08.18 20:07:49.002424 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1439 | 2025.08.18 20:07:49.002691 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2025.08.18 20:07:49.002812 [ 80 ] {} <Debug> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1441 | 2025.08.18 20:07:49.002843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2867 | ||
| 1442 | 2025.08.18 20:07:49.002848 [ 80 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2025.08.18 20:07:49.002877 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1444 | 2025.08.18 20:07:49.003001 [ 193 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::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 | ||
| 1445 | 2025.08.18 20:07:49.003168 [ 193 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1446 | 2025.08.18 20:07:49.003210 [ 193 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::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 | ||
| 1447 | 2025.08.18 20:07:49.003279 [ 193 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::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 | ||
| 1448 | 2025.08.18 20:07:49.003331 [ 193 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::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 | ||
| 1449 | 2025.08.18 20:07:49.003381 [ 193 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::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 | ||
| 1450 | 2025.08.18 20:07:49.003426 [ 193 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::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 | ||
| 1451 | 2025.08.18 20:07:49.003468 [ 193 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1452 | 2025.08.18 20:07:49.022708 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2867 rows, containing 4 columns (4 merged, 0 gathered) in 0.019766997 sec., 145039.73466480518 rows/sec., 2.07 MiB/sec. | ||
| 1453 | 2025.08.18 20:07:49.023587 [ 198 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1454 | 2025.08.18 20:07:49.023964 [ 198 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_6_1} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2025.08.18 20:07:49.024058 [ 198 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_6_1} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1456 | 2025.08.18 20:07:49.024170 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1457 | 2025.08.18 20:07:49.148778 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1458 | 2025.08.18 20:07:49.166349 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2025.08.18 20:07:49.166419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1460 | 2025.08.18 20:07:49.172885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1461 | 2025.08.18 20:07:49.173651 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2025.08.18 20:07:49.173966 [ 78 ] {} <Debug> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1463 | 2025.08.18 20:07:49.174042 [ 78 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2025.08.18 20:07:49.174069 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1465 | 2025.08.18 20:07:49.174180 [ 198 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 1466 | 2025.08.18 20:07:49.177631 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1467 | 2025.08.18 20:07:49.178537 [ 198 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1468 | 2025.08.18 20:07:49.180052 [ 198 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 1469 | 2025.08.18 20:07:49.184717 [ 198 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 1470 | 2025.08.18 20:07:49.188977 [ 198 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 1471 | 2025.08.18 20:07:49.193289 [ 198 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 1472 | 2025.08.18 20:07:49.198581 [ 198 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 1473 | 2025.08.18 20:07:49.202639 [ 198 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 1474 | 2025.08.18 20:07:49.267432 [ 188 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093293895 sec., 493.0654894406542 rows/sec., 2.55 MiB/sec. | ||
| 1475 | 2025.08.18 20:07:49.269809 [ 188 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1476 | 2025.08.18 20:07:49.271969 [ 188 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_6_1} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2025.08.18 20:07:49.272083 [ 188 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_6_1} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1478 | 2025.08.18 20:07:49.273901 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1479 | 2025.08.18 20:07:50.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.70 MiB, peak 178.24 MiB, free memory in arenas 0.00 B, will set to 178.84 MiB (RSS), difference: 10.14 MiB | ||
| 1480 | 2025.08.18 20:07:50.595241 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1481 | 2025.08.18 20:07:50.595433 [ 3 ] {749015c4-1a24-4c70-9e2e-882f18ed445b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1482 | 2025.08.18 20:07:50.595507 [ 3 ] {749015c4-1a24-4c70-9e2e-882f18ed445b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1483 | 2025.08.18 20:07:50.596167 [ 3 ] {749015c4-1a24-4c70-9e2e-882f18ed445b} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2025.08.18 20:07:50.596216 [ 3 ] {749015c4-1a24-4c70-9e2e-882f18ed445b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1485 | 2025.08.18 20:07:50.596854 [ 3 ] {749015c4-1a24-4c70-9e2e-882f18ed445b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1486 | 2025.08.18 20:07:50.597381 [ 3 ] {749015c4-1a24-4c70-9e2e-882f18ed445b} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2025.08.18 20:07:50.597541 [ 3 ] {749015c4-1a24-4c70-9e2e-882f18ed445b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002157 sec., 25961.984237366712 rows/sec., 1.98 MiB/sec. | ||
| 1488 | 2025.08.18 20:07:50.597594 [ 3 ] {749015c4-1a24-4c70-9e2e-882f18ed445b} <Debug> TCPHandler: Processed in 0.002484352 sec. | ||
| 1489 | 2025.08.18 20:07:50.597729 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2025.08.18 20:07:50.597860 [ 3 ] {052ef171-1a4e-45b1-a134-effd39a888fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1491 | 2025.08.18 20:07:50.597913 [ 3 ] {052ef171-1a4e-45b1-a134-effd39a888fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1492 | 2025.08.18 20:07:50.598437 [ 3 ] {052ef171-1a4e-45b1-a134-effd39a888fa} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2025.08.18 20:07:50.598481 [ 3 ] {052ef171-1a4e-45b1-a134-effd39a888fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1494 | 2025.08.18 20:07:50.599003 [ 3 ] {052ef171-1a4e-45b1-a134-effd39a888fa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1495 | 2025.08.18 20:07:50.599501 [ 3 ] {052ef171-1a4e-45b1-a134-effd39a888fa} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2025.08.18 20:07:50.599654 [ 3 ] {052ef171-1a4e-45b1-a134-effd39a888fa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001823 sec., 35106.96653867252 rows/sec., 2.74 MiB/sec. | ||
| 1497 | 2025.08.18 20:07:50.599700 [ 3 ] {052ef171-1a4e-45b1-a134-effd39a888fa} <Debug> TCPHandler: Processed in 0.002035716 sec. | ||
| 1498 | 2025.08.18 20:07:50.599813 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2025.08.18 20:07:50.599910 [ 3 ] {25dea893-40ca-424a-8fcf-118d83879f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1500 | 2025.08.18 20:07:50.599953 [ 3 ] {25dea893-40ca-424a-8fcf-118d83879f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1501 | 2025.08.18 20:07:50.600388 [ 3 ] {25dea893-40ca-424a-8fcf-118d83879f0d} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2025.08.18 20:07:50.600423 [ 3 ] {25dea893-40ca-424a-8fcf-118d83879f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1503 | 2025.08.18 20:07:50.600991 [ 3 ] {25dea893-40ca-424a-8fcf-118d83879f0d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1504 | 2025.08.18 20:07:50.601436 [ 3 ] {25dea893-40ca-424a-8fcf-118d83879f0d} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2025.08.18 20:07:50.601574 [ 3 ] {25dea893-40ca-424a-8fcf-118d83879f0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001683 sec., 95068.330362448 rows/sec., 6.62 MiB/sec. | ||
| 1506 | 2025.08.18 20:07:50.601613 [ 3 ] {25dea893-40ca-424a-8fcf-118d83879f0d} <Debug> TCPHandler: Processed in 0.001849794 sec. | ||
| 1507 | 2025.08.18 20:07:50.601722 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2025.08.18 20:07:50.601818 [ 3 ] {dfaf3a67-cc4b-4d95-9619-46b0087f4d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1509 | 2025.08.18 20:07:50.601860 [ 3 ] {dfaf3a67-cc4b-4d95-9619-46b0087f4d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1510 | 2025.08.18 20:07:50.602200 [ 3 ] {dfaf3a67-cc4b-4d95-9619-46b0087f4d5e} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2025.08.18 20:07:50.602235 [ 3 ] {dfaf3a67-cc4b-4d95-9619-46b0087f4d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1512 | 2025.08.18 20:07:50.602670 [ 3 ] {dfaf3a67-cc4b-4d95-9619-46b0087f4d5e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1513 | 2025.08.18 20:07:50.603166 [ 3 ] {dfaf3a67-cc4b-4d95-9619-46b0087f4d5e} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2025.08.18 20:07:50.603296 [ 3 ] {dfaf3a67-cc4b-4d95-9619-46b0087f4d5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. | ||
| 1515 | 2025.08.18 20:07:50.603331 [ 3 ] {dfaf3a67-cc4b-4d95-9619-46b0087f4d5e} <Debug> TCPHandler: Processed in 0.001657922 sec. | ||
| 1516 | 2025.08.18 20:07:54.003934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 238 | ||
| 1517 | 2025.08.18 20:07:54.005942 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2025.08.18 20:07:54.005996 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1519 | 2025.08.18 20:07:54.007123 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1520 | 2025.08.18 20:07:54.007385 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2025.08.18 20:07:54.007669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1522 | 2025.08.18 20:07:55.591087 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2025.08.18 20:07:55.591353 [ 3 ] {9c69a348-3d4a-4dba-b453-2c43e3450067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1524 | 2025.08.18 20:07:55.591709 [ 3 ] {9c69a348-3d4a-4dba-b453-2c43e3450067} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1525 | 2025.08.18 20:07:55.591748 [ 3 ] {9c69a348-3d4a-4dba-b453-2c43e3450067} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1526 | 2025.08.18 20:07:55.591989 [ 3 ] {9c69a348-3d4a-4dba-b453-2c43e3450067} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1527 | 2025.08.18 20:07:55.592058 [ 3 ] {9c69a348-3d4a-4dba-b453-2c43e3450067} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1528 | 2025.08.18 20:07:55.592194 [ 3 ] {9c69a348-3d4a-4dba-b453-2c43e3450067} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1529 | 2025.08.18 20:07:55.592385 [ 289 ] {9c69a348-3d4a-4dba-b453-2c43e3450067} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1530 | 2025.08.18 20:07:55.592431 [ 290 ] {9c69a348-3d4a-4dba-b453-2c43e3450067} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1531 | 2025.08.18 20:07:55.592536 [ 3 ] {9c69a348-3d4a-4dba-b453-2c43e3450067} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (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 | ||
| 1532 | 2025.08.18 20:07:55.592565 [ 3 ] {9c69a348-3d4a-4dba-b453-2c43e3450067} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1533 | 2025.08.18 20:07:55.596486 [ 3 ] {9c69a348-3d4a-4dba-b453-2c43e3450067} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1534 | 2025.08.18 20:07:55.596515 [ 3 ] {9c69a348-3d4a-4dba-b453-2c43e3450067} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1535 | 2025.08.18 20:07:55.596573 [ 3 ] {9c69a348-3d4a-4dba-b453-2c43e3450067} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1536 | 2025.08.18 20:07:55.596620 [ 3 ] {9c69a348-3d4a-4dba-b453-2c43e3450067} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1537 | 2025.08.18 20:07:55.597597 [ 3 ] {9c69a348-3d4a-4dba-b453-2c43e3450067} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.006363 sec., 5029.074336005029 rows/sec., 210.87 KiB/sec. | ||
| 1538 | 2025.08.18 20:07:55.597708 [ 3 ] {9c69a348-3d4a-4dba-b453-2c43e3450067} <Debug> TCPHandler: Processed in 0.006781888 sec. | ||
| 1539 | 2025.08.18 20:07:55.597999 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2025.08.18 20:07:55.598140 [ 3 ] {5b6f43b0-a7f1-49ba-9343-e83b3c86e8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1541 | 2025.08.18 20:07:55.598363 [ 3 ] {5b6f43b0-a7f1-49ba-9343-e83b3c86e8b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1542 | 2025.08.18 20:07:55.598402 [ 3 ] {5b6f43b0-a7f1-49ba-9343-e83b3c86e8b9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1543 | 2025.08.18 20:07:55.598614 [ 3 ] {5b6f43b0-a7f1-49ba-9343-e83b3c86e8b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1544 | 2025.08.18 20:07:55.598671 [ 3 ] {5b6f43b0-a7f1-49ba-9343-e83b3c86e8b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1545 | 2025.08.18 20:07:55.598776 [ 3 ] {5b6f43b0-a7f1-49ba-9343-e83b3c86e8b9} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1546 | 2025.08.18 20:07:55.598831 [ 289 ] {5b6f43b0-a7f1-49ba-9343-e83b3c86e8b9} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1547 | 2025.08.18 20:07:55.598855 [ 291 ] {5b6f43b0-a7f1-49ba-9343-e83b3c86e8b9} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1548 | 2025.08.18 20:07:55.598953 [ 3 ] {5b6f43b0-a7f1-49ba-9343-e83b3c86e8b9} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (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 | ||
| 1549 | 2025.08.18 20:07:55.598980 [ 3 ] {5b6f43b0-a7f1-49ba-9343-e83b3c86e8b9} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1550 | 2025.08.18 20:07:55.599038 [ 3 ] {5b6f43b0-a7f1-49ba-9343-e83b3c86e8b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1551 | 2025.08.18 20:07:55.599058 [ 3 ] {5b6f43b0-a7f1-49ba-9343-e83b3c86e8b9} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1552 | 2025.08.18 20:07:55.599090 [ 3 ] {5b6f43b0-a7f1-49ba-9343-e83b3c86e8b9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 1553 | 2025.08.18 20:07:55.599123 [ 3 ] {5b6f43b0-a7f1-49ba-9343-e83b3c86e8b9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 1554 | 2025.08.18 20:07:55.599834 [ 3 ] {5b6f43b0-a7f1-49ba-9343-e83b3c86e8b9} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001753 sec., 18254.420992584142 rows/sec., 765.43 KiB/sec. | ||
| 1555 | 2025.08.18 20:07:55.599924 [ 3 ] {5b6f43b0-a7f1-49ba-9343-e83b3c86e8b9} <Debug> TCPHandler: Processed in 0.001977386 sec. | ||
| 1556 | 2025.08.18 20:07:55.600156 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1557 | 2025.08.18 20:07:55.600292 [ 3 ] {22a86c96-a10d-4312-bf49-249f9c749b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1558 | 2025.08.18 20:07:55.600508 [ 3 ] {22a86c96-a10d-4312-bf49-249f9c749b35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1559 | 2025.08.18 20:07:55.600545 [ 3 ] {22a86c96-a10d-4312-bf49-249f9c749b35} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1560 | 2025.08.18 20:07:55.600745 [ 3 ] {22a86c96-a10d-4312-bf49-249f9c749b35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1561 | 2025.08.18 20:07:55.600798 [ 3 ] {22a86c96-a10d-4312-bf49-249f9c749b35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1562 | 2025.08.18 20:07:55.600902 [ 3 ] {22a86c96-a10d-4312-bf49-249f9c749b35} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1563 | 2025.08.18 20:07:55.600963 [ 289 ] {22a86c96-a10d-4312-bf49-249f9c749b35} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1564 | 2025.08.18 20:07:55.600963 [ 290 ] {22a86c96-a10d-4312-bf49-249f9c749b35} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1565 | 2025.08.18 20:07:55.601057 [ 3 ] {22a86c96-a10d-4312-bf49-249f9c749b35} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (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 | ||
| 1566 | 2025.08.18 20:07:55.601083 [ 3 ] {22a86c96-a10d-4312-bf49-249f9c749b35} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1567 | 2025.08.18 20:07:55.601137 [ 3 ] {22a86c96-a10d-4312-bf49-249f9c749b35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1568 | 2025.08.18 20:07:55.601156 [ 3 ] {22a86c96-a10d-4312-bf49-249f9c749b35} <Debug> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1569 | 2025.08.18 20:07:55.601187 [ 3 ] {22a86c96-a10d-4312-bf49-249f9c749b35} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 1570 | 2025.08.18 20:07:55.601220 [ 3 ] {22a86c96-a10d-4312-bf49-249f9c749b35} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 1571 | 2025.08.18 20:07:55.601794 [ 3 ] {22a86c96-a10d-4312-bf49-249f9c749b35} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001558 sec., 20539.152759948654 rows/sec., 861.23 KiB/sec. | ||
| 1572 | 2025.08.18 20:07:55.601887 [ 3 ] {22a86c96-a10d-4312-bf49-249f9c749b35} <Debug> TCPHandler: Processed in 0.001781933 sec. | ||
| 1573 | 2025.08.18 20:07:55.608753 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1574 | 2025.08.18 20:07:55.608891 [ 3 ] {5d046067-3ad5-4f3e-adc3-623cc3eb1c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1575 | 2025.08.18 20:07:55.608943 [ 3 ] {5d046067-3ad5-4f3e-adc3-623cc3eb1c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1576 | 2025.08.18 20:07:55.609518 [ 3 ] {5d046067-3ad5-4f3e-adc3-623cc3eb1c74} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2025.08.18 20:07:55.609562 [ 3 ] {5d046067-3ad5-4f3e-adc3-623cc3eb1c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1578 | 2025.08.18 20:07:55.610000 [ 3 ] {5d046067-3ad5-4f3e-adc3-623cc3eb1c74} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1579 | 2025.08.18 20:07:55.610197 [ 3 ] {5d046067-3ad5-4f3e-adc3-623cc3eb1c74} <Trace> oximeter.timeseries_schema (cdfdc913-c6f6-41ec-bd61-6633c212e489): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2025.08.18 20:07:55.610341 [ 3 ] {5d046067-3ad5-4f3e-adc3-623cc3eb1c74} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001486 sec., 2018.842530282638 rows/sec., 184.01 KiB/sec. | ||
| 1581 | 2025.08.18 20:07:55.610381 [ 3 ] {5d046067-3ad5-4f3e-adc3-623cc3eb1c74} <Debug> TCPHandler: Processed in 0.001691552 sec. | ||
| 1582 | 2025.08.18 20:07:55.610493 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2025.08.18 20:07:55.610592 [ 3 ] {25783a67-4d43-436b-915e-b52818362f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1584 | 2025.08.18 20:07:55.610633 [ 3 ] {25783a67-4d43-436b-915e-b52818362f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1585 | 2025.08.18 20:07:55.611045 [ 3 ] {25783a67-4d43-436b-915e-b52818362f8a} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1586 | 2025.08.18 20:07:55.611082 [ 3 ] {25783a67-4d43-436b-915e-b52818362f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1587 | 2025.08.18 20:07:55.611384 [ 3 ] {25783a67-4d43-436b-915e-b52818362f8a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1588 | 2025.08.18 20:07:55.611591 [ 3 ] {25783a67-4d43-436b-915e-b52818362f8a} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2025.08.18 20:07:55.611721 [ 3 ] {25783a67-4d43-436b-915e-b52818362f8a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001151 sec., 20851.433536055607 rows/sec., 1.73 MiB/sec. | ||
| 1590 | 2025.08.18 20:07:55.611758 [ 3 ] {25783a67-4d43-436b-915e-b52818362f8a} <Debug> TCPHandler: Processed in 0.001312117 sec. | ||
| 1591 | 2025.08.18 20:07:55.611874 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1592 | 2025.08.18 20:07:55.611969 [ 3 ] {5c17706a-049b-450f-b8cb-a63d2702cd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1593 | 2025.08.18 20:07:55.612010 [ 3 ] {5c17706a-049b-450f-b8cb-a63d2702cd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1594 | 2025.08.18 20:07:55.612381 [ 3 ] {5c17706a-049b-450f-b8cb-a63d2702cd08} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2025.08.18 20:07:55.612416 [ 3 ] {5c17706a-049b-450f-b8cb-a63d2702cd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1596 | 2025.08.18 20:07:55.612699 [ 3 ] {5c17706a-049b-450f-b8cb-a63d2702cd08} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1597 | 2025.08.18 20:07:55.612912 [ 3 ] {5c17706a-049b-450f-b8cb-a63d2702cd08} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1598 | 2025.08.18 20:07:55.613039 [ 3 ] {5c17706a-049b-450f-b8cb-a63d2702cd08} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00109 sec., 1834.8623853211009 rows/sec., 149.62 KiB/sec. | ||
| 1599 | 2025.08.18 20:07:55.613074 [ 3 ] {5c17706a-049b-450f-b8cb-a63d2702cd08} <Debug> TCPHandler: Processed in 0.001249776 sec. | ||
| 1600 | 2025.08.18 20:07:55.613181 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1601 | 2025.08.18 20:07:55.613275 [ 3 ] {a1de5c68-440f-4e36-8ca7-692d99ddb969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1602 | 2025.08.18 20:07:55.613313 [ 3 ] {a1de5c68-440f-4e36-8ca7-692d99ddb969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1603 | 2025.08.18 20:07:55.613824 [ 3 ] {a1de5c68-440f-4e36-8ca7-692d99ddb969} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1604 | 2025.08.18 20:07:55.613861 [ 3 ] {a1de5c68-440f-4e36-8ca7-692d99ddb969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1605 | 2025.08.18 20:07:55.614183 [ 3 ] {a1de5c68-440f-4e36-8ca7-692d99ddb969} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1606 | 2025.08.18 20:07:55.614392 [ 3 ] {a1de5c68-440f-4e36-8ca7-692d99ddb969} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1607 | 2025.08.18 20:07:55.614520 [ 3 ] {a1de5c68-440f-4e36-8ca7-692d99ddb969} <Debug> executeQuery: Read 225 rows, 20.52 KiB in 0.001264 sec., 178006.32911392406 rows/sec., 15.85 MiB/sec. | ||
| 1608 | 2025.08.18 20:07:55.614556 [ 3 ] {a1de5c68-440f-4e36-8ca7-692d99ddb969} <Debug> TCPHandler: Processed in 0.001424108 sec. | ||
| 1609 | 2025.08.18 20:07:55.614669 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1610 | 2025.08.18 20:07:55.614764 [ 3 ] {6d994e17-b15c-46f1-9c74-4ccfc32c6236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1611 | 2025.08.18 20:07:55.614804 [ 3 ] {6d994e17-b15c-46f1-9c74-4ccfc32c6236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1612 | 2025.08.18 20:07:55.615208 [ 3 ] {6d994e17-b15c-46f1-9c74-4ccfc32c6236} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2025.08.18 20:07:55.615247 [ 3 ] {6d994e17-b15c-46f1-9c74-4ccfc32c6236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1614 | 2025.08.18 20:07:55.615537 [ 3 ] {6d994e17-b15c-46f1-9c74-4ccfc32c6236} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1615 | 2025.08.18 20:07:55.615747 [ 3 ] {6d994e17-b15c-46f1-9c74-4ccfc32c6236} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2025.08.18 20:07:55.615872 [ 3 ] {6d994e17-b15c-46f1-9c74-4ccfc32c6236} <Debug> executeQuery: Read 38 rows, 2.91 KiB in 0.001127 sec., 33717.834960070984 rows/sec., 2.52 MiB/sec. | ||
| 1617 | 2025.08.18 20:07:55.615910 [ 3 ] {6d994e17-b15c-46f1-9c74-4ccfc32c6236} <Debug> TCPHandler: Processed in 0.001289247 sec. | ||
| 1618 | 2025.08.18 20:07:55.616015 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1619 | 2025.08.18 20:07:55.616109 [ 3 ] {89156690-dde4-403e-b5f9-e358c7118f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1620 | 2025.08.18 20:07:55.616148 [ 3 ] {89156690-dde4-403e-b5f9-e358c7118f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1621 | 2025.08.18 20:07:55.616525 [ 3 ] {89156690-dde4-403e-b5f9-e358c7118f7f} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2025.08.18 20:07:55.616562 [ 3 ] {89156690-dde4-403e-b5f9-e358c7118f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1623 | 2025.08.18 20:07:55.616850 [ 3 ] {89156690-dde4-403e-b5f9-e358c7118f7f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1624 | 2025.08.18 20:07:55.617064 [ 3 ] {89156690-dde4-403e-b5f9-e358c7118f7f} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2025.08.18 20:07:55.617187 [ 3 ] {89156690-dde4-403e-b5f9-e358c7118f7f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001097 sec., 21877.848678213308 rows/sec., 1.82 MiB/sec. | ||
| 1626 | 2025.08.18 20:07:55.617224 [ 3 ] {89156690-dde4-403e-b5f9-e358c7118f7f} <Debug> TCPHandler: Processed in 0.001258806 sec. | ||
| 1627 | 2025.08.18 20:07:55.617327 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1628 | 2025.08.18 20:07:55.617420 [ 3 ] {b884f3c6-6514-43e6-8f81-a9ba4cf5c85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1629 | 2025.08.18 20:07:55.617458 [ 3 ] {b884f3c6-6514-43e6-8f81-a9ba4cf5c85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1630 | 2025.08.18 20:07:55.617828 [ 3 ] {b884f3c6-6514-43e6-8f81-a9ba4cf5c85c} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1631 | 2025.08.18 20:07:55.617864 [ 3 ] {b884f3c6-6514-43e6-8f81-a9ba4cf5c85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1632 | 2025.08.18 20:07:55.618153 [ 3 ] {b884f3c6-6514-43e6-8f81-a9ba4cf5c85c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1633 | 2025.08.18 20:07:55.618360 [ 3 ] {b884f3c6-6514-43e6-8f81-a9ba4cf5c85c} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1634 | 2025.08.18 20:07:55.618484 [ 3 ] {b884f3c6-6514-43e6-8f81-a9ba4cf5c85c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 866.45 KiB/sec. | ||
| 1635 | 2025.08.18 20:07:55.618522 [ 3 ] {b884f3c6-6514-43e6-8f81-a9ba4cf5c85c} <Debug> TCPHandler: Processed in 0.001244246 sec. | ||
| 1636 | 2025.08.18 20:07:55.618627 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2025.08.18 20:07:55.618720 [ 3 ] {85586c47-4aa8-4204-9601-8a69168e9d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1638 | 2025.08.18 20:07:55.618758 [ 3 ] {85586c47-4aa8-4204-9601-8a69168e9d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1639 | 2025.08.18 20:07:55.619206 [ 3 ] {85586c47-4aa8-4204-9601-8a69168e9d3b} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2025.08.18 20:07:55.619242 [ 3 ] {85586c47-4aa8-4204-9601-8a69168e9d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1641 | 2025.08.18 20:07:55.619549 [ 3 ] {85586c47-4aa8-4204-9601-8a69168e9d3b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1642 | 2025.08.18 20:07:55.619758 [ 3 ] {85586c47-4aa8-4204-9601-8a69168e9d3b} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2025.08.18 20:07:55.619883 [ 3 ] {85586c47-4aa8-4204-9601-8a69168e9d3b} <Debug> executeQuery: Read 139 rows, 11.51 KiB in 0.00118 sec., 117796.61016949151 rows/sec., 9.53 MiB/sec. | ||
| 1644 | 2025.08.18 20:07:55.619920 [ 3 ] {85586c47-4aa8-4204-9601-8a69168e9d3b} <Debug> TCPHandler: Processed in 0.001341827 sec. | ||
| 1645 | 2025.08.18 20:07:55.620025 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2025.08.18 20:07:55.620119 [ 3 ] {d60dbe67-f3b8-46b6-b2e1-a2564bd62ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1647 | 2025.08.18 20:07:55.620161 [ 3 ] {d60dbe67-f3b8-46b6-b2e1-a2564bd62ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1648 | 2025.08.18 20:07:55.620553 [ 3 ] {d60dbe67-f3b8-46b6-b2e1-a2564bd62ffe} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2025.08.18 20:07:55.620588 [ 3 ] {d60dbe67-f3b8-46b6-b2e1-a2564bd62ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1650 | 2025.08.18 20:07:55.620920 [ 3 ] {d60dbe67-f3b8-46b6-b2e1-a2564bd62ffe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1651 | 2025.08.18 20:07:55.621136 [ 3 ] {d60dbe67-f3b8-46b6-b2e1-a2564bd62ffe} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2025.08.18 20:07:55.621263 [ 3 ] {d60dbe67-f3b8-46b6-b2e1-a2564bd62ffe} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001162 sec., 169535.2839931153 rows/sec., 12.16 MiB/sec. | ||
| 1653 | 2025.08.18 20:07:55.621299 [ 3 ] {d60dbe67-f3b8-46b6-b2e1-a2564bd62ffe} <Debug> TCPHandler: Processed in 0.001322517 sec. | ||
| 1654 | 2025.08.18 20:07:55.621409 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2025.08.18 20:07:55.621501 [ 3 ] {2e6f98cc-587a-4cc6-9618-ca4a1b266046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1656 | 2025.08.18 20:07:55.621553 [ 3 ] {2e6f98cc-587a-4cc6-9618-ca4a1b266046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1657 | 2025.08.18 20:07:55.622342 [ 3 ] {2e6f98cc-587a-4cc6-9618-ca4a1b266046} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2025.08.18 20:07:55.622380 [ 3 ] {2e6f98cc-587a-4cc6-9618-ca4a1b266046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1659 | 2025.08.18 20:07:55.622916 [ 3 ] {2e6f98cc-587a-4cc6-9618-ca4a1b266046} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1660 | 2025.08.18 20:07:55.623140 [ 3 ] {2e6f98cc-587a-4cc6-9618-ca4a1b266046} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2025.08.18 20:07:55.623274 [ 3 ] {2e6f98cc-587a-4cc6-9618-ca4a1b266046} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001791 sec., 13400.335008375208 rows/sec., 24.01 MiB/sec. | ||
| 1662 | 2025.08.18 20:07:55.623331 [ 3 ] {2e6f98cc-587a-4cc6-9618-ca4a1b266046} <Debug> TCPHandler: Processed in 0.001970846 sec. | ||
| 1663 | 2025.08.18 20:07:55.623457 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2025.08.18 20:07:55.623554 [ 3 ] {c46cf091-613a-4c78-9c4d-f567e301cde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1665 | 2025.08.18 20:07:55.623597 [ 3 ] {c46cf091-613a-4c78-9c4d-f567e301cde4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1666 | 2025.08.18 20:07:55.623926 [ 3 ] {c46cf091-613a-4c78-9c4d-f567e301cde4} <Trace> oximeter.measurements_i64 (a881824e-c05a-475d-9a3a-b675d6d480bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2025.08.18 20:07:55.623963 [ 3 ] {c46cf091-613a-4c78-9c4d-f567e301cde4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1668 | 2025.08.18 20:07:55.624254 [ 3 ] {c46cf091-613a-4c78-9c4d-f567e301cde4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1669 | 2025.08.18 20:07:55.624458 [ 3 ] {c46cf091-613a-4c78-9c4d-f567e301cde4} <Trace> oximeter.measurements_i64 (a881824e-c05a-475d-9a3a-b675d6d480bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2025.08.18 20:07:55.624580 [ 3 ] {c46cf091-613a-4c78-9c4d-f567e301cde4} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001045 sec., 17224.88038277512 rows/sec., 1.24 MiB/sec. | ||
| 1671 | 2025.08.18 20:07:55.624615 [ 3 ] {c46cf091-613a-4c78-9c4d-f567e301cde4} <Debug> TCPHandler: Processed in 0.001208025 sec. | ||
| 1672 | 2025.08.18 20:07:55.624728 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2025.08.18 20:07:55.624823 [ 3 ] {d575374d-f520-4ade-8ea2-51ada374f641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1674 | 2025.08.18 20:07:55.624863 [ 3 ] {d575374d-f520-4ade-8ea2-51ada374f641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1675 | 2025.08.18 20:07:55.625187 [ 3 ] {d575374d-f520-4ade-8ea2-51ada374f641} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2025.08.18 20:07:55.625222 [ 3 ] {d575374d-f520-4ade-8ea2-51ada374f641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1677 | 2025.08.18 20:07:55.625518 [ 3 ] {d575374d-f520-4ade-8ea2-51ada374f641} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1678 | 2025.08.18 20:07:55.625726 [ 3 ] {d575374d-f520-4ade-8ea2-51ada374f641} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2025.08.18 20:07:55.625849 [ 3 ] {d575374d-f520-4ade-8ea2-51ada374f641} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 1680 | 2025.08.18 20:07:55.625884 [ 3 ] {d575374d-f520-4ade-8ea2-51ada374f641} <Debug> TCPHandler: Processed in 0.001205286 sec. | ||
| 1681 | 2025.08.18 20:07:56.502934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3294 | ||
| 1682 | 2025.08.18 20:07:56.503430 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2025.08.18 20:07:56.503481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1684 | 2025.08.18 20:07:56.504087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1685 | 2025.08.18 20:07:56.504330 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): 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.18 20:07:56.504477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1687 | 2025.08.18 20:07:56.677722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1688 | 2025.08.18 20:07:56.694734 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2025.08.18 20:07:56.694801 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1690 | 2025.08.18 20:07:56.700341 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1691 | 2025.08.18 20:07:56.701034 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2025.08.18 20:07:56.704119 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1693 | 2025.08.18 20:08:00.594139 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2025.08.18 20:08:00.594347 [ 3 ] {cb5deb59-9042-4cc6-b222-0477fa2a1412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1695 | 2025.08.18 20:08:00.594417 [ 3 ] {cb5deb59-9042-4cc6-b222-0477fa2a1412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1696 | 2025.08.18 20:08:00.595084 [ 3 ] {cb5deb59-9042-4cc6-b222-0477fa2a1412} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2025.08.18 20:08:00.595133 [ 3 ] {cb5deb59-9042-4cc6-b222-0477fa2a1412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1698 | 2025.08.18 20:08:00.595532 [ 3 ] {cb5deb59-9042-4cc6-b222-0477fa2a1412} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1699 | 2025.08.18 20:08:00.595760 [ 3 ] {cb5deb59-9042-4cc6-b222-0477fa2a1412} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2025.08.18 20:08:00.595907 [ 3 ] {cb5deb59-9042-4cc6-b222-0477fa2a1412} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00161 sec., 34782.60869565217 rows/sec., 2.66 MiB/sec. | ||
| 1701 | 2025.08.18 20:08:00.595948 [ 3 ] {cb5deb59-9042-4cc6-b222-0477fa2a1412} <Debug> TCPHandler: Processed in 0.001938755 sec. | ||
| 1702 | 2025.08.18 20:08:00.596061 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1703 | 2025.08.18 20:08:00.596156 [ 3 ] {e3d8abb9-7d0a-4c35-9a8b-2cf7693a6723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1704 | 2025.08.18 20:08:00.596197 [ 3 ] {e3d8abb9-7d0a-4c35-9a8b-2cf7693a6723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1705 | 2025.08.18 20:08:00.596599 [ 3 ] {e3d8abb9-7d0a-4c35-9a8b-2cf7693a6723} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2025.08.18 20:08:00.596637 [ 3 ] {e3d8abb9-7d0a-4c35-9a8b-2cf7693a6723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1707 | 2025.08.18 20:08:00.596935 [ 3 ] {e3d8abb9-7d0a-4c35-9a8b-2cf7693a6723} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1708 | 2025.08.18 20:08:00.597144 [ 3 ] {e3d8abb9-7d0a-4c35-9a8b-2cf7693a6723} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2025.08.18 20:08:00.597268 [ 3 ] {e3d8abb9-7d0a-4c35-9a8b-2cf7693a6723} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001131 sec., 56587.09106984969 rows/sec., 4.42 MiB/sec. | ||
| 1710 | 2025.08.18 20:08:00.597304 [ 3 ] {e3d8abb9-7d0a-4c35-9a8b-2cf7693a6723} <Debug> TCPHandler: Processed in 0.001294297 sec. | ||
| 1711 | 2025.08.18 20:08:00.597411 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1712 | 2025.08.18 20:08:00.597504 [ 3 ] {14377247-c549-4113-9511-e49481979cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1713 | 2025.08.18 20:08:00.597547 [ 3 ] {14377247-c549-4113-9511-e49481979cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1714 | 2025.08.18 20:08:00.597953 [ 3 ] {14377247-c549-4113-9511-e49481979cdb} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1715 | 2025.08.18 20:08:00.597989 [ 3 ] {14377247-c549-4113-9511-e49481979cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1716 | 2025.08.18 20:08:00.598301 [ 3 ] {14377247-c549-4113-9511-e49481979cdb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1717 | 2025.08.18 20:08:00.598504 [ 3 ] {14377247-c549-4113-9511-e49481979cdb} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2025.08.18 20:08:00.598627 [ 3 ] {14377247-c549-4113-9511-e49481979cdb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 1719 | 2025.08.18 20:08:00.598663 [ 3 ] {14377247-c549-4113-9511-e49481979cdb} <Debug> TCPHandler: Processed in 0.001301707 sec. | ||
| 1720 | 2025.08.18 20:08:00.598780 [ 3 ] {} <Trace> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1721 | 2025.08.18 20:08:00.598873 [ 3 ] {d7bfb9d9-7245-489d-8071-66baace20841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48574) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1722 | 2025.08.18 20:08:00.598913 [ 3 ] {d7bfb9d9-7245-489d-8071-66baace20841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1723 | 2025.08.18 20:08:00.599234 [ 3 ] {d7bfb9d9-7245-489d-8071-66baace20841} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1724 | 2025.08.18 20:08:00.599269 [ 3 ] {d7bfb9d9-7245-489d-8071-66baace20841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1725 | 2025.08.18 20:08:00.599573 [ 3 ] {d7bfb9d9-7245-489d-8071-66baace20841} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1726 | 2025.08.18 20:08:00.599776 [ 3 ] {d7bfb9d9-7245-489d-8071-66baace20841} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2025.08.18 20:08:00.599898 [ 3 ] {d7bfb9d9-7245-489d-8071-66baace20841} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 1728 | 2025.08.18 20:08:00.599933 [ 3 ] {d7bfb9d9-7245-489d-8071-66baace20841} <Debug> TCPHandler: Processed in 0.001202515 sec. | ||
| 1729 | 2025.08.18 20:08:03.933401 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1730 | 2025.08.18 20:08:03.933480 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1731 | 2025.08.18 20:08:04.005519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3782 | ||
| 1732 | 2025.08.18 20:08:04.006009 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2025.08.18 20:08:04.006045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1734 | 2025.08.18 20:08:04.006587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1735 | 2025.08.18 20:08:04.006822 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1736 | 2025.08.18 20:08:04.006951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3782 | ||
| 1737 | 2025.08.18 20:08:04.008675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 276 | ||
| 1738 | 2025.08.18 20:08:04.010989 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2025.08.18 20:08:04.011035 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1740 | 2025.08.18 20:08:04.012186 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1741 | 2025.08.18 20:08:04.012444 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2025.08.18 20:08:04.012679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
| 1743 | 2025.08.18 20:08:04.205107 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1744 | 2025.08.18 20:08:04.221352 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2025.08.18 20:08:04.221410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1746 | 2025.08.18 20:08:04.226897 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1747 | 2025.08.18 20:08:04.227599 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2025.08.18 20:08:04.230408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1749 | 2025.08.18 20:08:05.063029 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1750 | 2025.08.18 20:08:05.063119 [ 3 ] {} <Debug> TCP-Session: c90f6967-3d9f-4539-89cb-db0dfee70118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1751 | 2025.08.18 20:08:05.596186 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2025.08.18 20:08:05.596392 [ 4 ] {9855de85-8bcb-41e9-bce2-fff87f46d478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1753 | 2025.08.18 20:08:05.596465 [ 4 ] {9855de85-8bcb-41e9-bce2-fff87f46d478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1754 | 2025.08.18 20:08:05.597254 [ 4 ] {9855de85-8bcb-41e9-bce2-fff87f46d478} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2025.08.18 20:08:05.597296 [ 4 ] {9855de85-8bcb-41e9-bce2-fff87f46d478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1756 | 2025.08.18 20:08:05.597720 [ 4 ] {9855de85-8bcb-41e9-bce2-fff87f46d478} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1757 | 2025.08.18 20:08:05.597951 [ 4 ] {9855de85-8bcb-41e9-bce2-fff87f46d478} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2025.08.18 20:08:05.598103 [ 4 ] {9855de85-8bcb-41e9-bce2-fff87f46d478} <Debug> executeQuery: Read 128 rows, 11.25 KiB in 0.001763 sec., 72603.51673284174 rows/sec., 6.23 MiB/sec. | ||
| 1759 | 2025.08.18 20:08:05.598150 [ 4 ] {9855de85-8bcb-41e9-bce2-fff87f46d478} <Debug> TCPHandler: Processed in 0.002106567 sec. | ||
| 1760 | 2025.08.18 20:08:05.598277 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2025.08.18 20:08:05.598383 [ 4 ] {e883b204-82f4-4361-87c0-3d58a15a444d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1762 | 2025.08.18 20:08:05.598428 [ 4 ] {e883b204-82f4-4361-87c0-3d58a15a444d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1763 | 2025.08.18 20:08:05.598848 [ 4 ] {e883b204-82f4-4361-87c0-3d58a15a444d} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2025.08.18 20:08:05.598885 [ 4 ] {e883b204-82f4-4361-87c0-3d58a15a444d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1765 | 2025.08.18 20:08:05.599195 [ 4 ] {e883b204-82f4-4361-87c0-3d58a15a444d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1766 | 2025.08.18 20:08:05.599418 [ 4 ] {e883b204-82f4-4361-87c0-3d58a15a444d} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2025.08.18 20:08:05.599533 [ 55 ] {} <Debug> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1768 | 2025.08.18 20:08:05.599552 [ 4 ] {e883b204-82f4-4361-87c0-3d58a15a444d} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001191 sec., 30226.700251889168 rows/sec., 2.22 MiB/sec. | ||
| 1769 | 2025.08.18 20:08:05.599604 [ 55 ] {} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2025.08.18 20:08:05.599613 [ 4 ] {e883b204-82f4-4361-87c0-3d58a15a444d} <Debug> TCPHandler: Processed in 0.001391318 sec. | ||
| 1771 | 2025.08.18 20:08:05.599634 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1772 | 2025.08.18 20:08:05.599757 [ 196 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::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 | ||
| 1773 | 2025.08.18 20:08:05.599785 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2025.08.18 20:08:05.599889 [ 4 ] {5b885c0c-f252-42f8-b160-524ea9d2fb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1775 | 2025.08.18 20:08:05.599907 [ 196 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1776 | 2025.08.18 20:08:05.599932 [ 4 ] {5b885c0c-f252-42f8-b160-524ea9d2fb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1777 | 2025.08.18 20:08:05.599966 [ 196 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1778 | 2025.08.18 20:08:05.600106 [ 196 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1779 | 2025.08.18 20:08:05.600177 [ 196 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::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 | ||
| 1780 | 2025.08.18 20:08:05.600235 [ 196 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::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 | ||
| 1781 | 2025.08.18 20:08:05.600281 [ 196 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 1782 | 2025.08.18 20:08:05.600325 [ 196 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1783 | 2025.08.18 20:08:05.600414 [ 4 ] {5b885c0c-f252-42f8-b160-524ea9d2fb9e} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2025.08.18 20:08:05.600454 [ 4 ] {5b885c0c-f252-42f8-b160-524ea9d2fb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1785 | 2025.08.18 20:08:05.600783 [ 4 ] {5b885c0c-f252-42f8-b160-524ea9d2fb9e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1786 | 2025.08.18 20:08:05.601003 [ 4 ] {5b885c0c-f252-42f8-b160-524ea9d2fb9e} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2025.08.18 20:08:05.601133 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425619 sec., 89785.55981647271 rows/sec., 6.96 MiB/sec. | ||
| 1788 | 2025.08.18 20:08:05.601137 [ 4 ] {5b885c0c-f252-42f8-b160-524ea9d2fb9e} <Debug> executeQuery: Read 105 rows, 8.42 KiB in 0.001266 sec., 82938.38862559242 rows/sec., 6.49 MiB/sec. | ||
| 1789 | 2025.08.18 20:08:05.601194 [ 4 ] {5b885c0c-f252-42f8-b160-524ea9d2fb9e} <Debug> TCPHandler: Processed in 0.001464359 sec. | ||
| 1790 | 2025.08.18 20:08:05.601270 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1791 | 2025.08.18 20:08:05.601323 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2025.08.18 20:08:05.601422 [ 4 ] {1f56386f-a96f-41e4-9a51-82418a9e28fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1793 | 2025.08.18 20:08:05.601468 [ 4 ] {1f56386f-a96f-41e4-9a51-82418a9e28fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1794 | 2025.08.18 20:08:05.601515 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_6_1} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2025.08.18 20:08:05.601577 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_6_1} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1796 | 2025.08.18 20:08:05.601630 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1797 | 2025.08.18 20:08:05.601881 [ 4 ] {1f56386f-a96f-41e4-9a51-82418a9e28fa} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2025.08.18 20:08:05.601917 [ 4 ] {1f56386f-a96f-41e4-9a51-82418a9e28fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1799 | 2025.08.18 20:08:05.602248 [ 4 ] {1f56386f-a96f-41e4-9a51-82418a9e28fa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1800 | 2025.08.18 20:08:05.602463 [ 4 ] {1f56386f-a96f-41e4-9a51-82418a9e28fa} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2025.08.18 20:08:05.602594 [ 4 ] {1f56386f-a96f-41e4-9a51-82418a9e28fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 1802 | 2025.08.18 20:08:05.602634 [ 4 ] {1f56386f-a96f-41e4-9a51-82418a9e28fa} <Debug> TCPHandler: Processed in 0.001361958 sec. | ||
| 1803 | 2025.08.18 20:08:05.602750 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1804 | 2025.08.18 20:08:05.602847 [ 4 ] {548ad496-9ae4-44cf-9fcb-5f8a539f59b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1805 | 2025.08.18 20:08:05.602902 [ 4 ] {548ad496-9ae4-44cf-9fcb-5f8a539f59b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1806 | 2025.08.18 20:08:05.603813 [ 4 ] {548ad496-9ae4-44cf-9fcb-5f8a539f59b8} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2025.08.18 20:08:05.603851 [ 4 ] {548ad496-9ae4-44cf-9fcb-5f8a539f59b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1808 | 2025.08.18 20:08:05.604398 [ 4 ] {548ad496-9ae4-44cf-9fcb-5f8a539f59b8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1809 | 2025.08.18 20:08:05.604621 [ 4 ] {548ad496-9ae4-44cf-9fcb-5f8a539f59b8} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2025.08.18 20:08:05.604763 [ 4 ] {548ad496-9ae4-44cf-9fcb-5f8a539f59b8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001933 sec., 18623.900672529748 rows/sec., 33.37 MiB/sec. | ||
| 1811 | 2025.08.18 20:08:05.604821 [ 4 ] {548ad496-9ae4-44cf-9fcb-5f8a539f59b8} <Debug> TCPHandler: Processed in 0.002121238 sec. | ||
| 1812 | 2025.08.18 20:08:05.604940 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2025.08.18 20:08:05.605038 [ 4 ] {e2f9c0e2-a951-4db2-8812-761a7fd8377c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1814 | 2025.08.18 20:08:05.605080 [ 4 ] {e2f9c0e2-a951-4db2-8812-761a7fd8377c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1815 | 2025.08.18 20:08:05.605404 [ 4 ] {e2f9c0e2-a951-4db2-8812-761a7fd8377c} <Trace> oximeter.measurements_i64 (a881824e-c05a-475d-9a3a-b675d6d480bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2025.08.18 20:08:05.605441 [ 4 ] {e2f9c0e2-a951-4db2-8812-761a7fd8377c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1817 | 2025.08.18 20:08:05.605743 [ 4 ] {e2f9c0e2-a951-4db2-8812-761a7fd8377c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1818 | 2025.08.18 20:08:05.605952 [ 4 ] {e2f9c0e2-a951-4db2-8812-761a7fd8377c} <Trace> oximeter.measurements_i64 (a881824e-c05a-475d-9a3a-b675d6d480bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2025.08.18 20:08:05.606079 [ 4 ] {e2f9c0e2-a951-4db2-8812-761a7fd8377c} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 426.96 KiB/sec. | ||
| 1820 | 2025.08.18 20:08:05.606116 [ 4 ] {e2f9c0e2-a951-4db2-8812-761a7fd8377c} <Debug> TCPHandler: Processed in 0.001227596 sec. | ||
| 1821 | 2025.08.18 20:08:05.606233 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2025.08.18 20:08:05.606330 [ 4 ] {defdaea3-c259-42a4-8b61-97dc07abe1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1823 | 2025.08.18 20:08:05.606370 [ 4 ] {defdaea3-c259-42a4-8b61-97dc07abe1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1824 | 2025.08.18 20:08:05.606703 [ 4 ] {defdaea3-c259-42a4-8b61-97dc07abe1d6} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2025.08.18 20:08:05.606739 [ 4 ] {defdaea3-c259-42a4-8b61-97dc07abe1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1826 | 2025.08.18 20:08:05.607037 [ 4 ] {defdaea3-c259-42a4-8b61-97dc07abe1d6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1827 | 2025.08.18 20:08:05.607243 [ 4 ] {defdaea3-c259-42a4-8b61-97dc07abe1d6} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2025.08.18 20:08:05.607374 [ 4 ] {defdaea3-c259-42a4-8b61-97dc07abe1d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 1829 | 2025.08.18 20:08:05.607411 [ 4 ] {defdaea3-c259-42a4-8b61-97dc07abe1d6} <Debug> TCPHandler: Processed in 0.001227856 sec. | ||
| 1830 | 2025.08.18 20:08:06.000359 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.25 MiB, peak 184.20 MiB, free memory in arenas 0.00 B, will set to 179.91 MiB (RSS), difference: 1.65 MiB | ||
| 1831 | 2025.08.18 20:08:09.510149 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2025.08.18 20:08:09.510417 [ 4 ] {e36e6cf8-a625-46c7-ada6-814b239a11fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1833 | 2025.08.18 20:08:09.510505 [ 4 ] {e36e6cf8-a625-46c7-ada6-814b239a11fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1834 | 2025.08.18 20:08:09.512210 [ 4 ] {e36e6cf8-a625-46c7-ada6-814b239a11fb} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2025.08.18 20:08:09.512270 [ 4 ] {e36e6cf8-a625-46c7-ada6-814b239a11fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1836 | 2025.08.18 20:08:09.512855 [ 4 ] {e36e6cf8-a625-46c7-ada6-814b239a11fb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1837 | 2025.08.18 20:08:09.513140 [ 4 ] {e36e6cf8-a625-46c7-ada6-814b239a11fb} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2025.08.18 20:08:09.513335 [ 4 ] {e36e6cf8-a625-46c7-ada6-814b239a11fb} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002986 sec., 400535.8338914936 rows/sec., 32.87 MiB/sec. | ||
| 1839 | 2025.08.18 20:08:09.513339 [ 45 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1840 | 2025.08.18 20:08:09.513388 [ 4 ] {e36e6cf8-a625-46c7-ada6-814b239a11fb} <Debug> TCPHandler: Processed in 0.003459095 sec. | ||
| 1841 | 2025.08.18 20:08:09.513426 [ 45 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2025.08.18 20:08:09.513463 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1843 | 2025.08.18 20:08:09.513550 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2025.08.18 20:08:09.513565 [ 196 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::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 | ||
| 1845 | 2025.08.18 20:08:09.513666 [ 4 ] {13384c6b-208f-46f1-af4e-42d65586b7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1846 | 2025.08.18 20:08:09.513672 [ 196 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1847 | 2025.08.18 20:08:09.513715 [ 196 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1342 rows starting from the beginning of the part | ||
| 1848 | 2025.08.18 20:08:09.513720 [ 4 ] {13384c6b-208f-46f1-af4e-42d65586b7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1849 | 2025.08.18 20:08:09.513786 [ 196 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 1850 | 2025.08.18 20:08:09.513833 [ 196 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 225 rows starting from the beginning of the part | ||
| 1851 | 2025.08.18 20:08:09.513877 [ 196 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 1852 | 2025.08.18 20:08:09.513920 [ 196 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part | ||
| 1853 | 2025.08.18 20:08:09.513962 [ 196 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1196 rows starting from the beginning of the part | ||
| 1854 | 2025.08.18 20:08:09.514321 [ 4 ] {13384c6b-208f-46f1-af4e-42d65586b7fd} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2025.08.18 20:08:09.514362 [ 4 ] {13384c6b-208f-46f1-af4e-42d65586b7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1856 | 2025.08.18 20:08:09.514748 [ 4 ] {13384c6b-208f-46f1-af4e-42d65586b7fd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1857 | 2025.08.18 20:08:09.515008 [ 4 ] {13384c6b-208f-46f1-af4e-42d65586b7fd} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2025.08.18 20:08:09.515155 [ 4 ] {13384c6b-208f-46f1-af4e-42d65586b7fd} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001513 sec., 150693.9854593523 rows/sec., 10.20 MiB/sec. | ||
| 1859 | 2025.08.18 20:08:09.515198 [ 4 ] {13384c6b-208f-46f1-af4e-42d65586b7fd} <Debug> TCPHandler: Processed in 0.001706362 sec. | ||
| 1860 | 2025.08.18 20:08:09.515333 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2025.08.18 20:08:09.515356 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3003 rows, containing 5 columns (5 merged, 0 gathered) in 0.001809344 sec., 1659717.5550917902 rows/sec., 144.18 MiB/sec. | ||
| 1862 | 2025.08.18 20:08:09.515445 [ 4 ] {1da3b1b4-4500-454c-adca-3726e4a197d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1863 | 2025.08.18 20:08:09.515499 [ 4 ] {1da3b1b4-4500-454c-adca-3726e4a197d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1864 | 2025.08.18 20:08:09.515782 [ 197 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1865 | 2025.08.18 20:08:09.516180 [ 4 ] {1da3b1b4-4500-454c-adca-3726e4a197d7} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2025.08.18 20:08:09.516183 [ 197 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_11_2} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2025.08.18 20:08:09.516230 [ 4 ] {1da3b1b4-4500-454c-adca-3726e4a197d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1868 | 2025.08.18 20:08:09.516326 [ 197 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_11_2} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1869 | 2025.08.18 20:08:09.516465 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 1870 | 2025.08.18 20:08:09.516677 [ 4 ] {1da3b1b4-4500-454c-adca-3726e4a197d7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1871 | 2025.08.18 20:08:09.516954 [ 4 ] {1da3b1b4-4500-454c-adca-3726e4a197d7} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2025.08.18 20:08:09.517094 [ 45 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1873 | 2025.08.18 20:08:09.517103 [ 4 ] {1da3b1b4-4500-454c-adca-3726e4a197d7} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001681 sec., 309339.67876264127 rows/sec., 22.89 MiB/sec. | ||
| 1874 | 2025.08.18 20:08:09.517147 [ 45 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2025.08.18 20:08:09.517167 [ 4 ] {1da3b1b4-4500-454c-adca-3726e4a197d7} <Debug> TCPHandler: Processed in 0.001895155 sec. | ||
| 1876 | 2025.08.18 20:08:09.517187 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1877 | 2025.08.18 20:08:09.517273 [ 196 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::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 | ||
| 1878 | 2025.08.18 20:08:09.517307 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2025.08.18 20:08:09.517356 [ 196 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1880 | 2025.08.18 20:08:09.517381 [ 196 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 578 rows starting from the beginning of the part | ||
| 1881 | 2025.08.18 20:08:09.517408 [ 4 ] {a81fe8f0-5047-4dab-94fe-00f2e7072fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1882 | 2025.08.18 20:08:09.517426 [ 196 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 1883 | 2025.08.18 20:08:09.517463 [ 4 ] {a81fe8f0-5047-4dab-94fe-00f2e7072fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1884 | 2025.08.18 20:08:09.517474 [ 196 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 139 rows starting from the beginning of the part | ||
| 1885 | 2025.08.18 20:08:09.517514 [ 196 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 1886 | 2025.08.18 20:08:09.517580 [ 196 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 105 rows starting from the beginning of the part | ||
| 1887 | 2025.08.18 20:08:09.517616 [ 196 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 520 rows starting from the beginning of the part | ||
| 1888 | 2025.08.18 20:08:09.518208 [ 4 ] {a81fe8f0-5047-4dab-94fe-00f2e7072fa8} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2025.08.18 20:08:09.518249 [ 4 ] {a81fe8f0-5047-4dab-94fe-00f2e7072fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1890 | 2025.08.18 20:08:09.518520 [ 197 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271396 sec., 1156209.3950271986 rows/sec., 91.98 MiB/sec. | ||
| 1891 | 2025.08.18 20:08:09.518674 [ 196 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1892 | 2025.08.18 20:08:09.518737 [ 4 ] {a81fe8f0-5047-4dab-94fe-00f2e7072fa8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1893 | 2025.08.18 20:08:09.518914 [ 196 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_11_2} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2025.08.18 20:08:09.518982 [ 196 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_11_2} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1895 | 2025.08.18 20:08:09.519039 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1896 | 2025.08.18 20:08:09.519040 [ 4 ] {a81fe8f0-5047-4dab-94fe-00f2e7072fa8} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2025.08.18 20:08:09.519183 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1898 | 2025.08.18 20:08:09.519196 [ 4 ] {a81fe8f0-5047-4dab-94fe-00f2e7072fa8} <Debug> executeQuery: Read 974 rows, 66.96 KiB in 0.001808 sec., 538716.814159292 rows/sec., 36.17 MiB/sec. | ||
| 1899 | 2025.08.18 20:08:09.519238 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2025.08.18 20:08:09.519258 [ 4 ] {a81fe8f0-5047-4dab-94fe-00f2e7072fa8} <Debug> TCPHandler: Processed in 0.002007176 sec. | ||
| 1901 | 2025.08.18 20:08:09.519267 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1902 | 2025.08.18 20:08:09.519375 [ 192 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::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 | ||
| 1903 | 2025.08.18 20:08:09.519407 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2025.08.18 20:08:09.519482 [ 192 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1905 | 2025.08.18 20:08:09.519509 [ 4 ] {b7ab00e6-b20b-49c4-a2e0-62968ec98294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1906 | 2025.08.18 20:08:09.519518 [ 192 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2918 rows starting from the beginning of the part | ||
| 1907 | 2025.08.18 20:08:09.519585 [ 4 ] {b7ab00e6-b20b-49c4-a2e0-62968ec98294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1908 | 2025.08.18 20:08:09.519661 [ 192 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 1909 | 2025.08.18 20:08:09.519737 [ 192 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 197 rows starting from the beginning of the part | ||
| 1910 | 2025.08.18 20:08:09.519804 [ 192 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 1911 | 2025.08.18 20:08:09.519880 [ 192 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 1912 | 2025.08.18 20:08:09.519958 [ 192 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 974 rows starting from the beginning of the part | ||
| 1913 | 2025.08.18 20:08:09.520034 [ 4 ] {b7ab00e6-b20b-49c4-a2e0-62968ec98294} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2025.08.18 20:08:09.520074 [ 4 ] {b7ab00e6-b20b-49c4-a2e0-62968ec98294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1915 | 2025.08.18 20:08:09.520490 [ 4 ] {b7ab00e6-b20b-49c4-a2e0-62968ec98294} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1916 | 2025.08.18 20:08:09.520806 [ 4 ] {b7ab00e6-b20b-49c4-a2e0-62968ec98294} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2025.08.18 20:08:09.521339 [ 45 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1918 | 2025.08.18 20:08:09.521365 [ 4 ] {b7ab00e6-b20b-49c4-a2e0-62968ec98294} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001876 sec., 25586.3539445629 rows/sec., 1.72 MiB/sec. | ||
| 1919 | 2025.08.18 20:08:09.521384 [ 45 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2025.08.18 20:08:09.521421 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1921 | 2025.08.18 20:08:09.521423 [ 4 ] {b7ab00e6-b20b-49c4-a2e0-62968ec98294} <Debug> TCPHandler: Processed in 0.002073047 sec. | ||
| 1922 | 2025.08.18 20:08:09.521497 [ 196 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::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 | ||
| 1923 | 2025.08.18 20:08:09.521567 [ 196 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1924 | 2025.08.18 20:08:09.521592 [ 196 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 1925 | 2025.08.18 20:08:09.521634 [ 196 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 1926 | 2025.08.18 20:08:09.521668 [ 196 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::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 | ||
| 1927 | 2025.08.18 20:08:09.521702 [ 196 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 1928 | 2025.08.18 20:08:09.521734 [ 196 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::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 | ||
| 1929 | 2025.08.18 20:08:09.521767 [ 196 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 1930 | 2025.08.18 20:08:09.522419 [ 195 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4569 rows, containing 5 columns (5 merged, 0 gathered) in 0.00307623 sec., 1485259.5547146995 rows/sec., 101.41 MiB/sec. | ||
| 1931 | 2025.08.18 20:08:09.522501 [ 197 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 4 columns (4 merged, 0 gathered) in 0.001031933 sec., 569804.4349778522 rows/sec., 38.40 MiB/sec. | ||
| 1932 | 2025.08.18 20:08:09.522732 [ 192 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1933 | 2025.08.18 20:08:09.522786 [ 194 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1934 | 2025.08.18 20:08:09.523048 [ 192 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2025.08.18 20:08:09.523127 [ 192 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1936 | 2025.08.18 20:08:09.523190 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 1937 | 2025.08.18 20:08:09.523249 [ 199 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_11_2} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2025.08.18 20:08:09.523389 [ 199 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_11_2} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1939 | 2025.08.18 20:08:09.523513 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1940 | 2025.08.18 20:08:10.588387 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2025.08.18 20:08:10.588591 [ 4 ] {6f8b000b-45a9-421a-b126-c2dabf295723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1942 | 2025.08.18 20:08:10.588667 [ 4 ] {6f8b000b-45a9-421a-b126-c2dabf295723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1943 | 2025.08.18 20:08:10.589373 [ 4 ] {6f8b000b-45a9-421a-b126-c2dabf295723} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2025.08.18 20:08:10.589423 [ 4 ] {6f8b000b-45a9-421a-b126-c2dabf295723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1945 | 2025.08.18 20:08:10.589817 [ 4 ] {6f8b000b-45a9-421a-b126-c2dabf295723} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1946 | 2025.08.18 20:08:10.590052 [ 4 ] {6f8b000b-45a9-421a-b126-c2dabf295723} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2025.08.18 20:08:10.590215 [ 4 ] {6f8b000b-45a9-421a-b126-c2dabf295723} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.55 MiB/sec. | ||
| 1948 | 2025.08.18 20:08:10.590265 [ 4 ] {6f8b000b-45a9-421a-b126-c2dabf295723} <Debug> TCPHandler: Processed in 0.002019117 sec. | ||
| 1949 | 2025.08.18 20:08:10.590390 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2025.08.18 20:08:10.590497 [ 4 ] {6792682b-ac82-43ee-a412-825f7004ee50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1951 | 2025.08.18 20:08:10.590540 [ 4 ] {6792682b-ac82-43ee-a412-825f7004ee50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1952 | 2025.08.18 20:08:10.590987 [ 4 ] {6792682b-ac82-43ee-a412-825f7004ee50} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2025.08.18 20:08:10.591024 [ 4 ] {6792682b-ac82-43ee-a412-825f7004ee50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1954 | 2025.08.18 20:08:10.591354 [ 4 ] {6792682b-ac82-43ee-a412-825f7004ee50} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1955 | 2025.08.18 20:08:10.591569 [ 4 ] {6792682b-ac82-43ee-a412-825f7004ee50} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2025.08.18 20:08:10.591700 [ 4 ] {6792682b-ac82-43ee-a412-825f7004ee50} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 1957 | 2025.08.18 20:08:10.591741 [ 4 ] {6792682b-ac82-43ee-a412-825f7004ee50} <Debug> TCPHandler: Processed in 0.001403978 sec. | ||
| 1958 | 2025.08.18 20:08:10.591861 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2025.08.18 20:08:10.591959 [ 4 ] {cbe7c35b-c9fc-4ce7-a8f1-8abf801cc83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1960 | 2025.08.18 20:08:10.592004 [ 4 ] {cbe7c35b-c9fc-4ce7-a8f1-8abf801cc83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1961 | 2025.08.18 20:08:10.592379 [ 4 ] {cbe7c35b-c9fc-4ce7-a8f1-8abf801cc83c} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2025.08.18 20:08:10.592414 [ 4 ] {cbe7c35b-c9fc-4ce7-a8f1-8abf801cc83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1963 | 2025.08.18 20:08:10.592741 [ 4 ] {cbe7c35b-c9fc-4ce7-a8f1-8abf801cc83c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1964 | 2025.08.18 20:08:10.592950 [ 4 ] {cbe7c35b-c9fc-4ce7-a8f1-8abf801cc83c} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2025.08.18 20:08:10.593080 [ 4 ] {cbe7c35b-c9fc-4ce7-a8f1-8abf801cc83c} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.00114 sec., 28070.175438596492 rows/sec., 1.96 MiB/sec. | ||
| 1966 | 2025.08.18 20:08:10.593118 [ 4 ] {cbe7c35b-c9fc-4ce7-a8f1-8abf801cc83c} <Debug> TCPHandler: Processed in 0.001308227 sec. | ||
| 1967 | 2025.08.18 20:08:10.593222 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2025.08.18 20:08:10.593318 [ 4 ] {97ce6a9a-ca48-4576-8e2f-2cbfb7b32eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1969 | 2025.08.18 20:08:10.593361 [ 4 ] {97ce6a9a-ca48-4576-8e2f-2cbfb7b32eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1970 | 2025.08.18 20:08:10.593685 [ 4 ] {97ce6a9a-ca48-4576-8e2f-2cbfb7b32eff} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2025.08.18 20:08:10.593720 [ 4 ] {97ce6a9a-ca48-4576-8e2f-2cbfb7b32eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1972 | 2025.08.18 20:08:10.594017 [ 4 ] {97ce6a9a-ca48-4576-8e2f-2cbfb7b32eff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1973 | 2025.08.18 20:08:10.594222 [ 4 ] {97ce6a9a-ca48-4576-8e2f-2cbfb7b32eff} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2025.08.18 20:08:10.594352 [ 4 ] {97ce6a9a-ca48-4576-8e2f-2cbfb7b32eff} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001051 sec., 11417.697431018078 rows/sec., 787.94 KiB/sec. | ||
| 1975 | 2025.08.18 20:08:10.594388 [ 4 ] {97ce6a9a-ca48-4576-8e2f-2cbfb7b32eff} <Debug> TCPHandler: Processed in 0.001216166 sec. | ||
| 1976 | 2025.08.18 20:08:11.507129 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4209 | ||
| 1977 | 2025.08.18 20:08:11.507601 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2025.08.18 20:08:11.507650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1979 | 2025.08.18 20:08:11.508160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1980 | 2025.08.18 20:08:11.508401 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2025.08.18 20:08:11.508539 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
| 1982 | 2025.08.18 20:08:11.730601 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1983 | 2025.08.18 20:08:11.748500 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2025.08.18 20:08:11.748560 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1985 | 2025.08.18 20:08:11.754937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1986 | 2025.08.18 20:08:11.755628 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1987 | 2025.08.18 20:08:11.758539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1988 | 2025.08.18 20:08:12.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.62 MiB, peak 187.56 MiB, free memory in arenas 0.00 B, will set to 183.37 MiB (RSS), difference: 1.75 MiB | ||
| 1989 | 2025.08.18 20:08:14.013133 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 308 | ||
| 1990 | 2025.08.18 20:08:14.015502 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2025.08.18 20:08:14.015557 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1992 | 2025.08.18 20:08:14.016765 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1993 | 2025.08.18 20:08:14.017045 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2025.08.18 20:08:14.017192 [ 39 ] {} <Debug> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1995 | 2025.08.18 20:08:14.017257 [ 39 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2025.08.18 20:08:14.017279 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1997 | 2025.08.18 20:08:14.017368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
| 1998 | 2025.08.18 20:08:14.017387 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::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 | ||
| 1999 | 2025.08.18 20:08:14.017960 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2000 | 2025.08.18 20:08:14.018121 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::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 | ||
| 2001 | 2025.08.18 20:08:14.018501 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
| 2002 | 2025.08.18 20:08:14.018858 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part | ||
| 2003 | 2025.08.18 20:08:14.019193 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::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 | ||
| 2004 | 2025.08.18 20:08:14.019557 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2005 | 2025.08.18 20:08:14.019885 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2006 | 2025.08.18 20:08:14.026296 [ 194 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 72 columns (72 merged, 0 gathered) in 0.008989077 sec., 34263.807062727356 rows/sec., 33.84 MiB/sec. | ||
| 2007 | 2025.08.18 20:08:14.027202 [ 197 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2008 | 2025.08.18 20:08:14.027876 [ 197 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_6_1} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2009 | 2025.08.18 20:08:14.027970 [ 197 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_6_1} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2010 | 2025.08.18 20:08:14.028219 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 2011 | 2025.08.18 20:08:15.597455 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2012 | 2025.08.18 20:08:15.597637 [ 4 ] {4dea240c-e4d0-4dcf-a138-eff1046d893c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2013 | 2025.08.18 20:08:15.597702 [ 4 ] {4dea240c-e4d0-4dcf-a138-eff1046d893c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2014 | 2025.08.18 20:08:15.598351 [ 4 ] {4dea240c-e4d0-4dcf-a138-eff1046d893c} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2025.08.18 20:08:15.598393 [ 4 ] {4dea240c-e4d0-4dcf-a138-eff1046d893c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2016 | 2025.08.18 20:08:15.598778 [ 4 ] {4dea240c-e4d0-4dcf-a138-eff1046d893c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2017 | 2025.08.18 20:08:15.598998 [ 4 ] {4dea240c-e4d0-4dcf-a138-eff1046d893c} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2018 | 2025.08.18 20:08:15.599218 [ 4 ] {4dea240c-e4d0-4dcf-a138-eff1046d893c} <Debug> executeQuery: Read 128 rows, 11.25 KiB in 0.001628 sec., 78624.07862407863 rows/sec., 6.75 MiB/sec. | ||
| 2019 | 2025.08.18 20:08:15.599262 [ 4 ] {4dea240c-e4d0-4dcf-a138-eff1046d893c} <Debug> TCPHandler: Processed in 0.001933326 sec. | ||
| 2020 | 2025.08.18 20:08:15.599386 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2021 | 2025.08.18 20:08:15.599482 [ 4 ] {e37e14a1-0f80-403d-a37d-8455940cee07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2022 | 2025.08.18 20:08:15.599522 [ 4 ] {e37e14a1-0f80-403d-a37d-8455940cee07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2023 | 2025.08.18 20:08:15.599935 [ 4 ] {e37e14a1-0f80-403d-a37d-8455940cee07} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2025.08.18 20:08:15.599973 [ 4 ] {e37e14a1-0f80-403d-a37d-8455940cee07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2025 | 2025.08.18 20:08:15.600261 [ 4 ] {e37e14a1-0f80-403d-a37d-8455940cee07} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2026 | 2025.08.18 20:08:15.600468 [ 4 ] {e37e14a1-0f80-403d-a37d-8455940cee07} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2025.08.18 20:08:15.600593 [ 4 ] {e37e14a1-0f80-403d-a37d-8455940cee07} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001128 sec., 31914.893617021273 rows/sec., 2.34 MiB/sec. | ||
| 2028 | 2025.08.18 20:08:15.600632 [ 4 ] {e37e14a1-0f80-403d-a37d-8455940cee07} <Debug> TCPHandler: Processed in 0.001294026 sec. | ||
| 2029 | 2025.08.18 20:08:15.600742 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2025.08.18 20:08:15.600835 [ 4 ] {8b5f9efe-35c4-4eb7-99c0-64618a98fb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2031 | 2025.08.18 20:08:15.600874 [ 4 ] {8b5f9efe-35c4-4eb7-99c0-64618a98fb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2032 | 2025.08.18 20:08:15.601307 [ 4 ] {8b5f9efe-35c4-4eb7-99c0-64618a98fb48} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2025.08.18 20:08:15.601343 [ 4 ] {8b5f9efe-35c4-4eb7-99c0-64618a98fb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2034 | 2025.08.18 20:08:15.601637 [ 4 ] {8b5f9efe-35c4-4eb7-99c0-64618a98fb48} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2035 | 2025.08.18 20:08:15.601840 [ 4 ] {8b5f9efe-35c4-4eb7-99c0-64618a98fb48} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2025.08.18 20:08:15.601964 [ 4 ] {8b5f9efe-35c4-4eb7-99c0-64618a98fb48} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001146 sec., 87260.03490401396 rows/sec., 6.82 MiB/sec. | ||
| 2037 | 2025.08.18 20:08:15.602003 [ 4 ] {8b5f9efe-35c4-4eb7-99c0-64618a98fb48} <Debug> TCPHandler: Processed in 0.001308668 sec. | ||
| 2038 | 2025.08.18 20:08:15.602116 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2039 | 2025.08.18 20:08:15.602210 [ 4 ] {28ad3661-37e6-486f-bd71-2bd6b9230644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2040 | 2025.08.18 20:08:15.602252 [ 4 ] {28ad3661-37e6-486f-bd71-2bd6b9230644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2041 | 2025.08.18 20:08:15.602681 [ 4 ] {28ad3661-37e6-486f-bd71-2bd6b9230644} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2025.08.18 20:08:15.602716 [ 4 ] {28ad3661-37e6-486f-bd71-2bd6b9230644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2043 | 2025.08.18 20:08:15.603036 [ 4 ] {28ad3661-37e6-486f-bd71-2bd6b9230644} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2044 | 2025.08.18 20:08:15.603251 [ 4 ] {28ad3661-37e6-486f-bd71-2bd6b9230644} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2045 | 2025.08.18 20:08:15.603369 [ 4 ] {28ad3661-37e6-486f-bd71-2bd6b9230644} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 2046 | 2025.08.18 20:08:15.603404 [ 4 ] {28ad3661-37e6-486f-bd71-2bd6b9230644} <Debug> TCPHandler: Processed in 0.001356578 sec. | ||
| 2047 | 2025.08.18 20:08:15.603504 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2025.08.18 20:08:15.603592 [ 4 ] {1c64439d-4b1c-430b-891a-324abe7979bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2049 | 2025.08.18 20:08:15.603640 [ 4 ] {1c64439d-4b1c-430b-891a-324abe7979bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2050 | 2025.08.18 20:08:15.604515 [ 4 ] {1c64439d-4b1c-430b-891a-324abe7979bf} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2025.08.18 20:08:15.604551 [ 4 ] {1c64439d-4b1c-430b-891a-324abe7979bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2052 | 2025.08.18 20:08:15.605101 [ 4 ] {1c64439d-4b1c-430b-891a-324abe7979bf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2053 | 2025.08.18 20:08:15.605326 [ 4 ] {1c64439d-4b1c-430b-891a-324abe7979bf} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2025.08.18 20:08:15.605457 [ 4 ] {1c64439d-4b1c-430b-891a-324abe7979bf} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001847 sec., 19491.066594477532 rows/sec., 34.93 MiB/sec. | ||
| 2055 | 2025.08.18 20:08:15.605457 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2056 | 2025.08.18 20:08:15.605509 [ 4 ] {1c64439d-4b1c-430b-891a-324abe7979bf} <Debug> TCPHandler: Processed in 0.002024946 sec. | ||
| 2057 | 2025.08.18 20:08:15.605542 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2025.08.18 20:08:15.605571 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2059 | 2025.08.18 20:08:15.605639 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2025.08.18 20:08:15.605685 [ 192 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::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 | ||
| 2061 | 2025.08.18 20:08:15.605738 [ 4 ] {c67f4955-e6ab-4337-92f5-9fde226ff0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2062 | 2025.08.18 20:08:15.605779 [ 4 ] {c67f4955-e6ab-4337-92f5-9fde226ff0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2063 | 2025.08.18 20:08:15.605890 [ 192 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2064 | 2025.08.18 20:08:15.605942 [ 192 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2065 | 2025.08.18 20:08:15.606067 [ 192 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2066 | 2025.08.18 20:08:15.606115 [ 4 ] {c67f4955-e6ab-4337-92f5-9fde226ff0ca} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2025.08.18 20:08:15.606151 [ 4 ] {c67f4955-e6ab-4337-92f5-9fde226ff0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2068 | 2025.08.18 20:08:15.606163 [ 192 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2069 | 2025.08.18 20:08:15.606250 [ 192 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2070 | 2025.08.18 20:08:15.606333 [ 192 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2071 | 2025.08.18 20:08:15.606416 [ 192 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2072 | 2025.08.18 20:08:15.606458 [ 4 ] {c67f4955-e6ab-4337-92f5-9fde226ff0ca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2073 | 2025.08.18 20:08:15.606670 [ 4 ] {c67f4955-e6ab-4337-92f5-9fde226ff0ca} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2025.08.18 20:08:15.606798 [ 4 ] {c67f4955-e6ab-4337-92f5-9fde226ff0ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 2075 | 2025.08.18 20:08:15.606835 [ 4 ] {c67f4955-e6ab-4337-92f5-9fde226ff0ca} <Debug> TCPHandler: Processed in 0.001250726 sec. | ||
| 2076 | 2025.08.18 20:08:15.608030 [ 194 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 19 columns (19 merged, 0 gathered) in 0.002385891 sec., 52810.459488719316 rows/sec., 94.63 MiB/sec. | ||
| 2077 | 2025.08.18 20:08:15.608566 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2078 | 2025.08.18 20:08:15.609025 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2025.08.18 20:08:15.609106 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2080 | 2025.08.18 20:08:15.609229 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2081 | 2025.08.18 20:08:18.933540 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2082 | 2025.08.18 20:08:18.933605 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2083 | 2025.08.18 20:08:19.009313 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4697 | ||
| 2084 | 2025.08.18 20:08:19.009842 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2025.08.18 20:08:19.009886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2086 | 2025.08.18 20:08:19.010491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2087 | 2025.08.18 20:08:19.010726 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2025.08.18 20:08:19.010858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4697 | ||
| 2089 | 2025.08.18 20:08:19.259348 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2090 | 2025.08.18 20:08:19.276631 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2025.08.18 20:08:19.276692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2092 | 2025.08.18 20:08:19.281959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2093 | 2025.08.18 20:08:19.282632 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2025.08.18 20:08:19.285660 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2095 | 2025.08.18 20:08:20.595556 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2025.08.18 20:08:20.595739 [ 4 ] {2dc3a1e4-5be0-494b-ac09-533cb69c48c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2097 | 2025.08.18 20:08:20.595809 [ 4 ] {2dc3a1e4-5be0-494b-ac09-533cb69c48c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2098 | 2025.08.18 20:08:20.596482 [ 4 ] {2dc3a1e4-5be0-494b-ac09-533cb69c48c6} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2025.08.18 20:08:20.596532 [ 4 ] {2dc3a1e4-5be0-494b-ac09-533cb69c48c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2100 | 2025.08.18 20:08:20.596935 [ 4 ] {2dc3a1e4-5be0-494b-ac09-533cb69c48c6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2101 | 2025.08.18 20:08:20.597178 [ 4 ] {2dc3a1e4-5be0-494b-ac09-533cb69c48c6} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2025.08.18 20:08:20.597341 [ 4 ] {2dc3a1e4-5be0-494b-ac09-533cb69c48c6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.59 MiB/sec. | ||
| 2103 | 2025.08.18 20:08:20.597391 [ 4 ] {2dc3a1e4-5be0-494b-ac09-533cb69c48c6} <Debug> TCPHandler: Processed in 0.001968896 sec. | ||
| 2104 | 2025.08.18 20:08:20.597525 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2025.08.18 20:08:20.597631 [ 4 ] {fab29b89-03d7-43a8-b066-d986e9928051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2106 | 2025.08.18 20:08:20.597675 [ 4 ] {fab29b89-03d7-43a8-b066-d986e9928051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2107 | 2025.08.18 20:08:20.598126 [ 4 ] {fab29b89-03d7-43a8-b066-d986e9928051} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2025.08.18 20:08:20.598165 [ 4 ] {fab29b89-03d7-43a8-b066-d986e9928051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2109 | 2025.08.18 20:08:20.598486 [ 4 ] {fab29b89-03d7-43a8-b066-d986e9928051} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2110 | 2025.08.18 20:08:20.598700 [ 4 ] {fab29b89-03d7-43a8-b066-d986e9928051} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2025.08.18 20:08:20.598833 [ 4 ] {fab29b89-03d7-43a8-b066-d986e9928051} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 2112 | 2025.08.18 20:08:20.598873 [ 4 ] {fab29b89-03d7-43a8-b066-d986e9928051} <Debug> TCPHandler: Processed in 0.001401388 sec. | ||
| 2113 | 2025.08.18 20:08:20.599000 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2025.08.18 20:08:20.599098 [ 4 ] {b5cf9826-43da-4fd2-9df7-f2607a84f6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2115 | 2025.08.18 20:08:20.599142 [ 4 ] {b5cf9826-43da-4fd2-9df7-f2607a84f6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2116 | 2025.08.18 20:08:20.599579 [ 4 ] {b5cf9826-43da-4fd2-9df7-f2607a84f6be} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2025.08.18 20:08:20.599618 [ 4 ] {b5cf9826-43da-4fd2-9df7-f2607a84f6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2118 | 2025.08.18 20:08:20.599948 [ 4 ] {b5cf9826-43da-4fd2-9df7-f2607a84f6be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2119 | 2025.08.18 20:08:20.600162 [ 4 ] {b5cf9826-43da-4fd2-9df7-f2607a84f6be} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2025.08.18 20:08:20.600293 [ 4 ] {b5cf9826-43da-4fd2-9df7-f2607a84f6be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 2121 | 2025.08.18 20:08:20.600334 [ 4 ] {b5cf9826-43da-4fd2-9df7-f2607a84f6be} <Debug> TCPHandler: Processed in 0.001384928 sec. | ||
| 2122 | 2025.08.18 20:08:20.600459 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2025.08.18 20:08:20.600557 [ 4 ] {2a2cc845-1cc8-4698-8678-6fc70e423d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2124 | 2025.08.18 20:08:20.600599 [ 4 ] {2a2cc845-1cc8-4698-8678-6fc70e423d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2125 | 2025.08.18 20:08:20.600940 [ 4 ] {2a2cc845-1cc8-4698-8678-6fc70e423d0d} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2025.08.18 20:08:20.600977 [ 4 ] {2a2cc845-1cc8-4698-8678-6fc70e423d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2127 | 2025.08.18 20:08:20.601282 [ 4 ] {2a2cc845-1cc8-4698-8678-6fc70e423d0d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2128 | 2025.08.18 20:08:20.601506 [ 4 ] {2a2cc845-1cc8-4698-8678-6fc70e423d0d} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2025.08.18 20:08:20.601641 [ 4 ] {2a2cc845-1cc8-4698-8678-6fc70e423d0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 2130 | 2025.08.18 20:08:20.601679 [ 4 ] {2a2cc845-1cc8-4698-8678-6fc70e423d0d} <Debug> TCPHandler: Processed in 0.001271966 sec. | ||
| 2131 | 2025.08.18 20:08:24.017828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 328 | ||
| 2132 | 2025.08.18 20:08:24.020090 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2025.08.18 20:08:24.020152 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2134 | 2025.08.18 20:08:24.021333 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2135 | 2025.08.18 20:08:24.021602 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2025.08.18 20:08:24.021930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2137 | 2025.08.18 20:08:25.599839 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2025.08.18 20:08:25.600024 [ 4 ] {87c20f2d-d5d7-4c90-9ab6-ba89419e8140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2139 | 2025.08.18 20:08:25.600092 [ 4 ] {87c20f2d-d5d7-4c90-9ab6-ba89419e8140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2140 | 2025.08.18 20:08:25.600786 [ 4 ] {87c20f2d-d5d7-4c90-9ab6-ba89419e8140} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2025.08.18 20:08:25.600837 [ 4 ] {87c20f2d-d5d7-4c90-9ab6-ba89419e8140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2142 | 2025.08.18 20:08:25.601256 [ 4 ] {87c20f2d-d5d7-4c90-9ab6-ba89419e8140} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2143 | 2025.08.18 20:08:25.601490 [ 4 ] {87c20f2d-d5d7-4c90-9ab6-ba89419e8140} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2025.08.18 20:08:25.601653 [ 4 ] {87c20f2d-d5d7-4c90-9ab6-ba89419e8140} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001677 sec., 14311.270125223613 rows/sec., 1.19 MiB/sec. | ||
| 2145 | 2025.08.18 20:08:25.601709 [ 4 ] {87c20f2d-d5d7-4c90-9ab6-ba89419e8140} <Debug> TCPHandler: Processed in 0.002004226 sec. | ||
| 2146 | 2025.08.18 20:08:25.601838 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2025.08.18 20:08:25.601946 [ 4 ] {dce22e3e-cbeb-4758-b46e-3a95aaabb575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2148 | 2025.08.18 20:08:25.601993 [ 4 ] {dce22e3e-cbeb-4758-b46e-3a95aaabb575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2149 | 2025.08.18 20:08:25.602426 [ 4 ] {dce22e3e-cbeb-4758-b46e-3a95aaabb575} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2025.08.18 20:08:25.602466 [ 4 ] {dce22e3e-cbeb-4758-b46e-3a95aaabb575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2151 | 2025.08.18 20:08:25.602777 [ 4 ] {dce22e3e-cbeb-4758-b46e-3a95aaabb575} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2152 | 2025.08.18 20:08:25.602995 [ 4 ] {dce22e3e-cbeb-4758-b46e-3a95aaabb575} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2025.08.18 20:08:25.603134 [ 4 ] {dce22e3e-cbeb-4758-b46e-3a95aaabb575} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00121 sec., 11570.247933884299 rows/sec., 943.47 KiB/sec. | ||
| 2154 | 2025.08.18 20:08:25.603178 [ 4 ] {dce22e3e-cbeb-4758-b46e-3a95aaabb575} <Debug> TCPHandler: Processed in 0.001394228 sec. | ||
| 2155 | 2025.08.18 20:08:25.603297 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2025.08.18 20:08:25.603398 [ 4 ] {3e0a8299-9314-4907-93c0-5db9bf029153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2157 | 2025.08.18 20:08:25.603440 [ 4 ] {3e0a8299-9314-4907-93c0-5db9bf029153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2158 | 2025.08.18 20:08:25.604001 [ 4 ] {3e0a8299-9314-4907-93c0-5db9bf029153} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2025.08.18 20:08:25.604039 [ 4 ] {3e0a8299-9314-4907-93c0-5db9bf029153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2160 | 2025.08.18 20:08:25.604367 [ 4 ] {3e0a8299-9314-4907-93c0-5db9bf029153} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2161 | 2025.08.18 20:08:25.604583 [ 4 ] {3e0a8299-9314-4907-93c0-5db9bf029153} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2025.08.18 20:08:25.604716 [ 4 ] {3e0a8299-9314-4907-93c0-5db9bf029153} <Debug> executeQuery: Read 265 rows, 24.18 KiB in 0.001338 sec., 198056.80119581465 rows/sec., 17.65 MiB/sec. | ||
| 2163 | 2025.08.18 20:08:25.604757 [ 4 ] {3e0a8299-9314-4907-93c0-5db9bf029153} <Debug> TCPHandler: Processed in 0.00151197 sec. | ||
| 2164 | 2025.08.18 20:08:25.604894 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2025.08.18 20:08:25.605011 [ 4 ] {f34b75cb-4fc2-467b-b330-fa01b46ac44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2166 | 2025.08.18 20:08:25.605064 [ 4 ] {f34b75cb-4fc2-467b-b330-fa01b46ac44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2167 | 2025.08.18 20:08:25.607660 [ 4 ] {f34b75cb-4fc2-467b-b330-fa01b46ac44d} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2025.08.18 20:08:25.607736 [ 4 ] {f34b75cb-4fc2-467b-b330-fa01b46ac44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2169 | 2025.08.18 20:08:25.608174 [ 4 ] {f34b75cb-4fc2-467b-b330-fa01b46ac44d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2170 | 2025.08.18 20:08:25.608431 [ 4 ] {f34b75cb-4fc2-467b-b330-fa01b46ac44d} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2025.08.18 20:08:25.608626 [ 4 ] {f34b75cb-4fc2-467b-b330-fa01b46ac44d} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.003637 sec., 18421.776189166896 rows/sec., 1.35 MiB/sec. | ||
| 2172 | 2025.08.18 20:08:25.608700 [ 4 ] {f34b75cb-4fc2-467b-b330-fa01b46ac44d} <Debug> TCPHandler: Processed in 0.00386708 sec. | ||
| 2173 | 2025.08.18 20:08:25.608849 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2025.08.18 20:08:25.608967 [ 4 ] {c46261d7-08d0-483f-959d-2fd23814f365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2175 | 2025.08.18 20:08:25.609014 [ 4 ] {c46261d7-08d0-483f-959d-2fd23814f365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2176 | 2025.08.18 20:08:25.609504 [ 4 ] {c46261d7-08d0-483f-959d-2fd23814f365} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2025.08.18 20:08:25.609542 [ 4 ] {c46261d7-08d0-483f-959d-2fd23814f365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2178 | 2025.08.18 20:08:25.609890 [ 4 ] {c46261d7-08d0-483f-959d-2fd23814f365} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2179 | 2025.08.18 20:08:25.610107 [ 4 ] {c46261d7-08d0-483f-959d-2fd23814f365} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2025.08.18 20:08:25.610281 [ 4 ] {c46261d7-08d0-483f-959d-2fd23814f365} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001335 sec., 17977.52808988764 rows/sec., 1.49 MiB/sec. | ||
| 2181 | 2025.08.18 20:08:25.610327 [ 4 ] {c46261d7-08d0-483f-959d-2fd23814f365} <Debug> TCPHandler: Processed in 0.00153985 sec. | ||
| 2182 | 2025.08.18 20:08:25.610445 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2183 | 2025.08.18 20:08:25.610542 [ 4 ] {929f7614-7164-4986-8691-2c214269d85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2184 | 2025.08.18 20:08:25.610584 [ 4 ] {929f7614-7164-4986-8691-2c214269d85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2185 | 2025.08.18 20:08:25.610986 [ 4 ] {929f7614-7164-4986-8691-2c214269d85c} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2025.08.18 20:08:25.611025 [ 4 ] {929f7614-7164-4986-8691-2c214269d85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2187 | 2025.08.18 20:08:25.611337 [ 4 ] {929f7614-7164-4986-8691-2c214269d85c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2188 | 2025.08.18 20:08:25.611564 [ 4 ] {929f7614-7164-4986-8691-2c214269d85c} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2025.08.18 20:08:25.611705 [ 4 ] {929f7614-7164-4986-8691-2c214269d85c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00118 sec., 10169.491525423728 rows/sec., 794.49 KiB/sec. | ||
| 2190 | 2025.08.18 20:08:25.611742 [ 4 ] {929f7614-7164-4986-8691-2c214269d85c} <Debug> TCPHandler: Processed in 0.001349058 sec. | ||
| 2191 | 2025.08.18 20:08:25.611854 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2192 | 2025.08.18 20:08:25.611948 [ 4 ] {a0314094-6704-44da-bf83-1b3d464f2340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2193 | 2025.08.18 20:08:25.611987 [ 4 ] {a0314094-6704-44da-bf83-1b3d464f2340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2194 | 2025.08.18 20:08:25.612456 [ 4 ] {a0314094-6704-44da-bf83-1b3d464f2340} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2195 | 2025.08.18 20:08:25.612492 [ 4 ] {a0314094-6704-44da-bf83-1b3d464f2340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2196 | 2025.08.18 20:08:25.612801 [ 4 ] {a0314094-6704-44da-bf83-1b3d464f2340} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2197 | 2025.08.18 20:08:25.613009 [ 4 ] {a0314094-6704-44da-bf83-1b3d464f2340} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2025.08.18 20:08:25.613140 [ 4 ] {a0314094-6704-44da-bf83-1b3d464f2340} <Debug> executeQuery: Read 158 rows, 13.04 KiB in 0.001209 sec., 130686.51778329197 rows/sec., 10.53 MiB/sec. | ||
| 2199 | 2025.08.18 20:08:25.613177 [ 4 ] {a0314094-6704-44da-bf83-1b3d464f2340} <Debug> TCPHandler: Processed in 0.001372758 sec. | ||
| 2200 | 2025.08.18 20:08:25.613294 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2201 | 2025.08.18 20:08:25.613388 [ 4 ] {893a27e4-721a-4299-afa7-84cf9814b986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2202 | 2025.08.18 20:08:25.613430 [ 4 ] {893a27e4-721a-4299-afa7-84cf9814b986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2203 | 2025.08.18 20:08:25.613843 [ 4 ] {893a27e4-721a-4299-afa7-84cf9814b986} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2204 | 2025.08.18 20:08:25.613879 [ 4 ] {893a27e4-721a-4299-afa7-84cf9814b986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2205 | 2025.08.18 20:08:25.614221 [ 4 ] {893a27e4-721a-4299-afa7-84cf9814b986} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2206 | 2025.08.18 20:08:25.614434 [ 4 ] {893a27e4-721a-4299-afa7-84cf9814b986} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2025.08.18 20:08:25.614563 [ 4 ] {893a27e4-721a-4299-afa7-84cf9814b986} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001193 sec., 170159.26236378876 rows/sec., 12.19 MiB/sec. | ||
| 2208 | 2025.08.18 20:08:25.614600 [ 4 ] {893a27e4-721a-4299-afa7-84cf9814b986} <Debug> TCPHandler: Processed in 0.001357068 sec. | ||
| 2209 | 2025.08.18 20:08:25.614725 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2210 | 2025.08.18 20:08:25.614819 [ 4 ] {77780745-b538-4210-9a8d-f292776eb0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2211 | 2025.08.18 20:08:25.614872 [ 4 ] {77780745-b538-4210-9a8d-f292776eb0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2212 | 2025.08.18 20:08:25.615719 [ 4 ] {77780745-b538-4210-9a8d-f292776eb0d1} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2213 | 2025.08.18 20:08:25.615763 [ 4 ] {77780745-b538-4210-9a8d-f292776eb0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2214 | 2025.08.18 20:08:25.616337 [ 4 ] {77780745-b538-4210-9a8d-f292776eb0d1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2215 | 2025.08.18 20:08:25.616561 [ 4 ] {77780745-b538-4210-9a8d-f292776eb0d1} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2216 | 2025.08.18 20:08:25.616697 [ 4 ] {77780745-b538-4210-9a8d-f292776eb0d1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001896 sec., 21624.472573839663 rows/sec., 38.75 MiB/sec. | ||
| 2217 | 2025.08.18 20:08:25.616760 [ 4 ] {77780745-b538-4210-9a8d-f292776eb0d1} <Debug> TCPHandler: Processed in 0.002085067 sec. | ||
| 2218 | 2025.08.18 20:08:25.616880 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2219 | 2025.08.18 20:08:25.616975 [ 4 ] {2a097ee6-1c92-4d43-b4fa-ca5d38b449db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2220 | 2025.08.18 20:08:25.617017 [ 4 ] {2a097ee6-1c92-4d43-b4fa-ca5d38b449db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2221 | 2025.08.18 20:08:25.617334 [ 4 ] {2a097ee6-1c92-4d43-b4fa-ca5d38b449db} <Trace> oximeter.measurements_i64 (a881824e-c05a-475d-9a3a-b675d6d480bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2222 | 2025.08.18 20:08:25.617369 [ 4 ] {2a097ee6-1c92-4d43-b4fa-ca5d38b449db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2223 | 2025.08.18 20:08:25.617666 [ 4 ] {2a097ee6-1c92-4d43-b4fa-ca5d38b449db} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2224 | 2025.08.18 20:08:25.617875 [ 4 ] {2a097ee6-1c92-4d43-b4fa-ca5d38b449db} <Trace> oximeter.measurements_i64 (a881824e-c05a-475d-9a3a-b675d6d480bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2225 | 2025.08.18 20:08:25.618003 [ 4 ] {2a097ee6-1c92-4d43-b4fa-ca5d38b449db} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001046 sec., 2868.0688336520075 rows/sec., 202.59 KiB/sec. | ||
| 2226 | 2025.08.18 20:08:25.618040 [ 4 ] {2a097ee6-1c92-4d43-b4fa-ca5d38b449db} <Debug> TCPHandler: Processed in 0.001210736 sec. | ||
| 2227 | 2025.08.18 20:08:25.618166 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2228 | 2025.08.18 20:08:25.618262 [ 4 ] {c6f33551-0dff-462b-b98c-0555f2c8e031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2229 | 2025.08.18 20:08:25.618303 [ 4 ] {c6f33551-0dff-462b-b98c-0555f2c8e031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2230 | 2025.08.18 20:08:25.618641 [ 4 ] {c6f33551-0dff-462b-b98c-0555f2c8e031} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2231 | 2025.08.18 20:08:25.618675 [ 4 ] {c6f33551-0dff-462b-b98c-0555f2c8e031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2232 | 2025.08.18 20:08:25.618979 [ 4 ] {c6f33551-0dff-462b-b98c-0555f2c8e031} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2233 | 2025.08.18 20:08:25.619195 [ 4 ] {c6f33551-0dff-462b-b98c-0555f2c8e031} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2234 | 2025.08.18 20:08:25.619326 [ 4 ] {c6f33551-0dff-462b-b98c-0555f2c8e031} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 2235 | 2025.08.18 20:08:25.619361 [ 4 ] {c6f33551-0dff-462b-b98c-0555f2c8e031} <Debug> TCPHandler: Processed in 0.001247526 sec. | ||
| 2236 | 2025.08.18 20:08:26.511695 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5124 | ||
| 2237 | 2025.08.18 20:08:26.512183 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2025.08.18 20:08:26.512234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2239 | 2025.08.18 20:08:26.512734 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2240 | 2025.08.18 20:08:26.512983 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2025.08.18 20:08:26.513130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
| 2242 | 2025.08.18 20:08:26.513145 [ 95 ] {} <Debug> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2243 | 2025.08.18 20:08:26.513214 [ 95 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2025.08.18 20:08:26.513234 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2245 | 2025.08.18 20:08:26.513337 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::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 | ||
| 2246 | 2025.08.18 20:08:26.513443 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2247 | 2025.08.18 20:08:26.513478 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2867 rows starting from the beginning of the part | ||
| 2248 | 2025.08.18 20:08:26.513543 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2249 | 2025.08.18 20:08:26.513591 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
| 2250 | 2025.08.18 20:08:26.513643 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
| 2251 | 2025.08.18 20:08:26.513686 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
| 2252 | 2025.08.18 20:08:26.513728 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
| 2253 | 2025.08.18 20:08:26.515111 [ 194 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001813543 sec., 2825408.60624755 rows/sec., 40.42 MiB/sec. | ||
| 2254 | 2025.08.18 20:08:26.515760 [ 187 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2255 | 2025.08.18 20:08:26.516114 [ 187 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_11_2} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2025.08.18 20:08:26.516204 [ 187 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_11_2} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2257 | 2025.08.18 20:08:26.516308 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2258 | 2025.08.18 20:08:26.786490 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2259 | 2025.08.18 20:08:26.804661 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2025.08.18 20:08:26.804720 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2261 | 2025.08.18 20:08:26.811064 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2262 | 2025.08.18 20:08:26.811891 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2025.08.18 20:08:26.812171 [ 63 ] {} <Debug> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2264 | 2025.08.18 20:08:26.812209 [ 63 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2025.08.18 20:08:26.812235 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 2266 | 2025.08.18 20:08:26.812368 [ 192 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 2267 | 2025.08.18 20:08:26.816310 [ 192 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2268 | 2025.08.18 20:08:26.816683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2269 | 2025.08.18 20:08:26.817809 [ 192 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 2270 | 2025.08.18 20:08:26.822747 [ 192 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 2271 | 2025.08.18 20:08:26.827159 [ 192 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 2272 | 2025.08.18 20:08:26.832024 [ 192 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 2273 | 2025.08.18 20:08:26.836196 [ 192 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 2274 | 2025.08.18 20:08:26.840324 [ 192 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 2275 | 2025.08.18 20:08:26.896495 [ 194 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.084186626 sec., 985.9048158076795 rows/sec., 5.10 MiB/sec. | ||
| 2276 | 2025.08.18 20:08:26.898967 [ 189 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2277 | 2025.08.18 20:08:26.901104 [ 189 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_11_2} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2025.08.18 20:08:26.901227 [ 189 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_11_2} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2279 | 2025.08.18 20:08:26.903102 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2280 | 2025.08.18 20:08:27.001144 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.49 MiB, peak 195.37 MiB, free memory in arenas 0.00 B, will set to 192.96 MiB (RSS), difference: 7.47 MiB | ||
| 2281 | 2025.08.18 20:08:30.594582 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2282 | 2025.08.18 20:08:30.594798 [ 4 ] {0f095f73-577b-476a-a80e-daf76341ad2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2283 | 2025.08.18 20:08:30.594872 [ 4 ] {0f095f73-577b-476a-a80e-daf76341ad2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2284 | 2025.08.18 20:08:30.595528 [ 4 ] {0f095f73-577b-476a-a80e-daf76341ad2b} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2025.08.18 20:08:30.595578 [ 4 ] {0f095f73-577b-476a-a80e-daf76341ad2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2286 | 2025.08.18 20:08:30.595969 [ 4 ] {0f095f73-577b-476a-a80e-daf76341ad2b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2287 | 2025.08.18 20:08:30.596204 [ 4 ] {0f095f73-577b-476a-a80e-daf76341ad2b} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2025.08.18 20:08:30.596329 [ 135 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2289 | 2025.08.18 20:08:30.596350 [ 4 ] {0f095f73-577b-476a-a80e-daf76341ad2b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001608 sec., 34825.87064676617 rows/sec., 2.66 MiB/sec. | ||
| 2290 | 2025.08.18 20:08:30.596401 [ 135 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2025.08.18 20:08:30.596412 [ 4 ] {0f095f73-577b-476a-a80e-daf76341ad2b} <Debug> TCPHandler: Processed in 0.001972596 sec. | ||
| 2292 | 2025.08.18 20:08:30.596432 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2293 | 2025.08.18 20:08:30.596537 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2025.08.18 20:08:30.596579 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::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 | ||
| 2295 | 2025.08.18 20:08:30.596636 [ 4 ] {b94e8a7f-7fc8-4eda-9413-71593813460f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2296 | 2025.08.18 20:08:30.596680 [ 4 ] {b94e8a7f-7fc8-4eda-9413-71593813460f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2297 | 2025.08.18 20:08:30.596748 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2298 | 2025.08.18 20:08:30.596803 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1395 rows starting from the beginning of the part | ||
| 2299 | 2025.08.18 20:08:30.596911 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2300 | 2025.08.18 20:08:30.596968 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
| 2301 | 2025.08.18 20:08:30.597022 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2302 | 2025.08.18 20:08:30.597069 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 2303 | 2025.08.18 20:08:30.597090 [ 4 ] {b94e8a7f-7fc8-4eda-9413-71593813460f} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2025.08.18 20:08:30.597119 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2305 | 2025.08.18 20:08:30.597133 [ 4 ] {b94e8a7f-7fc8-4eda-9413-71593813460f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2306 | 2025.08.18 20:08:30.597556 [ 4 ] {b94e8a7f-7fc8-4eda-9413-71593813460f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2307 | 2025.08.18 20:08:30.597828 [ 4 ] {b94e8a7f-7fc8-4eda-9413-71593813460f} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2025.08.18 20:08:30.597933 [ 135 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2309 | 2025.08.18 20:08:30.597968 [ 135 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2025.08.18 20:08:30.597973 [ 4 ] {b94e8a7f-7fc8-4eda-9413-71593813460f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001353 sec., 47302.29120473023 rows/sec., 3.69 MiB/sec. | ||
| 2311 | 2025.08.18 20:08:30.597988 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2312 | 2025.08.18 20:08:30.598019 [ 4 ] {b94e8a7f-7fc8-4eda-9413-71593813460f} <Debug> TCPHandler: Processed in 0.00153358 sec. | ||
| 2313 | 2025.08.18 20:08:30.598100 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::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 | ||
| 2314 | 2025.08.18 20:08:30.598168 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2315 | 2025.08.18 20:08:30.598263 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2316 | 2025.08.18 20:08:30.598268 [ 4 ] {6d117af0-886e-4161-bf29-8b8003dbc655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2317 | 2025.08.18 20:08:30.598306 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 622 rows starting from the beginning of the part | ||
| 2318 | 2025.08.18 20:08:30.598328 [ 4 ] {6d117af0-886e-4161-bf29-8b8003dbc655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2319 | 2025.08.18 20:08:30.598398 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2320 | 2025.08.18 20:08:30.598451 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part | ||
| 2321 | 2025.08.18 20:08:30.598505 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2322 | 2025.08.18 20:08:30.598548 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 158 rows starting from the beginning of the part | ||
| 2323 | 2025.08.18 20:08:30.598599 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2324 | 2025.08.18 20:08:30.598766 [ 4 ] {6d117af0-886e-4161-bf29-8b8003dbc655} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2025.08.18 20:08:30.598808 [ 4 ] {6d117af0-886e-4161-bf29-8b8003dbc655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2326 | 2025.08.18 20:08:30.598853 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.00234442 sec., 834321.4952952117 rows/sec., 73.12 MiB/sec. | ||
| 2327 | 2025.08.18 20:08:30.599133 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2328 | 2025.08.18 20:08:30.599309 [ 4 ] {6d117af0-886e-4161-bf29-8b8003dbc655} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2329 | 2025.08.18 20:08:30.599432 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_16_3} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2025.08.18 20:08:30.599524 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_16_3} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2331 | 2025.08.18 20:08:30.599593 [ 4 ] {6d117af0-886e-4161-bf29-8b8003dbc655} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2025.08.18 20:08:30.599615 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2333 | 2025.08.18 20:08:30.599702 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2334 | 2025.08.18 20:08:30.599734 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2335 | 2025.08.18 20:08:30.599736 [ 4 ] {6d117af0-886e-4161-bf29-8b8003dbc655} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001487 sec., 107599.19300605245 rows/sec., 7.49 MiB/sec. | ||
| 2336 | 2025.08.18 20:08:30.599752 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2337 | 2025.08.18 20:08:30.599760 [ 186 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001710792 sec., 626610.3652577286 rows/sec., 50.55 MiB/sec. | ||
| 2338 | 2025.08.18 20:08:30.599785 [ 4 ] {6d117af0-886e-4161-bf29-8b8003dbc655} <Debug> TCPHandler: Processed in 0.001668602 sec. | ||
| 2339 | 2025.08.18 20:08:30.599832 [ 190 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::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 | ||
| 2340 | 2025.08.18 20:08:30.599911 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2341 | 2025.08.18 20:08:30.599923 [ 190 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2342 | 2025.08.18 20:08:30.599947 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2343 | 2025.08.18 20:08:30.599962 [ 190 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4569 rows starting from the beginning of the part | ||
| 2344 | 2025.08.18 20:08:30.600013 [ 4 ] {95f2b307-8dbc-4e9c-b4d0-08c3ae946e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2345 | 2025.08.18 20:08:30.600019 [ 190 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 2346 | 2025.08.18 20:08:30.600063 [ 4 ] {95f2b307-8dbc-4e9c-b4d0-08c3ae946e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2347 | 2025.08.18 20:08:30.600074 [ 190 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2348 | 2025.08.18 20:08:30.600124 [ 190 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::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 | ||
| 2349 | 2025.08.18 20:08:30.600159 [ 190 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 203 rows starting from the beginning of the part | ||
| 2350 | 2025.08.18 20:08:30.600196 [ 190 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::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 | ||
| 2351 | 2025.08.18 20:08:30.600226 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_16_3} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2025.08.18 20:08:30.600309 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_16_3} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2353 | 2025.08.18 20:08:30.600393 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2354 | 2025.08.18 20:08:30.600413 [ 4 ] {95f2b307-8dbc-4e9c-b4d0-08c3ae946e14} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2025.08.18 20:08:30.600456 [ 4 ] {95f2b307-8dbc-4e9c-b4d0-08c3ae946e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2356 | 2025.08.18 20:08:30.600786 [ 4 ] {95f2b307-8dbc-4e9c-b4d0-08c3ae946e14} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2357 | 2025.08.18 20:08:30.601003 [ 4 ] {95f2b307-8dbc-4e9c-b4d0-08c3ae946e14} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2358 | 2025.08.18 20:08:30.601111 [ 135 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2359 | 2025.08.18 20:08:30.601139 [ 4 ] {95f2b307-8dbc-4e9c-b4d0-08c3ae946e14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 2360 | 2025.08.18 20:08:30.601141 [ 135 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2025.08.18 20:08:30.601181 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2362 | 2025.08.18 20:08:30.601182 [ 4 ] {95f2b307-8dbc-4e9c-b4d0-08c3ae946e14} <Debug> TCPHandler: Processed in 0.001320287 sec. | ||
| 2363 | 2025.08.18 20:08:30.601262 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::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 | ||
| 2364 | 2025.08.18 20:08:30.601372 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2365 | 2025.08.18 20:08:30.601400 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 588 rows starting from the beginning of the part | ||
| 2366 | 2025.08.18 20:08:30.601448 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 2367 | 2025.08.18 20:08:30.601489 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2368 | 2025.08.18 20:08:30.601524 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::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 | ||
| 2369 | 2025.08.18 20:08:30.601559 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2370 | 2025.08.18 20:08:30.601593 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::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 | ||
| 2371 | 2025.08.18 20:08:30.602420 [ 201 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001190456 sec., 705611.9671789635 rows/sec., 47.55 MiB/sec. | ||
| 2372 | 2025.08.18 20:08:30.602588 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2373 | 2025.08.18 20:08:30.602824 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_16_3} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2025.08.18 20:08:30.602890 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_16_3} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2375 | 2025.08.18 20:08:30.602953 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2376 | 2025.08.18 20:08:30.605143 [ 193 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5284 rows, containing 5 columns (5 merged, 0 gathered) in 0.00533908 sec., 989683.6159038636 rows/sec., 67.83 MiB/sec. | ||
| 2377 | 2025.08.18 20:08:30.605603 [ 190 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2378 | 2025.08.18 20:08:30.605852 [ 190 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2025.08.18 20:08:30.605917 [ 190 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2380 | 2025.08.18 20:08:30.605981 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 2381 | 2025.08.18 20:08:31.001150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.35 MiB, peak 199.93 MiB, free memory in arenas 0.00 B, will set to 194.79 MiB (RSS), difference: 1.44 MiB | ||
| 2382 | 2025.08.18 20:08:33.933661 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2383 | 2025.08.18 20:08:33.933761 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2384 | 2025.08.18 20:08:34.014284 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5612 | ||
| 2385 | 2025.08.18 20:08:34.014753 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2025.08.18 20:08:34.014785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2387 | 2025.08.18 20:08:34.015247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2388 | 2025.08.18 20:08:34.015467 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2025.08.18 20:08:34.015588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5612 | ||
| 2390 | 2025.08.18 20:08:34.022886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 358 | ||
| 2391 | 2025.08.18 20:08:34.025227 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2025.08.18 20:08:34.025281 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2393 | 2025.08.18 20:08:34.026488 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2394 | 2025.08.18 20:08:34.026764 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2395 | 2025.08.18 20:08:34.027120 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
| 2396 | 2025.08.18 20:08:34.317654 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2397 | 2025.08.18 20:08:34.333183 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2025.08.18 20:08:34.333251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2399 | 2025.08.18 20:08:34.339385 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2400 | 2025.08.18 20:08:34.340144 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2025.08.18 20:08:34.343068 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2402 | 2025.08.18 20:08:35.596290 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2025.08.18 20:08:35.596468 [ 4 ] {1041f817-df4c-4532-92aa-33fef39776f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2404 | 2025.08.18 20:08:35.596533 [ 4 ] {1041f817-df4c-4532-92aa-33fef39776f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2405 | 2025.08.18 20:08:35.597236 [ 4 ] {1041f817-df4c-4532-92aa-33fef39776f0} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2406 | 2025.08.18 20:08:35.597277 [ 4 ] {1041f817-df4c-4532-92aa-33fef39776f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2407 | 2025.08.18 20:08:35.597670 [ 4 ] {1041f817-df4c-4532-92aa-33fef39776f0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2408 | 2025.08.18 20:08:35.597899 [ 4 ] {1041f817-df4c-4532-92aa-33fef39776f0} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2409 | 2025.08.18 20:08:35.598052 [ 4 ] {1041f817-df4c-4532-92aa-33fef39776f0} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001634 sec., 84455.32435740514 rows/sec., 7.31 MiB/sec. | ||
| 2410 | 2025.08.18 20:08:35.598102 [ 4 ] {1041f817-df4c-4532-92aa-33fef39776f0} <Debug> TCPHandler: Processed in 0.001941475 sec. | ||
| 2411 | 2025.08.18 20:08:35.598222 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2025.08.18 20:08:35.598323 [ 4 ] {518782f2-f6dd-45aa-8208-472f22d9f386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2413 | 2025.08.18 20:08:35.598368 [ 4 ] {518782f2-f6dd-45aa-8208-472f22d9f386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2414 | 2025.08.18 20:08:35.598781 [ 4 ] {518782f2-f6dd-45aa-8208-472f22d9f386} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2025.08.18 20:08:35.598816 [ 4 ] {518782f2-f6dd-45aa-8208-472f22d9f386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2416 | 2025.08.18 20:08:35.599127 [ 4 ] {518782f2-f6dd-45aa-8208-472f22d9f386} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2417 | 2025.08.18 20:08:35.599347 [ 4 ] {518782f2-f6dd-45aa-8208-472f22d9f386} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2025.08.18 20:08:35.599475 [ 4 ] {518782f2-f6dd-45aa-8208-472f22d9f386} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001175 sec., 34893.617021276594 rows/sec., 2.56 MiB/sec. | ||
| 2419 | 2025.08.18 20:08:35.599511 [ 4 ] {518782f2-f6dd-45aa-8208-472f22d9f386} <Debug> TCPHandler: Processed in 0.001342257 sec. | ||
| 2420 | 2025.08.18 20:08:35.599620 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2025.08.18 20:08:35.599720 [ 4 ] {3239d20a-a3ce-4728-b660-bcd9cd26f8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2422 | 2025.08.18 20:08:35.599760 [ 4 ] {3239d20a-a3ce-4728-b660-bcd9cd26f8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2423 | 2025.08.18 20:08:35.600195 [ 4 ] {3239d20a-a3ce-4728-b660-bcd9cd26f8a7} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2025.08.18 20:08:35.600231 [ 4 ] {3239d20a-a3ce-4728-b660-bcd9cd26f8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2425 | 2025.08.18 20:08:35.600533 [ 4 ] {3239d20a-a3ce-4728-b660-bcd9cd26f8a7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2426 | 2025.08.18 20:08:35.600742 [ 4 ] {3239d20a-a3ce-4728-b660-bcd9cd26f8a7} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2025.08.18 20:08:35.600866 [ 4 ] {3239d20a-a3ce-4728-b660-bcd9cd26f8a7} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001168 sec., 89897.2602739726 rows/sec., 7.02 MiB/sec. | ||
| 2428 | 2025.08.18 20:08:35.600903 [ 4 ] {3239d20a-a3ce-4728-b660-bcd9cd26f8a7} <Debug> TCPHandler: Processed in 0.001341337 sec. | ||
| 2429 | 2025.08.18 20:08:35.601016 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2025.08.18 20:08:35.601110 [ 4 ] {e3e0073d-7e47-49ca-a394-ecbb51aeaf60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2431 | 2025.08.18 20:08:35.601152 [ 4 ] {e3e0073d-7e47-49ca-a394-ecbb51aeaf60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2432 | 2025.08.18 20:08:35.601556 [ 4 ] {e3e0073d-7e47-49ca-a394-ecbb51aeaf60} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2025.08.18 20:08:35.601589 [ 4 ] {e3e0073d-7e47-49ca-a394-ecbb51aeaf60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2434 | 2025.08.18 20:08:35.601907 [ 4 ] {e3e0073d-7e47-49ca-a394-ecbb51aeaf60} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2435 | 2025.08.18 20:08:35.602123 [ 4 ] {e3e0073d-7e47-49ca-a394-ecbb51aeaf60} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2025.08.18 20:08:35.602247 [ 4 ] {e3e0073d-7e47-49ca-a394-ecbb51aeaf60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 2437 | 2025.08.18 20:08:35.602282 [ 4 ] {e3e0073d-7e47-49ca-a394-ecbb51aeaf60} <Debug> TCPHandler: Processed in 0.001315807 sec. | ||
| 2438 | 2025.08.18 20:08:35.602388 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2025.08.18 20:08:35.602482 [ 4 ] {c6f8468c-1d17-4167-9dfb-c07fea15cabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2440 | 2025.08.18 20:08:35.602535 [ 4 ] {c6f8468c-1d17-4167-9dfb-c07fea15cabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2441 | 2025.08.18 20:08:35.603382 [ 4 ] {c6f8468c-1d17-4167-9dfb-c07fea15cabe} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2025.08.18 20:08:35.603417 [ 4 ] {c6f8468c-1d17-4167-9dfb-c07fea15cabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2443 | 2025.08.18 20:08:35.603972 [ 4 ] {c6f8468c-1d17-4167-9dfb-c07fea15cabe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2444 | 2025.08.18 20:08:35.604194 [ 4 ] {c6f8468c-1d17-4167-9dfb-c07fea15cabe} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2025.08.18 20:08:35.604327 [ 4 ] {c6f8468c-1d17-4167-9dfb-c07fea15cabe} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001863 sec., 22007.514761137947 rows/sec., 39.44 MiB/sec. | ||
| 2446 | 2025.08.18 20:08:35.604385 [ 4 ] {c6f8468c-1d17-4167-9dfb-c07fea15cabe} <Debug> TCPHandler: Processed in 0.002053526 sec. | ||
| 2447 | 2025.08.18 20:08:35.604508 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2025.08.18 20:08:35.604603 [ 4 ] {ae2634d7-011f-4c64-8c42-60f00490532a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2449 | 2025.08.18 20:08:35.604645 [ 4 ] {ae2634d7-011f-4c64-8c42-60f00490532a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2450 | 2025.08.18 20:08:35.604969 [ 4 ] {ae2634d7-011f-4c64-8c42-60f00490532a} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2025.08.18 20:08:35.605011 [ 4 ] {ae2634d7-011f-4c64-8c42-60f00490532a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2452 | 2025.08.18 20:08:35.605317 [ 4 ] {ae2634d7-011f-4c64-8c42-60f00490532a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2453 | 2025.08.18 20:08:35.605528 [ 4 ] {ae2634d7-011f-4c64-8c42-60f00490532a} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2025.08.18 20:08:35.605652 [ 4 ] {ae2634d7-011f-4c64-8c42-60f00490532a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 2455 | 2025.08.18 20:08:35.605686 [ 4 ] {ae2634d7-011f-4c64-8c42-60f00490532a} <Debug> TCPHandler: Processed in 0.001237737 sec. | ||
| 2456 | 2025.08.18 20:08:37.414122 [ 146 ] {} <Debug> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2457 | 2025.08.18 20:08:37.414189 [ 146 ] {} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2025.08.18 20:08:37.414211 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2459 | 2025.08.18 20:08:37.414335 [ 201 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::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 | ||
| 2460 | 2025.08.18 20:08:37.414477 [ 201 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2461 | 2025.08.18 20:08:37.414510 [ 201 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2462 | 2025.08.18 20:08:37.414570 [ 201 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part | ||
| 2463 | 2025.08.18 20:08:37.414612 [ 201 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2464 | 2025.08.18 20:08:37.414651 [ 201 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 2465 | 2025.08.18 20:08:37.414691 [ 201 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2466 | 2025.08.18 20:08:37.415498 [ 190 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001216915 sec., 433884.04284604924 rows/sec., 31.94 MiB/sec. | ||
| 2467 | 2025.08.18 20:08:37.415674 [ 193 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2468 | 2025.08.18 20:08:37.416005 [ 193 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_5_1} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2025.08.18 20:08:37.416091 [ 193 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_5_1} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2470 | 2025.08.18 20:08:37.416172 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2471 | 2025.08.18 20:08:39.506506 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2025.08.18 20:08:39.506704 [ 4 ] {749ccc50-b59d-436e-9f76-999ba7362229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2473 | 2025.08.18 20:08:39.506771 [ 4 ] {749ccc50-b59d-436e-9f76-999ba7362229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2474 | 2025.08.18 20:08:39.507403 [ 4 ] {749ccc50-b59d-436e-9f76-999ba7362229} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2025.08.18 20:08:39.507454 [ 4 ] {749ccc50-b59d-436e-9f76-999ba7362229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2476 | 2025.08.18 20:08:39.507837 [ 4 ] {749ccc50-b59d-436e-9f76-999ba7362229} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2477 | 2025.08.18 20:08:39.508070 [ 4 ] {749ccc50-b59d-436e-9f76-999ba7362229} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2025.08.18 20:08:39.508236 [ 4 ] {749ccc50-b59d-436e-9f76-999ba7362229} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001581 sec., 1265.022137887413 rows/sec., 103.15 KiB/sec. | ||
| 2479 | 2025.08.18 20:08:39.508285 [ 4 ] {749ccc50-b59d-436e-9f76-999ba7362229} <Debug> TCPHandler: Processed in 0.001912005 sec. | ||
| 2480 | 2025.08.18 20:08:39.508416 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2481 | 2025.08.18 20:08:39.508519 [ 4 ] {ce63c98b-28e3-4744-a63f-99236ce92387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2482 | 2025.08.18 20:08:39.508567 [ 4 ] {ce63c98b-28e3-4744-a63f-99236ce92387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2483 | 2025.08.18 20:08:39.509610 [ 4 ] {ce63c98b-28e3-4744-a63f-99236ce92387} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2025.08.18 20:08:39.509649 [ 4 ] {ce63c98b-28e3-4744-a63f-99236ce92387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2485 | 2025.08.18 20:08:39.510046 [ 4 ] {ce63c98b-28e3-4744-a63f-99236ce92387} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2486 | 2025.08.18 20:08:39.510259 [ 4 ] {ce63c98b-28e3-4744-a63f-99236ce92387} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2025.08.18 20:08:39.510394 [ 4 ] {ce63c98b-28e3-4744-a63f-99236ce92387} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.001897 sec., 630996.3099630997 rows/sec., 51.77 MiB/sec. | ||
| 2488 | 2025.08.18 20:08:39.510432 [ 4 ] {ce63c98b-28e3-4744-a63f-99236ce92387} <Debug> TCPHandler: Processed in 0.002069207 sec. | ||
| 2489 | 2025.08.18 20:08:39.510545 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2490 | 2025.08.18 20:08:39.510643 [ 4 ] {fd5e4529-1817-4292-8f10-69b92a932326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2491 | 2025.08.18 20:08:39.510685 [ 4 ] {fd5e4529-1817-4292-8f10-69b92a932326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2492 | 2025.08.18 20:08:39.511071 [ 4 ] {fd5e4529-1817-4292-8f10-69b92a932326} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2025.08.18 20:08:39.511108 [ 4 ] {fd5e4529-1817-4292-8f10-69b92a932326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2494 | 2025.08.18 20:08:39.511406 [ 4 ] {fd5e4529-1817-4292-8f10-69b92a932326} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2495 | 2025.08.18 20:08:39.511622 [ 4 ] {fd5e4529-1817-4292-8f10-69b92a932326} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2025.08.18 20:08:39.511750 [ 4 ] {fd5e4529-1817-4292-8f10-69b92a932326} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001128 sec., 1773.0496453900707 rows/sec., 123.80 KiB/sec. | ||
| 2497 | 2025.08.18 20:08:39.511788 [ 4 ] {fd5e4529-1817-4292-8f10-69b92a932326} <Debug> TCPHandler: Processed in 0.001296276 sec. | ||
| 2498 | 2025.08.18 20:08:39.511901 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2025.08.18 20:08:39.511997 [ 4 ] {965d275f-51b8-4e89-9526-1ad9b6812368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2500 | 2025.08.18 20:08:39.512037 [ 4 ] {965d275f-51b8-4e89-9526-1ad9b6812368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2501 | 2025.08.18 20:08:39.512512 [ 4 ] {965d275f-51b8-4e89-9526-1ad9b6812368} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2025.08.18 20:08:39.512550 [ 4 ] {965d275f-51b8-4e89-9526-1ad9b6812368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2503 | 2025.08.18 20:08:39.512850 [ 4 ] {965d275f-51b8-4e89-9526-1ad9b6812368} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2504 | 2025.08.18 20:08:39.513056 [ 4 ] {965d275f-51b8-4e89-9526-1ad9b6812368} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2025.08.18 20:08:39.513183 [ 4 ] {965d275f-51b8-4e89-9526-1ad9b6812368} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001205 sec., 189211.61825726143 rows/sec., 12.81 MiB/sec. | ||
| 2506 | 2025.08.18 20:08:39.513219 [ 4 ] {965d275f-51b8-4e89-9526-1ad9b6812368} <Debug> TCPHandler: Processed in 0.001369228 sec. | ||
| 2507 | 2025.08.18 20:08:39.513351 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2508 | 2025.08.18 20:08:39.513445 [ 4 ] {2175875b-76d5-4c81-a9d0-eae5697afc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2509 | 2025.08.18 20:08:39.513484 [ 4 ] {2175875b-76d5-4c81-a9d0-eae5697afc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2510 | 2025.08.18 20:08:39.514115 [ 4 ] {2175875b-76d5-4c81-a9d0-eae5697afc05} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2025.08.18 20:08:39.514150 [ 4 ] {2175875b-76d5-4c81-a9d0-eae5697afc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2512 | 2025.08.18 20:08:39.514487 [ 4 ] {2175875b-76d5-4c81-a9d0-eae5697afc05} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2513 | 2025.08.18 20:08:39.514699 [ 4 ] {2175875b-76d5-4c81-a9d0-eae5697afc05} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2025.08.18 20:08:39.514828 [ 4 ] {2175875b-76d5-4c81-a9d0-eae5697afc05} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001401 sec., 372591.0064239829 rows/sec., 27.58 MiB/sec. | ||
| 2515 | 2025.08.18 20:08:39.514866 [ 4 ] {2175875b-76d5-4c81-a9d0-eae5697afc05} <Debug> TCPHandler: Processed in 0.001594481 sec. | ||
| 2516 | 2025.08.18 20:08:39.514981 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2517 | 2025.08.18 20:08:39.515077 [ 4 ] {a04127b8-82f1-48a3-a603-6865cfaa976e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2518 | 2025.08.18 20:08:39.515120 [ 4 ] {a04127b8-82f1-48a3-a603-6865cfaa976e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2519 | 2025.08.18 20:08:39.515708 [ 4 ] {a04127b8-82f1-48a3-a603-6865cfaa976e} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2520 | 2025.08.18 20:08:39.515744 [ 4 ] {a04127b8-82f1-48a3-a603-6865cfaa976e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2521 | 2025.08.18 20:08:39.516118 [ 4 ] {a04127b8-82f1-48a3-a603-6865cfaa976e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2522 | 2025.08.18 20:08:39.516339 [ 4 ] {a04127b8-82f1-48a3-a603-6865cfaa976e} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2025.08.18 20:08:39.516472 [ 4 ] {a04127b8-82f1-48a3-a603-6865cfaa976e} <Debug> executeQuery: Read 975 rows, 67.03 KiB in 0.001414 sec., 689533.2390381896 rows/sec., 46.29 MiB/sec. | ||
| 2524 | 2025.08.18 20:08:39.516510 [ 4 ] {a04127b8-82f1-48a3-a603-6865cfaa976e} <Debug> TCPHandler: Processed in 0.00157833 sec. | ||
| 2525 | 2025.08.18 20:08:39.516631 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2025.08.18 20:08:39.516724 [ 4 ] {5bec83bd-ce22-49da-9c9d-04cda8734222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2527 | 2025.08.18 20:08:39.516766 [ 4 ] {5bec83bd-ce22-49da-9c9d-04cda8734222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2528 | 2025.08.18 20:08:39.517092 [ 4 ] {5bec83bd-ce22-49da-9c9d-04cda8734222} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2025.08.18 20:08:39.517128 [ 4 ] {5bec83bd-ce22-49da-9c9d-04cda8734222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2530 | 2025.08.18 20:08:39.517429 [ 4 ] {5bec83bd-ce22-49da-9c9d-04cda8734222} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2531 | 2025.08.18 20:08:39.517637 [ 4 ] {5bec83bd-ce22-49da-9c9d-04cda8734222} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2025.08.18 20:08:39.517768 [ 4 ] {5bec83bd-ce22-49da-9c9d-04cda8734222} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 2533 | 2025.08.18 20:08:39.517804 [ 4 ] {5bec83bd-ce22-49da-9c9d-04cda8734222} <Debug> TCPHandler: Processed in 0.001224376 sec. | ||
| 2534 | 2025.08.18 20:08:40.588546 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2535 | 2025.08.18 20:08:40.588726 [ 4 ] {f3c632d3-2b89-4db4-a178-760e12f524c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2536 | 2025.08.18 20:08:40.588795 [ 4 ] {f3c632d3-2b89-4db4-a178-760e12f524c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2537 | 2025.08.18 20:08:40.589411 [ 4 ] {f3c632d3-2b89-4db4-a178-760e12f524c6} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2025.08.18 20:08:40.589460 [ 4 ] {f3c632d3-2b89-4db4-a178-760e12f524c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2539 | 2025.08.18 20:08:40.589847 [ 4 ] {f3c632d3-2b89-4db4-a178-760e12f524c6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2540 | 2025.08.18 20:08:40.590077 [ 4 ] {f3c632d3-2b89-4db4-a178-760e12f524c6} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2025.08.18 20:08:40.590243 [ 4 ] {f3c632d3-2b89-4db4-a178-760e12f524c6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001566 sec., 35759.89782886335 rows/sec., 2.73 MiB/sec. | ||
| 2542 | 2025.08.18 20:08:40.590292 [ 4 ] {f3c632d3-2b89-4db4-a178-760e12f524c6} <Debug> TCPHandler: Processed in 0.001876765 sec. | ||
| 2543 | 2025.08.18 20:08:40.590409 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2025.08.18 20:08:40.590512 [ 4 ] {493e69cb-0c70-4998-b852-d136971c9357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2545 | 2025.08.18 20:08:40.590555 [ 4 ] {493e69cb-0c70-4998-b852-d136971c9357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2546 | 2025.08.18 20:08:40.590987 [ 4 ] {493e69cb-0c70-4998-b852-d136971c9357} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2025.08.18 20:08:40.591025 [ 4 ] {493e69cb-0c70-4998-b852-d136971c9357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2548 | 2025.08.18 20:08:40.591331 [ 4 ] {493e69cb-0c70-4998-b852-d136971c9357} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2549 | 2025.08.18 20:08:40.591557 [ 4 ] {493e69cb-0c70-4998-b852-d136971c9357} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2025.08.18 20:08:40.591690 [ 4 ] {493e69cb-0c70-4998-b852-d136971c9357} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 2551 | 2025.08.18 20:08:40.591727 [ 4 ] {493e69cb-0c70-4998-b852-d136971c9357} <Debug> TCPHandler: Processed in 0.001370957 sec. | ||
| 2552 | 2025.08.18 20:08:40.591842 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2553 | 2025.08.18 20:08:40.591937 [ 4 ] {1dcdf774-473d-4f63-a933-5a093429d8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2554 | 2025.08.18 20:08:40.591981 [ 4 ] {1dcdf774-473d-4f63-a933-5a093429d8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2555 | 2025.08.18 20:08:40.592348 [ 4 ] {1dcdf774-473d-4f63-a933-5a093429d8a2} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2025.08.18 20:08:40.592384 [ 4 ] {1dcdf774-473d-4f63-a933-5a093429d8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2557 | 2025.08.18 20:08:40.592701 [ 4 ] {1dcdf774-473d-4f63-a933-5a093429d8a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2558 | 2025.08.18 20:08:40.592908 [ 4 ] {1dcdf774-473d-4f63-a933-5a093429d8a2} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2025.08.18 20:08:40.593036 [ 4 ] {1dcdf774-473d-4f63-a933-5a093429d8a2} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001119 sec., 28596.961572832886 rows/sec., 1.99 MiB/sec. | ||
| 2560 | 2025.08.18 20:08:40.593074 [ 4 ] {1dcdf774-473d-4f63-a933-5a093429d8a2} <Debug> TCPHandler: Processed in 0.001283347 sec. | ||
| 2561 | 2025.08.18 20:08:40.593186 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2025.08.18 20:08:40.593280 [ 4 ] {fb2aaff0-3688-4745-86d9-40d088de74a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2563 | 2025.08.18 20:08:40.593321 [ 4 ] {fb2aaff0-3688-4745-86d9-40d088de74a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2564 | 2025.08.18 20:08:40.593636 [ 4 ] {fb2aaff0-3688-4745-86d9-40d088de74a6} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2025.08.18 20:08:40.593670 [ 4 ] {fb2aaff0-3688-4745-86d9-40d088de74a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2566 | 2025.08.18 20:08:40.593963 [ 4 ] {fb2aaff0-3688-4745-86d9-40d088de74a6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2567 | 2025.08.18 20:08:40.594165 [ 4 ] {fb2aaff0-3688-4745-86d9-40d088de74a6} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2025.08.18 20:08:40.594293 [ 4 ] {fb2aaff0-3688-4745-86d9-40d088de74a6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001031 sec., 11639.185257032008 rows/sec., 803.23 KiB/sec. | ||
| 2569 | 2025.08.18 20:08:40.594328 [ 4 ] {fb2aaff0-3688-4745-86d9-40d088de74a6} <Debug> TCPHandler: Processed in 0.001193115 sec. | ||
| 2570 | 2025.08.18 20:08:41.515981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6039 | ||
| 2571 | 2025.08.18 20:08:41.516464 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2025.08.18 20:08:41.516501 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2573 | 2025.08.18 20:08:41.516976 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2574 | 2025.08.18 20:08:41.517205 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2025.08.18 20:08:41.517365 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
| 2576 | 2025.08.18 20:08:41.843435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2577 | 2025.08.18 20:08:41.861145 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2025.08.18 20:08:41.861205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2579 | 2025.08.18 20:08:41.866828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2580 | 2025.08.18 20:08:41.867508 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2025.08.18 20:08:41.870833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2582 | 2025.08.18 20:08:44.027385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 392 | ||
| 2583 | 2025.08.18 20:08:44.029697 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2025.08.18 20:08:44.029744 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2585 | 2025.08.18 20:08:44.031052 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2586 | 2025.08.18 20:08:44.031340 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2025.08.18 20:08:44.031654 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
| 2588 | 2025.08.18 20:08:45.595980 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2025.08.18 20:08:45.596183 [ 4 ] {6c5b9514-f2ca-44e6-9af8-5594e987f6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2590 | 2025.08.18 20:08:45.596260 [ 4 ] {6c5b9514-f2ca-44e6-9af8-5594e987f6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2591 | 2025.08.18 20:08:45.597014 [ 4 ] {6c5b9514-f2ca-44e6-9af8-5594e987f6c8} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2025.08.18 20:08:45.597066 [ 4 ] {6c5b9514-f2ca-44e6-9af8-5594e987f6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2593 | 2025.08.18 20:08:45.597475 [ 4 ] {6c5b9514-f2ca-44e6-9af8-5594e987f6c8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2594 | 2025.08.18 20:08:45.597710 [ 4 ] {6c5b9514-f2ca-44e6-9af8-5594e987f6c8} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2025.08.18 20:08:45.597873 [ 4 ] {6c5b9514-f2ca-44e6-9af8-5594e987f6c8} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001746 sec., 79037.80068728523 rows/sec., 6.84 MiB/sec. | ||
| 2596 | 2025.08.18 20:08:45.597922 [ 4 ] {6c5b9514-f2ca-44e6-9af8-5594e987f6c8} <Debug> TCPHandler: Processed in 0.002083927 sec. | ||
| 2597 | 2025.08.18 20:08:45.598041 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2025.08.18 20:08:45.598143 [ 4 ] {73db2384-4059-4db6-ad3f-c6829b289b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2599 | 2025.08.18 20:08:45.598187 [ 4 ] {73db2384-4059-4db6-ad3f-c6829b289b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2600 | 2025.08.18 20:08:45.598602 [ 4 ] {73db2384-4059-4db6-ad3f-c6829b289b50} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2025.08.18 20:08:45.598641 [ 4 ] {73db2384-4059-4db6-ad3f-c6829b289b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2602 | 2025.08.18 20:08:45.598942 [ 4 ] {73db2384-4059-4db6-ad3f-c6829b289b50} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2603 | 2025.08.18 20:08:45.599155 [ 4 ] {73db2384-4059-4db6-ad3f-c6829b289b50} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2025.08.18 20:08:45.599261 [ 141 ] {} <Debug> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2605 | 2025.08.18 20:08:45.599283 [ 4 ] {73db2384-4059-4db6-ad3f-c6829b289b50} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001162 sec., 35283.993115318415 rows/sec., 2.59 MiB/sec. | ||
| 2606 | 2025.08.18 20:08:45.599330 [ 141 ] {} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2025.08.18 20:08:45.599339 [ 4 ] {73db2384-4059-4db6-ad3f-c6829b289b50} <Debug> TCPHandler: Processed in 0.001351087 sec. | ||
| 2608 | 2025.08.18 20:08:45.599360 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2609 | 2025.08.18 20:08:45.599453 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2610 | 2025.08.18 20:08:45.599463 [ 188 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::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 | ||
| 2611 | 2025.08.18 20:08:45.599554 [ 4 ] {5bf7b84a-2ac6-46b1-b80f-9d313bb8cd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2612 | 2025.08.18 20:08:45.599575 [ 188 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2613 | 2025.08.18 20:08:45.599595 [ 4 ] {5bf7b84a-2ac6-46b1-b80f-9d313bb8cd87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2614 | 2025.08.18 20:08:45.599608 [ 188 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 62 rows starting from the beginning of the part | ||
| 2615 | 2025.08.18 20:08:45.599675 [ 188 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 2616 | 2025.08.18 20:08:45.599725 [ 188 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 67 rows starting from the beginning of the part | ||
| 2617 | 2025.08.18 20:08:45.599771 [ 188 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 2618 | 2025.08.18 20:08:45.599813 [ 188 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 2619 | 2025.08.18 20:08:45.599852 [ 188 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 2620 | 2025.08.18 20:08:45.600020 [ 4 ] {5bf7b84a-2ac6-46b1-b80f-9d313bb8cd87} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2025.08.18 20:08:45.600056 [ 4 ] {5bf7b84a-2ac6-46b1-b80f-9d313bb8cd87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2622 | 2025.08.18 20:08:45.600373 [ 4 ] {5bf7b84a-2ac6-46b1-b80f-9d313bb8cd87} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2623 | 2025.08.18 20:08:45.600573 [ 193 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 249 rows, containing 5 columns (5 merged, 0 gathered) in 0.001153065 sec., 215946.1955744039 rows/sec., 16.64 MiB/sec. | ||
| 2624 | 2025.08.18 20:08:45.600581 [ 4 ] {5bf7b84a-2ac6-46b1-b80f-9d313bb8cd87} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2025.08.18 20:08:45.600726 [ 4 ] {5bf7b84a-2ac6-46b1-b80f-9d313bb8cd87} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001192 sec., 88087.24832214766 rows/sec., 6.88 MiB/sec. | ||
| 2626 | 2025.08.18 20:08:45.600765 [ 4 ] {5bf7b84a-2ac6-46b1-b80f-9d313bb8cd87} <Debug> TCPHandler: Processed in 0.001362968 sec. | ||
| 2627 | 2025.08.18 20:08:45.600802 [ 190 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2628 | 2025.08.18 20:08:45.600879 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2629 | 2025.08.18 20:08:45.600979 [ 4 ] {8b06e842-8ca9-45aa-b8d1-47c24c7ed961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2630 | 2025.08.18 20:08:45.601024 [ 4 ] {8b06e842-8ca9-45aa-b8d1-47c24c7ed961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2631 | 2025.08.18 20:08:45.601170 [ 190 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_11_2} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): 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.18 20:08:45.601283 [ 190 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_11_2} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2633 | 2025.08.18 20:08:45.601393 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2634 | 2025.08.18 20:08:45.601429 [ 4 ] {8b06e842-8ca9-45aa-b8d1-47c24c7ed961} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2025.08.18 20:08:45.601469 [ 4 ] {8b06e842-8ca9-45aa-b8d1-47c24c7ed961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2636 | 2025.08.18 20:08:45.601798 [ 4 ] {8b06e842-8ca9-45aa-b8d1-47c24c7ed961} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2637 | 2025.08.18 20:08:45.602000 [ 4 ] {8b06e842-8ca9-45aa-b8d1-47c24c7ed961} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2025.08.18 20:08:45.602128 [ 4 ] {8b06e842-8ca9-45aa-b8d1-47c24c7ed961} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 2639 | 2025.08.18 20:08:45.602164 [ 4 ] {8b06e842-8ca9-45aa-b8d1-47c24c7ed961} <Debug> TCPHandler: Processed in 0.001335547 sec. | ||
| 2640 | 2025.08.18 20:08:45.602265 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2025.08.18 20:08:45.602359 [ 4 ] {f11f803a-9627-466c-b1ba-bc45e040d785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2642 | 2025.08.18 20:08:45.602412 [ 4 ] {f11f803a-9627-466c-b1ba-bc45e040d785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2643 | 2025.08.18 20:08:45.603203 [ 4 ] {f11f803a-9627-466c-b1ba-bc45e040d785} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2025.08.18 20:08:45.603238 [ 4 ] {f11f803a-9627-466c-b1ba-bc45e040d785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2645 | 2025.08.18 20:08:45.603794 [ 4 ] {f11f803a-9627-466c-b1ba-bc45e040d785} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2646 | 2025.08.18 20:08:45.604017 [ 4 ] {f11f803a-9627-466c-b1ba-bc45e040d785} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2025.08.18 20:08:45.604148 [ 4 ] {f11f803a-9627-466c-b1ba-bc45e040d785} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001807 sec., 22689.540675152184 rows/sec., 40.66 MiB/sec. | ||
| 2648 | 2025.08.18 20:08:45.604198 [ 4 ] {f11f803a-9627-466c-b1ba-bc45e040d785} <Debug> TCPHandler: Processed in 0.001983106 sec. | ||
| 2649 | 2025.08.18 20:08:45.604312 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2025.08.18 20:08:45.604407 [ 4 ] {754839c4-a8c2-49ab-bd9a-7781bceeb902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2651 | 2025.08.18 20:08:45.604449 [ 4 ] {754839c4-a8c2-49ab-bd9a-7781bceeb902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2652 | 2025.08.18 20:08:45.604774 [ 4 ] {754839c4-a8c2-49ab-bd9a-7781bceeb902} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2025.08.18 20:08:45.604810 [ 4 ] {754839c4-a8c2-49ab-bd9a-7781bceeb902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2654 | 2025.08.18 20:08:45.605110 [ 4 ] {754839c4-a8c2-49ab-bd9a-7781bceeb902} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2655 | 2025.08.18 20:08:45.605318 [ 4 ] {754839c4-a8c2-49ab-bd9a-7781bceeb902} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2025.08.18 20:08:45.605440 [ 4 ] {754839c4-a8c2-49ab-bd9a-7781bceeb902} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 2657 | 2025.08.18 20:08:45.605475 [ 4 ] {754839c4-a8c2-49ab-bd9a-7781bceeb902} <Debug> TCPHandler: Processed in 0.001213276 sec. | ||
| 2658 | 2025.08.18 20:08:48.933811 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2659 | 2025.08.18 20:08:48.933883 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2660 | 2025.08.18 20:08:49.018321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6527 | ||
| 2661 | 2025.08.18 20:08:49.018809 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2025.08.18 20:08:49.018845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2663 | 2025.08.18 20:08:49.019387 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2664 | 2025.08.18 20:08:49.019620 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2025.08.18 20:08:49.019757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6527 | ||
| 2666 | 2025.08.18 20:08:49.371830 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2667 | 2025.08.18 20:08:49.389109 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2025.08.18 20:08:49.389183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2669 | 2025.08.18 20:08:49.395334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2670 | 2025.08.18 20:08:49.396075 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2025.08.18 20:08:49.399394 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2672 | 2025.08.18 20:08:50.594072 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2025.08.18 20:08:50.594264 [ 4 ] {4c517038-0e61-48d6-b45a-75638b2f785f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2674 | 2025.08.18 20:08:50.594343 [ 4 ] {4c517038-0e61-48d6-b45a-75638b2f785f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2675 | 2025.08.18 20:08:50.595038 [ 4 ] {4c517038-0e61-48d6-b45a-75638b2f785f} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2025.08.18 20:08:50.595089 [ 4 ] {4c517038-0e61-48d6-b45a-75638b2f785f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2677 | 2025.08.18 20:08:50.595580 [ 4 ] {4c517038-0e61-48d6-b45a-75638b2f785f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2678 | 2025.08.18 20:08:50.595866 [ 4 ] {4c517038-0e61-48d6-b45a-75638b2f785f} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2025.08.18 20:08:50.596034 [ 136 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2680 | 2025.08.18 20:08:50.596070 [ 136 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2025.08.18 20:08:50.596088 [ 4 ] {4c517038-0e61-48d6-b45a-75638b2f785f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00187 sec., 29946.524064171124 rows/sec., 2.29 MiB/sec. | ||
| 2682 | 2025.08.18 20:08:50.596089 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2683 | 2025.08.18 20:08:50.596157 [ 4 ] {4c517038-0e61-48d6-b45a-75638b2f785f} <Debug> TCPHandler: Processed in 0.002224969 sec. | ||
| 2684 | 2025.08.18 20:08:50.596196 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::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 | ||
| 2685 | 2025.08.18 20:08:50.596296 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2686 | 2025.08.18 20:08:50.596320 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2687 | 2025.08.18 20:08:50.596340 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1407 rows starting from the beginning of the part | ||
| 2688 | 2025.08.18 20:08:50.596430 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 138 rows starting from the beginning of the part | ||
| 2689 | 2025.08.18 20:08:50.596447 [ 4 ] {53986d87-f983-47f7-ba13-6c330b7ecef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2690 | 2025.08.18 20:08:50.596483 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1197 rows starting from the beginning of the part | ||
| 2691 | 2025.08.18 20:08:50.596505 [ 4 ] {53986d87-f983-47f7-ba13-6c330b7ecef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2692 | 2025.08.18 20:08:50.596538 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 2693 | 2025.08.18 20:08:50.596586 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 138 rows starting from the beginning of the part | ||
| 2694 | 2025.08.18 20:08:50.596643 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 2695 | 2025.08.18 20:08:50.597112 [ 4 ] {53986d87-f983-47f7-ba13-6c330b7ecef8} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2025.08.18 20:08:50.597159 [ 4 ] {53986d87-f983-47f7-ba13-6c330b7ecef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2697 | 2025.08.18 20:08:50.597654 [ 4 ] {53986d87-f983-47f7-ba13-6c330b7ecef8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2698 | 2025.08.18 20:08:50.597913 [ 4 ] {53986d87-f983-47f7-ba13-6c330b7ecef8} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2025.08.18 20:08:50.598027 [ 136 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2700 | 2025.08.18 20:08:50.598054 [ 4 ] {53986d87-f983-47f7-ba13-6c330b7ecef8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001639 sec., 39048.20012202562 rows/sec., 3.05 MiB/sec. | ||
| 2701 | 2025.08.18 20:08:50.598058 [ 136 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2702 | 2025.08.18 20:08:50.598084 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2703 | 2025.08.18 20:08:50.598094 [ 4 ] {53986d87-f983-47f7-ba13-6c330b7ecef8} <Debug> TCPHandler: Processed in 0.001841844 sec. | ||
| 2704 | 2025.08.18 20:08:50.598206 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::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 | ||
| 2705 | 2025.08.18 20:08:50.598225 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2025.08.18 20:08:50.598257 [ 198 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2992 rows, containing 5 columns (5 merged, 0 gathered) in 0.002095507 sec., 1427816.7526999433 rows/sec., 123.92 MiB/sec. | ||
| 2707 | 2025.08.18 20:08:50.598355 [ 4 ] {623cd3ca-077c-498e-b383-cf408c013bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2708 | 2025.08.18 20:08:50.598357 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2709 | 2025.08.18 20:08:50.598410 [ 4 ] {623cd3ca-077c-498e-b383-cf408c013bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2710 | 2025.08.18 20:08:50.598413 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 633 rows starting from the beginning of the part | ||
| 2711 | 2025.08.18 20:08:50.598499 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 105 rows starting from the beginning of the part | ||
| 2712 | 2025.08.18 20:08:50.598520 [ 200 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2713 | 2025.08.18 20:08:50.598549 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 522 rows starting from the beginning of the part | ||
| 2714 | 2025.08.18 20:08:50.598597 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 2715 | 2025.08.18 20:08:50.598640 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 105 rows starting from the beginning of the part | ||
| 2716 | 2025.08.18 20:08:50.598683 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 2717 | 2025.08.18 20:08:50.598857 [ 200 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_21_4} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2025.08.18 20:08:50.598886 [ 4 ] {623cd3ca-077c-498e-b383-cf408c013bd7} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2025.08.18 20:08:50.598924 [ 4 ] {623cd3ca-077c-498e-b383-cf408c013bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2720 | 2025.08.18 20:08:50.598929 [ 200 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_21_4} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2721 | 2025.08.18 20:08:50.599005 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2722 | 2025.08.18 20:08:50.599281 [ 4 ] {623cd3ca-077c-498e-b383-cf408c013bd7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2723 | 2025.08.18 20:08:50.599510 [ 4 ] {623cd3ca-077c-498e-b383-cf408c013bd7} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2025.08.18 20:08:50.599611 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2725 | 2025.08.18 20:08:50.599637 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2025.08.18 20:08:50.599641 [ 4 ] {623cd3ca-077c-498e-b383-cf408c013bd7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001308 sec., 122324.15902140674 rows/sec., 8.52 MiB/sec. | ||
| 2727 | 2025.08.18 20:08:50.599654 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2728 | 2025.08.18 20:08:50.599680 [ 4 ] {623cd3ca-077c-498e-b383-cf408c013bd7} <Debug> TCPHandler: Processed in 0.00150653 sec. | ||
| 2729 | 2025.08.18 20:08:50.599723 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::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 | ||
| 2730 | 2025.08.18 20:08:50.599780 [ 198 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638921 sec., 910965.2021055316 rows/sec., 72.27 MiB/sec. | ||
| 2731 | 2025.08.18 20:08:50.599799 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2732 | 2025.08.18 20:08:50.599803 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2733 | 2025.08.18 20:08:50.599843 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5284 rows starting from the beginning of the part | ||
| 2734 | 2025.08.18 20:08:50.599892 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 2735 | 2025.08.18 20:08:50.599902 [ 4 ] {9317ca97-f3e7-4e01-bacb-67f6e9b89368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2736 | 2025.08.18 20:08:50.599936 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 975 rows starting from the beginning of the part | ||
| 2737 | 2025.08.18 20:08:50.599950 [ 4 ] {9317ca97-f3e7-4e01-bacb-67f6e9b89368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2738 | 2025.08.18 20:08:50.599984 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2739 | 2025.08.18 20:08:50.599996 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 2740 | 2025.08.18 20:08:50.600069 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::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 | ||
| 2741 | 2025.08.18 20:08:50.600135 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 2742 | 2025.08.18 20:08:50.600307 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_21_4} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2025.08.18 20:08:50.600323 [ 4 ] {9317ca97-f3e7-4e01-bacb-67f6e9b89368} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2025.08.18 20:08:50.600369 [ 4 ] {9317ca97-f3e7-4e01-bacb-67f6e9b89368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2745 | 2025.08.18 20:08:50.600407 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_21_4} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2746 | 2025.08.18 20:08:50.600489 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2747 | 2025.08.18 20:08:50.600683 [ 4 ] {9317ca97-f3e7-4e01-bacb-67f6e9b89368} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2748 | 2025.08.18 20:08:50.600895 [ 4 ] {9317ca97-f3e7-4e01-bacb-67f6e9b89368} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2025.08.18 20:08:50.600999 [ 136 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2750 | 2025.08.18 20:08:50.601025 [ 4 ] {9317ca97-f3e7-4e01-bacb-67f6e9b89368} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 2751 | 2025.08.18 20:08:50.601027 [ 136 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2025.08.18 20:08:50.601054 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2753 | 2025.08.18 20:08:50.601061 [ 4 ] {9317ca97-f3e7-4e01-bacb-67f6e9b89368} <Debug> TCPHandler: Processed in 0.001313098 sec. | ||
| 2754 | 2025.08.18 20:08:50.601210 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::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 | ||
| 2755 | 2025.08.18 20:08:50.601378 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2756 | 2025.08.18 20:08:50.601418 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 2757 | 2025.08.18 20:08:50.601512 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 2758 | 2025.08.18 20:08:50.601563 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
| 2759 | 2025.08.18 20:08:50.601622 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 2760 | 2025.08.18 20:08:50.601671 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::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 | ||
| 2761 | 2025.08.18 20:08:50.601718 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 2762 | 2025.08.18 20:08:50.602712 [ 198 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6771 rows, containing 5 columns (5 merged, 0 gathered) in 0.003017779 sec., 2243703.0677196705 rows/sec., 153.52 MiB/sec. | ||
| 2763 | 2025.08.18 20:08:50.602911 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.001797654 sec., 600783.0205367663 rows/sec., 40.49 MiB/sec. | ||
| 2764 | 2025.08.18 20:08:50.603097 [ 188 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2765 | 2025.08.18 20:08:50.603308 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2766 | 2025.08.18 20:08:50.603375 [ 188 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_21_4} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2025.08.18 20:08:50.603446 [ 188 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_21_4} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2768 | 2025.08.18 20:08:50.603516 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2769 | 2025.08.18 20:08:50.603703 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2025.08.18 20:08:50.603771 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2771 | 2025.08.18 20:08:50.603830 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 2772 | 2025.08.18 20:08:52.644427 [ 132 ] {} <Debug> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2773 | 2025.08.18 20:08:52.644503 [ 132 ] {} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2025.08.18 20:08:52.644528 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2775 | 2025.08.18 20:08:52.644653 [ 191 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::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 | ||
| 2776 | 2025.08.18 20:08:52.644802 [ 191 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2777 | 2025.08.18 20:08:52.644835 [ 191 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2778 | 2025.08.18 20:08:52.644903 [ 191 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2779 | 2025.08.18 20:08:52.644946 [ 191 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2780 | 2025.08.18 20:08:52.644991 [ 191 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 2781 | 2025.08.18 20:08:52.645031 [ 191 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2782 | 2025.08.18 20:08:52.645774 [ 196 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001177795 sec., 25471.325655143723 rows/sec., 2.13 MiB/sec. | ||
| 2783 | 2025.08.18 20:08:52.645925 [ 196 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2784 | 2025.08.18 20:08:52.646203 [ 196 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_5_1} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2025.08.18 20:08:52.646272 [ 196 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_5_1} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2786 | 2025.08.18 20:08:52.646357 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2787 | 2025.08.18 20:08:54.031974 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 412 | ||
| 2788 | 2025.08.18 20:08:54.034069 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2025.08.18 20:08:54.034127 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2790 | 2025.08.18 20:08:54.035334 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2791 | 2025.08.18 20:08:54.035612 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2025.08.18 20:08:54.035951 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
| 2793 | 2025.08.18 20:08:55.598814 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2025.08.18 20:08:55.599094 [ 4 ] {dc40f89a-ebdb-4205-a0a7-8533460e0328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2795 | 2025.08.18 20:08:55.599197 [ 4 ] {dc40f89a-ebdb-4205-a0a7-8533460e0328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2796 | 2025.08.18 20:08:55.599878 [ 4 ] {dc40f89a-ebdb-4205-a0a7-8533460e0328} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2025.08.18 20:08:55.599924 [ 4 ] {dc40f89a-ebdb-4205-a0a7-8533460e0328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2798 | 2025.08.18 20:08:55.600304 [ 4 ] {dc40f89a-ebdb-4205-a0a7-8533460e0328} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2799 | 2025.08.18 20:08:55.600528 [ 4 ] {dc40f89a-ebdb-4205-a0a7-8533460e0328} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2025.08.18 20:08:55.600678 [ 4 ] {dc40f89a-ebdb-4205-a0a7-8533460e0328} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001661 sec., 14449.127031908489 rows/sec., 1.20 MiB/sec. | ||
| 2801 | 2025.08.18 20:08:55.600720 [ 4 ] {dc40f89a-ebdb-4205-a0a7-8533460e0328} <Debug> TCPHandler: Processed in 0.002094877 sec. | ||
| 2802 | 2025.08.18 20:08:55.600837 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2025.08.18 20:08:55.600933 [ 4 ] {46eb2722-8095-4113-a65a-45c54a71c335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2804 | 2025.08.18 20:08:55.600973 [ 4 ] {46eb2722-8095-4113-a65a-45c54a71c335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2805 | 2025.08.18 20:08:55.601357 [ 4 ] {46eb2722-8095-4113-a65a-45c54a71c335} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2025.08.18 20:08:55.601393 [ 4 ] {46eb2722-8095-4113-a65a-45c54a71c335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2807 | 2025.08.18 20:08:55.601686 [ 4 ] {46eb2722-8095-4113-a65a-45c54a71c335} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2808 | 2025.08.18 20:08:55.601890 [ 4 ] {46eb2722-8095-4113-a65a-45c54a71c335} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2025.08.18 20:08:55.602013 [ 4 ] {46eb2722-8095-4113-a65a-45c54a71c335} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0011 sec., 1818.181818181818 rows/sec., 148.26 KiB/sec. | ||
| 2810 | 2025.08.18 20:08:55.602051 [ 4 ] {46eb2722-8095-4113-a65a-45c54a71c335} <Debug> TCPHandler: Processed in 0.001264417 sec. | ||
| 2811 | 2025.08.18 20:08:55.602150 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2025.08.18 20:08:55.602242 [ 4 ] {e34d4fde-0142-4b05-bd8d-de883658b755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2813 | 2025.08.18 20:08:55.602280 [ 4 ] {e34d4fde-0142-4b05-bd8d-de883658b755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2814 | 2025.08.18 20:08:55.602817 [ 4 ] {e34d4fde-0142-4b05-bd8d-de883658b755} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2025.08.18 20:08:55.602853 [ 4 ] {e34d4fde-0142-4b05-bd8d-de883658b755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2816 | 2025.08.18 20:08:55.603170 [ 4 ] {e34d4fde-0142-4b05-bd8d-de883658b755} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2817 | 2025.08.18 20:08:55.603374 [ 4 ] {e34d4fde-0142-4b05-bd8d-de883658b755} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2025.08.18 20:08:55.603498 [ 4 ] {e34d4fde-0142-4b05-bd8d-de883658b755} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.001274 sec., 203296.70329670332 rows/sec., 18.20 MiB/sec. | ||
| 2819 | 2025.08.18 20:08:55.603535 [ 4 ] {e34d4fde-0142-4b05-bd8d-de883658b755} <Debug> TCPHandler: Processed in 0.001434679 sec. | ||
| 2820 | 2025.08.18 20:08:55.603634 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2025.08.18 20:08:55.603727 [ 4 ] {4f95d22c-2bc9-4dfb-aa39-328988144203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2822 | 2025.08.18 20:08:55.603766 [ 4 ] {4f95d22c-2bc9-4dfb-aa39-328988144203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2823 | 2025.08.18 20:08:55.604168 [ 4 ] {4f95d22c-2bc9-4dfb-aa39-328988144203} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2025.08.18 20:08:55.604205 [ 4 ] {4f95d22c-2bc9-4dfb-aa39-328988144203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2825 | 2025.08.18 20:08:55.604495 [ 4 ] {4f95d22c-2bc9-4dfb-aa39-328988144203} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2826 | 2025.08.18 20:08:55.604709 [ 4 ] {4f95d22c-2bc9-4dfb-aa39-328988144203} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2025.08.18 20:08:55.604830 [ 4 ] {4f95d22c-2bc9-4dfb-aa39-328988144203} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.00112 sec., 49107.14285714286 rows/sec., 3.65 MiB/sec. | ||
| 2828 | 2025.08.18 20:08:55.604867 [ 4 ] {4f95d22c-2bc9-4dfb-aa39-328988144203} <Debug> TCPHandler: Processed in 0.001282037 sec. | ||
| 2829 | 2025.08.18 20:08:55.604987 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2025.08.18 20:08:55.605114 [ 4 ] {fa364ba4-b8ab-4a35-a4a9-18b047f913d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2831 | 2025.08.18 20:08:55.605164 [ 4 ] {fa364ba4-b8ab-4a35-a4a9-18b047f913d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2832 | 2025.08.18 20:08:55.605587 [ 4 ] {fa364ba4-b8ab-4a35-a4a9-18b047f913d8} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2025.08.18 20:08:55.605624 [ 4 ] {fa364ba4-b8ab-4a35-a4a9-18b047f913d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2834 | 2025.08.18 20:08:55.605945 [ 4 ] {fa364ba4-b8ab-4a35-a4a9-18b047f913d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2835 | 2025.08.18 20:08:55.606154 [ 4 ] {fa364ba4-b8ab-4a35-a4a9-18b047f913d8} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2025.08.18 20:08:55.606282 [ 4 ] {fa364ba4-b8ab-4a35-a4a9-18b047f913d8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001194 sec., 20100.502512562816 rows/sec., 1.67 MiB/sec. | ||
| 2837 | 2025.08.18 20:08:55.606320 [ 4 ] {fa364ba4-b8ab-4a35-a4a9-18b047f913d8} <Debug> TCPHandler: Processed in 0.001394708 sec. | ||
| 2838 | 2025.08.18 20:08:55.606425 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2025.08.18 20:08:55.606520 [ 4 ] {e1eaa383-0fde-4730-b59c-7fa0becac194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2840 | 2025.08.18 20:08:55.606560 [ 4 ] {e1eaa383-0fde-4730-b59c-7fa0becac194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2841 | 2025.08.18 20:08:55.606949 [ 4 ] {e1eaa383-0fde-4730-b59c-7fa0becac194} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2025.08.18 20:08:55.606986 [ 4 ] {e1eaa383-0fde-4730-b59c-7fa0becac194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2843 | 2025.08.18 20:08:55.607282 [ 4 ] {e1eaa383-0fde-4730-b59c-7fa0becac194} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2844 | 2025.08.18 20:08:55.607491 [ 4 ] {e1eaa383-0fde-4730-b59c-7fa0becac194} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2025.08.18 20:08:55.607616 [ 4 ] {e1eaa383-0fde-4730-b59c-7fa0becac194} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. | ||
| 2846 | 2025.08.18 20:08:55.607654 [ 4 ] {e1eaa383-0fde-4730-b59c-7fa0becac194} <Debug> TCPHandler: Processed in 0.001277027 sec. | ||
| 2847 | 2025.08.18 20:08:55.607757 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2025.08.18 20:08:55.607857 [ 4 ] {65b2c265-303d-4aa5-b985-d5340db92fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2849 | 2025.08.18 20:08:55.607897 [ 4 ] {65b2c265-303d-4aa5-b985-d5340db92fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2850 | 2025.08.18 20:08:55.608408 [ 4 ] {65b2c265-303d-4aa5-b985-d5340db92fb1} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2025.08.18 20:08:55.608445 [ 4 ] {65b2c265-303d-4aa5-b985-d5340db92fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2852 | 2025.08.18 20:08:55.608768 [ 4 ] {65b2c265-303d-4aa5-b985-d5340db92fb1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2853 | 2025.08.18 20:08:55.608974 [ 4 ] {65b2c265-303d-4aa5-b985-d5340db92fb1} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2025.08.18 20:08:55.609121 [ 4 ] {65b2c265-303d-4aa5-b985-d5340db92fb1} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001282 sec., 111544.46177847114 rows/sec., 9.00 MiB/sec. | ||
| 2855 | 2025.08.18 20:08:55.609161 [ 4 ] {65b2c265-303d-4aa5-b985-d5340db92fb1} <Debug> TCPHandler: Processed in 0.001453438 sec. | ||
| 2856 | 2025.08.18 20:08:55.609269 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2025.08.18 20:08:55.609368 [ 4 ] {ee546fb3-2f52-4c3c-a892-739476daaaef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2858 | 2025.08.18 20:08:55.609411 [ 4 ] {ee546fb3-2f52-4c3c-a892-739476daaaef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2859 | 2025.08.18 20:08:55.609814 [ 4 ] {ee546fb3-2f52-4c3c-a892-739476daaaef} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2025.08.18 20:08:55.609850 [ 4 ] {ee546fb3-2f52-4c3c-a892-739476daaaef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2861 | 2025.08.18 20:08:55.610201 [ 4 ] {ee546fb3-2f52-4c3c-a892-739476daaaef} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2862 | 2025.08.18 20:08:55.610415 [ 4 ] {ee546fb3-2f52-4c3c-a892-739476daaaef} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2025.08.18 20:08:55.610542 [ 4 ] {ee546fb3-2f52-4c3c-a892-739476daaaef} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001193 sec., 165129.92455993293 rows/sec., 11.84 MiB/sec. | ||
| 2864 | 2025.08.18 20:08:55.610578 [ 4 ] {ee546fb3-2f52-4c3c-a892-739476daaaef} <Debug> TCPHandler: Processed in 0.001357428 sec. | ||
| 2865 | 2025.08.18 20:08:55.610686 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2025.08.18 20:08:55.610780 [ 4 ] {4ecec5e6-8c88-460e-91bd-c0d6ee13d80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2867 | 2025.08.18 20:08:55.610832 [ 4 ] {4ecec5e6-8c88-460e-91bd-c0d6ee13d80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2868 | 2025.08.18 20:08:55.611635 [ 4 ] {4ecec5e6-8c88-460e-91bd-c0d6ee13d80a} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2025.08.18 20:08:55.611671 [ 4 ] {4ecec5e6-8c88-460e-91bd-c0d6ee13d80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2870 | 2025.08.18 20:08:55.612225 [ 4 ] {4ecec5e6-8c88-460e-91bd-c0d6ee13d80a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2871 | 2025.08.18 20:08:55.612442 [ 4 ] {4ecec5e6-8c88-460e-91bd-c0d6ee13d80a} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2025.08.18 20:08:55.612574 [ 4 ] {4ecec5e6-8c88-460e-91bd-c0d6ee13d80a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001812 sec., 22626.931567328917 rows/sec., 40.55 MiB/sec. | ||
| 2873 | 2025.08.18 20:08:55.612634 [ 4 ] {4ecec5e6-8c88-460e-91bd-c0d6ee13d80a} <Debug> TCPHandler: Processed in 0.001997226 sec. | ||
| 2874 | 2025.08.18 20:08:55.612744 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2025.08.18 20:08:55.612838 [ 4 ] {a4ae5d74-3bd8-43f5-bab9-f5ac67e015e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2876 | 2025.08.18 20:08:55.612878 [ 4 ] {a4ae5d74-3bd8-43f5-bab9-f5ac67e015e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2877 | 2025.08.18 20:08:55.613209 [ 4 ] {a4ae5d74-3bd8-43f5-bab9-f5ac67e015e4} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2025.08.18 20:08:55.613244 [ 4 ] {a4ae5d74-3bd8-43f5-bab9-f5ac67e015e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2879 | 2025.08.18 20:08:55.613536 [ 4 ] {a4ae5d74-3bd8-43f5-bab9-f5ac67e015e4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2880 | 2025.08.18 20:08:55.613736 [ 4 ] {a4ae5d74-3bd8-43f5-bab9-f5ac67e015e4} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2025.08.18 20:08:55.613859 [ 4 ] {a4ae5d74-3bd8-43f5-bab9-f5ac67e015e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 2882 | 2025.08.18 20:08:55.613893 [ 4 ] {a4ae5d74-3bd8-43f5-bab9-f5ac67e015e4} <Debug> TCPHandler: Processed in 0.001197645 sec. | ||
| 2883 | 2025.08.18 20:08:56.519948 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6954 | ||
| 2884 | 2025.08.18 20:08:56.520554 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2025.08.18 20:08:56.520588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2886 | 2025.08.18 20:08:56.521054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2887 | 2025.08.18 20:08:56.521279 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2025.08.18 20:08:56.521400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
| 2889 | 2025.08.18 20:08:56.899566 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2890 | 2025.08.18 20:08:56.916263 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2025.08.18 20:08:56.916330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2892 | 2025.08.18 20:08:56.921749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2893 | 2025.08.18 20:08:56.922461 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2025.08.18 20:08:56.925322 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2895 | 2025.08.18 20:09:00.594032 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2025.08.18 20:09:00.594347 [ 4 ] {ec7e13b8-9c02-4c42-b066-7097d7d2a080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2897 | 2025.08.18 20:09:00.594430 [ 4 ] {ec7e13b8-9c02-4c42-b066-7097d7d2a080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2898 | 2025.08.18 20:09:00.595075 [ 4 ] {ec7e13b8-9c02-4c42-b066-7097d7d2a080} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2025.08.18 20:09:00.595126 [ 4 ] {ec7e13b8-9c02-4c42-b066-7097d7d2a080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2900 | 2025.08.18 20:09:00.595527 [ 4 ] {ec7e13b8-9c02-4c42-b066-7097d7d2a080} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2901 | 2025.08.18 20:09:00.595754 [ 4 ] {ec7e13b8-9c02-4c42-b066-7097d7d2a080} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2025.08.18 20:09:00.595920 [ 4 ] {ec7e13b8-9c02-4c42-b066-7097d7d2a080} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001652 sec., 33898.30508474576 rows/sec., 2.59 MiB/sec. | ||
| 2903 | 2025.08.18 20:09:00.595967 [ 4 ] {ec7e13b8-9c02-4c42-b066-7097d7d2a080} <Debug> TCPHandler: Processed in 0.002127778 sec. | ||
| 2904 | 2025.08.18 20:09:00.596089 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2025.08.18 20:09:00.596194 [ 4 ] {5ef7370d-df6e-45aa-bc45-67b634d52945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2906 | 2025.08.18 20:09:00.596239 [ 4 ] {5ef7370d-df6e-45aa-bc45-67b634d52945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2907 | 2025.08.18 20:09:00.596686 [ 4 ] {5ef7370d-df6e-45aa-bc45-67b634d52945} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2025.08.18 20:09:00.596724 [ 4 ] {5ef7370d-df6e-45aa-bc45-67b634d52945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2909 | 2025.08.18 20:09:00.597033 [ 4 ] {5ef7370d-df6e-45aa-bc45-67b634d52945} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2910 | 2025.08.18 20:09:00.597244 [ 4 ] {5ef7370d-df6e-45aa-bc45-67b634d52945} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2025.08.18 20:09:00.597374 [ 4 ] {5ef7370d-df6e-45aa-bc45-67b634d52945} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 2912 | 2025.08.18 20:09:00.597411 [ 4 ] {5ef7370d-df6e-45aa-bc45-67b634d52945} <Debug> TCPHandler: Processed in 0.001375858 sec. | ||
| 2913 | 2025.08.18 20:09:00.597523 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2025.08.18 20:09:00.597620 [ 4 ] {a5d11a12-9e2e-436e-b18f-50446d34e053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2915 | 2025.08.18 20:09:00.597663 [ 4 ] {a5d11a12-9e2e-436e-b18f-50446d34e053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2916 | 2025.08.18 20:09:00.598079 [ 4 ] {a5d11a12-9e2e-436e-b18f-50446d34e053} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2025.08.18 20:09:00.598115 [ 4 ] {a5d11a12-9e2e-436e-b18f-50446d34e053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2918 | 2025.08.18 20:09:00.598455 [ 4 ] {a5d11a12-9e2e-436e-b18f-50446d34e053} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2919 | 2025.08.18 20:09:00.598665 [ 4 ] {a5d11a12-9e2e-436e-b18f-50446d34e053} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2025.08.18 20:09:00.598793 [ 4 ] {a5d11a12-9e2e-436e-b18f-50446d34e053} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 2921 | 2025.08.18 20:09:00.598830 [ 4 ] {a5d11a12-9e2e-436e-b18f-50446d34e053} <Debug> TCPHandler: Processed in 0.001357508 sec. | ||
| 2922 | 2025.08.18 20:09:00.598933 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2025.08.18 20:09:00.599030 [ 4 ] {ca1352b2-9409-486f-9f1d-a05fcc2cb743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2924 | 2025.08.18 20:09:00.599072 [ 4 ] {ca1352b2-9409-486f-9f1d-a05fcc2cb743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2925 | 2025.08.18 20:09:00.599433 [ 4 ] {ca1352b2-9409-486f-9f1d-a05fcc2cb743} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2025.08.18 20:09:00.599482 [ 4 ] {ca1352b2-9409-486f-9f1d-a05fcc2cb743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2927 | 2025.08.18 20:09:00.599865 [ 4 ] {ca1352b2-9409-486f-9f1d-a05fcc2cb743} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2928 | 2025.08.18 20:09:00.600110 [ 4 ] {ca1352b2-9409-486f-9f1d-a05fcc2cb743} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2025.08.18 20:09:00.600261 [ 4 ] {ca1352b2-9409-486f-9f1d-a05fcc2cb743} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001249 sec., 48038.43074459568 rows/sec., 3.24 MiB/sec. | ||
| 2930 | 2025.08.18 20:09:00.600304 [ 4 ] {ca1352b2-9409-486f-9f1d-a05fcc2cb743} <Debug> TCPHandler: Processed in 0.001419979 sec. | ||
| 2931 | 2025.08.18 20:09:03.934139 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2932 | 2025.08.18 20:09:03.934243 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2933 | 2025.08.18 20:09:04.001167 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000810681 sec. | ||
| 2934 | 2025.08.18 20:09:04.022441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7442 | ||
| 2935 | 2025.08.18 20:09:04.022916 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2025.08.18 20:09:04.022950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2937 | 2025.08.18 20:09:04.023444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2938 | 2025.08.18 20:09:04.023668 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2025.08.18 20:09:04.023801 [ 118 ] {} <Debug> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2940 | 2025.08.18 20:09:04.023812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7442 | ||
| 2941 | 2025.08.18 20:09:04.023854 [ 118 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2025.08.18 20:09:04.023879 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2943 | 2025.08.18 20:09:04.023969 [ 196 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::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 | ||
| 2944 | 2025.08.18 20:09:04.024053 [ 196 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2945 | 2025.08.18 20:09:04.024082 [ 196 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::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 | ||
| 2946 | 2025.08.18 20:09:04.024136 [ 196 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
| 2947 | 2025.08.18 20:09:04.024178 [ 196 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
| 2948 | 2025.08.18 20:09:04.024217 [ 196 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
| 2949 | 2025.08.18 20:09:04.024254 [ 196 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
| 2950 | 2025.08.18 20:09:04.024291 [ 196 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
| 2951 | 2025.08.18 20:09:04.025581 [ 191 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7442 rows, containing 4 columns (4 merged, 0 gathered) in 0.001647181 sec., 4518022.002439319 rows/sec., 64.63 MiB/sec. | ||
| 2952 | 2025.08.18 20:09:04.026156 [ 199 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2953 | 2025.08.18 20:09:04.026501 [ 199 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_16_3} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2025.08.18 20:09:04.026574 [ 199 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_16_3} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2955 | 2025.08.18 20:09:04.026669 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 2956 | 2025.08.18 20:09:04.037025 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 440 | ||
| 2957 | 2025.08.18 20:09:04.039151 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2025.08.18 20:09:04.039189 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2959 | 2025.08.18 20:09:04.040374 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2960 | 2025.08.18 20:09:04.040630 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2025.08.18 20:09:04.040746 [ 118 ] {} <Debug> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2962 | 2025.08.18 20:09:04.040779 [ 118 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2025.08.18 20:09:04.040797 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2964 | 2025.08.18 20:09:04.040869 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
| 2965 | 2025.08.18 20:09:04.040880 [ 196 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::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 | ||
| 2966 | 2025.08.18 20:09:04.041459 [ 196 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2967 | 2025.08.18 20:09:04.041611 [ 196 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 2968 | 2025.08.18 20:09:04.041982 [ 196 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 2969 | 2025.08.18 20:09:04.042329 [ 196 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2970 | 2025.08.18 20:09:04.042670 [ 196 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::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 | ||
| 2971 | 2025.08.18 20:09:04.043000 [ 196 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
| 2972 | 2025.08.18 20:09:04.043330 [ 196 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 2973 | 2025.08.18 20:09:04.049166 [ 197 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 72 columns (72 merged, 0 gathered) in 0.008318248 sec., 52895.754009738586 rows/sec., 47.79 MiB/sec. | ||
| 2974 | 2025.08.18 20:09:04.049865 [ 196 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2975 | 2025.08.18 20:09:04.050382 [ 196 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_11_2} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2025.08.18 20:09:04.050455 [ 196 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_11_2} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2977 | 2025.08.18 20:09:04.050639 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 2978 | 2025.08.18 20:09:04.425372 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 2979 | 2025.08.18 20:09:04.442841 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2025.08.18 20:09:04.442905 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2981 | 2025.08.18 20:09:04.449304 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2982 | 2025.08.18 20:09:04.449998 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2025.08.18 20:09:04.450326 [ 118 ] {} <Debug> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2984 | 2025.08.18 20:09:04.450422 [ 118 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2025.08.18 20:09:04.450460 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2986 | 2025.08.18 20:09:04.450600 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 2987 | 2025.08.18 20:09:04.453184 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 2988 | 2025.08.18 20:09:04.454705 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2989 | 2025.08.18 20:09:04.456176 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 2990 | 2025.08.18 20:09:04.460710 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 2991 | 2025.08.18 20:09:04.464941 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 2992 | 2025.08.18 20:09:04.469288 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 2993 | 2025.08.18 20:09:04.473668 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 2994 | 2025.08.18 20:09:04.478048 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 2995 | 2025.08.18 20:09:04.532440 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081895006 sec., 1477.5015707306986 rows/sec., 7.64 MiB/sec. | ||
| 2996 | 2025.08.18 20:09:04.534215 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2997 | 2025.08.18 20:09:04.535912 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_16_3} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2025.08.18 20:09:04.536012 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_16_3} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2999 | 2025.08.18 20:09:04.537683 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3000 | 2025.08.18 20:09:05.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.45 MiB, peak 209.40 MiB, free memory in arenas 0.00 B, will set to 209.51 MiB (RSS), difference: 10.06 MiB | ||
| 3001 | 2025.08.18 20:09:05.595687 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2025.08.18 20:09:05.595884 [ 4 ] {7d28e0f5-9b91-4e6b-b9d5-66bb17846ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3003 | 2025.08.18 20:09:05.595959 [ 4 ] {7d28e0f5-9b91-4e6b-b9d5-66bb17846ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3004 | 2025.08.18 20:09:05.596686 [ 4 ] {7d28e0f5-9b91-4e6b-b9d5-66bb17846ff5} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2025.08.18 20:09:05.596735 [ 4 ] {7d28e0f5-9b91-4e6b-b9d5-66bb17846ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3006 | 2025.08.18 20:09:05.597150 [ 4 ] {7d28e0f5-9b91-4e6b-b9d5-66bb17846ff5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3007 | 2025.08.18 20:09:05.597368 [ 4 ] {7d28e0f5-9b91-4e6b-b9d5-66bb17846ff5} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2025.08.18 20:09:05.597520 [ 4 ] {7d28e0f5-9b91-4e6b-b9d5-66bb17846ff5} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.00169 sec., 81656.80473372781 rows/sec., 7.07 MiB/sec. | ||
| 3009 | 2025.08.18 20:09:05.597563 [ 4 ] {7d28e0f5-9b91-4e6b-b9d5-66bb17846ff5} <Debug> TCPHandler: Processed in 0.002014826 sec. | ||
| 3010 | 2025.08.18 20:09:05.597685 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2025.08.18 20:09:05.597780 [ 4 ] {bc41c9ae-6bb8-453b-9aaa-28f4e1c6c734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3012 | 2025.08.18 20:09:05.597821 [ 4 ] {bc41c9ae-6bb8-453b-9aaa-28f4e1c6c734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3013 | 2025.08.18 20:09:05.598225 [ 4 ] {bc41c9ae-6bb8-453b-9aaa-28f4e1c6c734} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2025.08.18 20:09:05.598261 [ 4 ] {bc41c9ae-6bb8-453b-9aaa-28f4e1c6c734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3015 | 2025.08.18 20:09:05.598554 [ 4 ] {bc41c9ae-6bb8-453b-9aaa-28f4e1c6c734} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3016 | 2025.08.18 20:09:05.598758 [ 4 ] {bc41c9ae-6bb8-453b-9aaa-28f4e1c6c734} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2025.08.18 20:09:05.598881 [ 4 ] {bc41c9ae-6bb8-453b-9aaa-28f4e1c6c734} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001119 sec., 36639.85701519214 rows/sec., 2.69 MiB/sec. | ||
| 3018 | 2025.08.18 20:09:05.598918 [ 4 ] {bc41c9ae-6bb8-453b-9aaa-28f4e1c6c734} <Debug> TCPHandler: Processed in 0.001282547 sec. | ||
| 3019 | 2025.08.18 20:09:05.599031 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2025.08.18 20:09:05.599125 [ 4 ] {a0502b26-896d-4e6f-819e-ecd9b00b57be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3021 | 2025.08.18 20:09:05.599162 [ 4 ] {a0502b26-896d-4e6f-819e-ecd9b00b57be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3022 | 2025.08.18 20:09:05.599582 [ 4 ] {a0502b26-896d-4e6f-819e-ecd9b00b57be} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2025.08.18 20:09:05.599618 [ 4 ] {a0502b26-896d-4e6f-819e-ecd9b00b57be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3024 | 2025.08.18 20:09:05.599925 [ 4 ] {a0502b26-896d-4e6f-819e-ecd9b00b57be} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3025 | 2025.08.18 20:09:05.600128 [ 4 ] {a0502b26-896d-4e6f-819e-ecd9b00b57be} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2025.08.18 20:09:05.600253 [ 4 ] {a0502b26-896d-4e6f-819e-ecd9b00b57be} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001147 sec., 91543.15605928509 rows/sec., 7.15 MiB/sec. | ||
| 3027 | 2025.08.18 20:09:05.600290 [ 4 ] {a0502b26-896d-4e6f-819e-ecd9b00b57be} <Debug> TCPHandler: Processed in 0.001309027 sec. | ||
| 3028 | 2025.08.18 20:09:05.600426 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2025.08.18 20:09:05.600520 [ 4 ] {894299ac-0845-4980-aa85-f7e6976f7eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3030 | 2025.08.18 20:09:05.600563 [ 4 ] {894299ac-0845-4980-aa85-f7e6976f7eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3031 | 2025.08.18 20:09:05.600979 [ 4 ] {894299ac-0845-4980-aa85-f7e6976f7eed} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2025.08.18 20:09:05.601015 [ 4 ] {894299ac-0845-4980-aa85-f7e6976f7eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3033 | 2025.08.18 20:09:05.601339 [ 4 ] {894299ac-0845-4980-aa85-f7e6976f7eed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3034 | 2025.08.18 20:09:05.601543 [ 4 ] {894299ac-0845-4980-aa85-f7e6976f7eed} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2025.08.18 20:09:05.601667 [ 4 ] {894299ac-0845-4980-aa85-f7e6976f7eed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 3036 | 2025.08.18 20:09:05.601702 [ 4 ] {894299ac-0845-4980-aa85-f7e6976f7eed} <Debug> TCPHandler: Processed in 0.001324997 sec. | ||
| 3037 | 2025.08.18 20:09:05.601816 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2025.08.18 20:09:05.601910 [ 4 ] {bae61faf-ad05-4706-9bbd-0708675dbcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3039 | 2025.08.18 20:09:05.601963 [ 4 ] {bae61faf-ad05-4706-9bbd-0708675dbcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3040 | 2025.08.18 20:09:05.602779 [ 4 ] {bae61faf-ad05-4706-9bbd-0708675dbcd3} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2025.08.18 20:09:05.602814 [ 4 ] {bae61faf-ad05-4706-9bbd-0708675dbcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3042 | 2025.08.18 20:09:05.603418 [ 4 ] {bae61faf-ad05-4706-9bbd-0708675dbcd3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3043 | 2025.08.18 20:09:05.603638 [ 4 ] {bae61faf-ad05-4706-9bbd-0708675dbcd3} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2025.08.18 20:09:05.603749 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3045 | 2025.08.18 20:09:05.603770 [ 4 ] {bae61faf-ad05-4706-9bbd-0708675dbcd3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001877 sec., 21843.367075119873 rows/sec., 39.14 MiB/sec. | ||
| 3046 | 2025.08.18 20:09:05.603822 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2025.08.18 20:09:05.603841 [ 4 ] {bae61faf-ad05-4706-9bbd-0708675dbcd3} <Debug> TCPHandler: Processed in 0.002072977 sec. | ||
| 3048 | 2025.08.18 20:09:05.603851 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3049 | 2025.08.18 20:09:05.603962 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3050 | 2025.08.18 20:09:05.603982 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::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 | ||
| 3051 | 2025.08.18 20:09:05.604060 [ 4 ] {729ef9b8-b6f0-4a6b-baf5-788760c6bb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3052 | 2025.08.18 20:09:05.604106 [ 4 ] {729ef9b8-b6f0-4a6b-baf5-788760c6bb03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3053 | 2025.08.18 20:09:05.604261 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3054 | 2025.08.18 20:09:05.604339 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 126 rows starting from the beginning of the part | ||
| 3055 | 2025.08.18 20:09:05.604437 [ 4 ] {729ef9b8-b6f0-4a6b-baf5-788760c6bb03} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2025.08.18 20:09:05.604477 [ 4 ] {729ef9b8-b6f0-4a6b-baf5-788760c6bb03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3057 | 2025.08.18 20:09:05.604517 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
| 3058 | 2025.08.18 20:09:05.604642 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3059 | 2025.08.18 20:09:05.604753 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3060 | 2025.08.18 20:09:05.604791 [ 4 ] {729ef9b8-b6f0-4a6b-baf5-788760c6bb03} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3061 | 2025.08.18 20:09:05.604871 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3062 | 2025.08.18 20:09:05.604990 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3063 | 2025.08.18 20:09:05.605022 [ 4 ] {729ef9b8-b6f0-4a6b-baf5-788760c6bb03} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2025.08.18 20:09:05.605155 [ 4 ] {729ef9b8-b6f0-4a6b-baf5-788760c6bb03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 3065 | 2025.08.18 20:09:05.605190 [ 4 ] {729ef9b8-b6f0-4a6b-baf5-788760c6bb03} <Debug> TCPHandler: Processed in 0.001278007 sec. | ||
| 3066 | 2025.08.18 20:09:05.608401 [ 187 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 19 columns (19 merged, 0 gathered) in 0.004476369 sec., 73943.85940926675 rows/sec., 132.50 MiB/sec. | ||
| 3067 | 2025.08.18 20:09:05.608943 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3068 | 2025.08.18 20:09:05.609284 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2025.08.18 20:09:05.609361 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3070 | 2025.08.18 20:09:05.609449 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3071 | 2025.08.18 20:09:09.510191 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3072 | 2025.08.18 20:09:09.510418 [ 4 ] {e5ba4b9f-f73a-4bbe-89bf-c6e60ade39d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3073 | 2025.08.18 20:09:09.510505 [ 4 ] {e5ba4b9f-f73a-4bbe-89bf-c6e60ade39d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3074 | 2025.08.18 20:09:09.512103 [ 4 ] {e5ba4b9f-f73a-4bbe-89bf-c6e60ade39d5} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2025.08.18 20:09:09.512157 [ 4 ] {e5ba4b9f-f73a-4bbe-89bf-c6e60ade39d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3076 | 2025.08.18 20:09:09.512655 [ 4 ] {e5ba4b9f-f73a-4bbe-89bf-c6e60ade39d5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3077 | 2025.08.18 20:09:09.512895 [ 4 ] {e5ba4b9f-f73a-4bbe-89bf-c6e60ade39d5} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2025.08.18 20:09:09.513061 [ 4 ] {e5ba4b9f-f73a-4bbe-89bf-c6e60ade39d5} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.0027 sec., 442962.9629629629 rows/sec., 36.35 MiB/sec. | ||
| 3079 | 2025.08.18 20:09:09.513115 [ 4 ] {e5ba4b9f-f73a-4bbe-89bf-c6e60ade39d5} <Debug> TCPHandler: Processed in 0.00308805 sec. | ||
| 3080 | 2025.08.18 20:09:09.513260 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3081 | 2025.08.18 20:09:09.513366 [ 4 ] {bffe8342-74dc-484c-810c-5968aa098fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3082 | 2025.08.18 20:09:09.513412 [ 4 ] {bffe8342-74dc-484c-810c-5968aa098fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3083 | 2025.08.18 20:09:09.513971 [ 4 ] {bffe8342-74dc-484c-810c-5968aa098fcc} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2025.08.18 20:09:09.514010 [ 4 ] {bffe8342-74dc-484c-810c-5968aa098fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3085 | 2025.08.18 20:09:09.514324 [ 4 ] {bffe8342-74dc-484c-810c-5968aa098fcc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3086 | 2025.08.18 20:09:09.514538 [ 4 ] {bffe8342-74dc-484c-810c-5968aa098fcc} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2025.08.18 20:09:09.514666 [ 4 ] {bffe8342-74dc-484c-810c-5968aa098fcc} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001326 sec., 171945.70135746608 rows/sec., 11.64 MiB/sec. | ||
| 3088 | 2025.08.18 20:09:09.514707 [ 4 ] {bffe8342-74dc-484c-810c-5968aa098fcc} <Debug> TCPHandler: Processed in 0.00149951 sec. | ||
| 3089 | 2025.08.18 20:09:09.514844 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3090 | 2025.08.18 20:09:09.514957 [ 4 ] {864acd29-c427-4f41-926e-1db8d852f3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3091 | 2025.08.18 20:09:09.515008 [ 4 ] {864acd29-c427-4f41-926e-1db8d852f3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3092 | 2025.08.18 20:09:09.515764 [ 4 ] {864acd29-c427-4f41-926e-1db8d852f3e7} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2025.08.18 20:09:09.515811 [ 4 ] {864acd29-c427-4f41-926e-1db8d852f3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3094 | 2025.08.18 20:09:09.516207 [ 4 ] {864acd29-c427-4f41-926e-1db8d852f3e7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3095 | 2025.08.18 20:09:09.516479 [ 4 ] {864acd29-c427-4f41-926e-1db8d852f3e7} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2025.08.18 20:09:09.516639 [ 4 ] {864acd29-c427-4f41-926e-1db8d852f3e7} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001705 sec., 304985.3372434018 rows/sec., 22.57 MiB/sec. | ||
| 3097 | 2025.08.18 20:09:09.516685 [ 4 ] {864acd29-c427-4f41-926e-1db8d852f3e7} <Debug> TCPHandler: Processed in 0.001902505 sec. | ||
| 3098 | 2025.08.18 20:09:09.516826 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3099 | 2025.08.18 20:09:09.516938 [ 4 ] {b48f3fa3-abbb-43bb-9a35-0cb9e12587c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3100 | 2025.08.18 20:09:09.516991 [ 4 ] {b48f3fa3-abbb-43bb-9a35-0cb9e12587c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3101 | 2025.08.18 20:09:09.517778 [ 4 ] {b48f3fa3-abbb-43bb-9a35-0cb9e12587c0} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2025.08.18 20:09:09.517814 [ 4 ] {b48f3fa3-abbb-43bb-9a35-0cb9e12587c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3103 | 2025.08.18 20:09:09.518194 [ 4 ] {b48f3fa3-abbb-43bb-9a35-0cb9e12587c0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3104 | 2025.08.18 20:09:09.518406 [ 4 ] {b48f3fa3-abbb-43bb-9a35-0cb9e12587c0} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2025.08.18 20:09:09.518544 [ 4 ] {b48f3fa3-abbb-43bb-9a35-0cb9e12587c0} <Debug> executeQuery: Read 974 rows, 66.96 KiB in 0.001628 sec., 598280.0982800983 rows/sec., 40.17 MiB/sec. | ||
| 3106 | 2025.08.18 20:09:09.518581 [ 4 ] {b48f3fa3-abbb-43bb-9a35-0cb9e12587c0} <Debug> TCPHandler: Processed in 0.001814883 sec. | ||
| 3107 | 2025.08.18 20:09:09.518698 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2025.08.18 20:09:09.518792 [ 4 ] {81f65562-e2f0-47d3-afe6-4348981baeb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3109 | 2025.08.18 20:09:09.518832 [ 4 ] {81f65562-e2f0-47d3-afe6-4348981baeb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3110 | 2025.08.18 20:09:09.519169 [ 4 ] {81f65562-e2f0-47d3-afe6-4348981baeb0} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2025.08.18 20:09:09.519205 [ 4 ] {81f65562-e2f0-47d3-afe6-4348981baeb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3112 | 2025.08.18 20:09:09.519522 [ 4 ] {81f65562-e2f0-47d3-afe6-4348981baeb0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3113 | 2025.08.18 20:09:09.519737 [ 4 ] {81f65562-e2f0-47d3-afe6-4348981baeb0} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2025.08.18 20:09:09.519869 [ 4 ] {81f65562-e2f0-47d3-afe6-4348981baeb0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001095 sec., 43835.61643835616 rows/sec., 2.95 MiB/sec. | ||
| 3115 | 2025.08.18 20:09:09.519905 [ 4 ] {81f65562-e2f0-47d3-afe6-4348981baeb0} <Debug> TCPHandler: Processed in 0.001256646 sec. | ||
| 3116 | 2025.08.18 20:09:10.587870 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2025.08.18 20:09:10.588040 [ 4 ] {e3a4857a-6d1f-4e66-a761-ef2295baee7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3118 | 2025.08.18 20:09:10.588111 [ 4 ] {e3a4857a-6d1f-4e66-a761-ef2295baee7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3119 | 2025.08.18 20:09:10.588854 [ 4 ] {e3a4857a-6d1f-4e66-a761-ef2295baee7a} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2025.08.18 20:09:10.588913 [ 4 ] {e3a4857a-6d1f-4e66-a761-ef2295baee7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3121 | 2025.08.18 20:09:10.589357 [ 4 ] {e3a4857a-6d1f-4e66-a761-ef2295baee7a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3122 | 2025.08.18 20:09:10.589620 [ 4 ] {e3a4857a-6d1f-4e66-a761-ef2295baee7a} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2025.08.18 20:09:10.589782 [ 4 ] {e3a4857a-6d1f-4e66-a761-ef2295baee7a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001751 sec., 31981.724728726444 rows/sec., 2.44 MiB/sec. | ||
| 3124 | 2025.08.18 20:09:10.589781 [ 113 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3125 | 2025.08.18 20:09:10.589827 [ 4 ] {e3a4857a-6d1f-4e66-a761-ef2295baee7a} <Debug> TCPHandler: Processed in 0.002061737 sec. | ||
| 3126 | 2025.08.18 20:09:10.589862 [ 113 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2025.08.18 20:09:10.589888 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3128 | 2025.08.18 20:09:10.589959 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3129 | 2025.08.18 20:09:10.589980 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3130 | 2025.08.18 20:09:10.590061 [ 4 ] {4879f5d9-29ca-4cb9-ad4d-931a6096b6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3131 | 2025.08.18 20:09:10.590073 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3132 | 2025.08.18 20:09:10.590103 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1407 rows starting from the beginning of the part | ||
| 3133 | 2025.08.18 20:09:10.590104 [ 4 ] {4879f5d9-29ca-4cb9-ad4d-931a6096b6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3134 | 2025.08.18 20:09:10.590164 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 259 rows starting from the beginning of the part | ||
| 3135 | 2025.08.18 20:09:10.590213 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 3136 | 2025.08.18 20:09:10.590254 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part | ||
| 3137 | 2025.08.18 20:09:10.590293 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1196 rows starting from the beginning of the part | ||
| 3138 | 2025.08.18 20:09:10.590367 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 3139 | 2025.08.18 20:09:10.590602 [ 4 ] {4879f5d9-29ca-4cb9-ad4d-931a6096b6b6} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2025.08.18 20:09:10.590643 [ 4 ] {4879f5d9-29ca-4cb9-ad4d-931a6096b6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3141 | 2025.08.18 20:09:10.591136 [ 4 ] {4879f5d9-29ca-4cb9-ad4d-931a6096b6b6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3142 | 2025.08.18 20:09:10.591423 [ 4 ] {4879f5d9-29ca-4cb9-ad4d-931a6096b6b6} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2025.08.18 20:09:10.591555 [ 113 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3144 | 2025.08.18 20:09:10.591587 [ 113 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3145 | 2025.08.18 20:09:10.591588 [ 4 ] {4879f5d9-29ca-4cb9-ad4d-931a6096b6b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001545 sec., 41423.948220064725 rows/sec., 3.23 MiB/sec. | ||
| 3146 | 2025.08.18 20:09:10.591606 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3147 | 2025.08.18 20:09:10.591653 [ 4 ] {4879f5d9-29ca-4cb9-ad4d-931a6096b6b6} <Debug> TCPHandler: Processed in 0.001744533 sec. | ||
| 3148 | 2025.08.18 20:09:10.591747 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3149 | 2025.08.18 20:09:10.591794 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2025.08.18 20:09:10.591880 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3151 | 2025.08.18 20:09:10.591910 [ 4 ] {394607d3-29e6-410f-ac76-9e427994238a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3152 | 2025.08.18 20:09:10.591920 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 633 rows starting from the beginning of the part | ||
| 3153 | 2025.08.18 20:09:10.591973 [ 4 ] {394607d3-29e6-410f-ac76-9e427994238a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3154 | 2025.08.18 20:09:10.592034 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 143 rows starting from the beginning of the part | ||
| 3155 | 2025.08.18 20:09:10.592093 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 3156 | 2025.08.18 20:09:10.592140 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part | ||
| 3157 | 2025.08.18 20:09:10.592185 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 520 rows starting from the beginning of the part | ||
| 3158 | 2025.08.18 20:09:10.592231 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 3159 | 2025.08.18 20:09:10.592268 [ 186 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3112 rows, containing 5 columns (5 merged, 0 gathered) in 0.00232128 sec., 1340639.6470912602 rows/sec., 116.88 MiB/sec. | ||
| 3160 | 2025.08.18 20:09:10.592438 [ 4 ] {394607d3-29e6-410f-ac76-9e427994238a} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2025.08.18 20:09:10.592489 [ 4 ] {394607d3-29e6-410f-ac76-9e427994238a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3162 | 2025.08.18 20:09:10.592535 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3163 | 2025.08.18 20:09:10.592868 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_26_5} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2025.08.18 20:09:10.592956 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_26_5} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3165 | 2025.08.18 20:09:10.593045 [ 4 ] {394607d3-29e6-410f-ac76-9e427994238a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3166 | 2025.08.18 20:09:10.593055 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3167 | 2025.08.18 20:09:10.593285 [ 4 ] {394607d3-29e6-410f-ac76-9e427994238a} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2025.08.18 20:09:10.593390 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3169 | 2025.08.18 20:09:10.593414 [ 192 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1529 rows, containing 5 columns (5 merged, 0 gathered) in 0.001735903 sec., 880809.584406502 rows/sec., 70.14 MiB/sec. | ||
| 3170 | 2025.08.18 20:09:10.593420 [ 4 ] {394607d3-29e6-410f-ac76-9e427994238a} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001536 sec., 20833.333333333332 rows/sec., 1.45 MiB/sec. | ||
| 3171 | 2025.08.18 20:09:10.593423 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2025.08.18 20:09:10.593478 [ 4 ] {394607d3-29e6-410f-ac76-9e427994238a} <Debug> TCPHandler: Processed in 0.001743673 sec. | ||
| 3173 | 2025.08.18 20:09:10.593479 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3174 | 2025.08.18 20:09:10.593585 [ 186 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3175 | 2025.08.18 20:09:10.593609 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3176 | 2025.08.18 20:09:10.593624 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3177 | 2025.08.18 20:09:10.593718 [ 186 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3178 | 2025.08.18 20:09:10.593729 [ 4 ] {86243514-8715-4b92-83df-d443cb6c777a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3179 | 2025.08.18 20:09:10.593760 [ 186 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6771 rows starting from the beginning of the part | ||
| 3180 | 2025.08.18 20:09:10.593780 [ 4 ] {86243514-8715-4b92-83df-d443cb6c777a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3181 | 2025.08.18 20:09:10.593849 [ 186 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 197 rows starting from the beginning of the part | ||
| 3182 | 2025.08.18 20:09:10.593882 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_26_5} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2025.08.18 20:09:10.593903 [ 186 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 3184 | 2025.08.18 20:09:10.593952 [ 186 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 3185 | 2025.08.18 20:09:10.593962 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_26_5} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3186 | 2025.08.18 20:09:10.593998 [ 186 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 974 rows starting from the beginning of the part | ||
| 3187 | 2025.08.18 20:09:10.594045 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3188 | 2025.08.18 20:09:10.594047 [ 186 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 3189 | 2025.08.18 20:09:10.594125 [ 4 ] {86243514-8715-4b92-83df-d443cb6c777a} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2025.08.18 20:09:10.594165 [ 4 ] {86243514-8715-4b92-83df-d443cb6c777a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3191 | 2025.08.18 20:09:10.594492 [ 4 ] {86243514-8715-4b92-83df-d443cb6c777a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3192 | 2025.08.18 20:09:10.594701 [ 4 ] {86243514-8715-4b92-83df-d443cb6c777a} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2025.08.18 20:09:10.594810 [ 113 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3194 | 2025.08.18 20:09:10.594837 [ 4 ] {86243514-8715-4b92-83df-d443cb6c777a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 734.80 KiB/sec. | ||
| 3195 | 2025.08.18 20:09:10.594845 [ 113 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2025.08.18 20:09:10.594879 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3197 | 2025.08.18 20:09:10.594879 [ 4 ] {86243514-8715-4b92-83df-d443cb6c777a} <Debug> TCPHandler: Processed in 0.001309767 sec. | ||
| 3198 | 2025.08.18 20:09:10.594951 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3199 | 2025.08.18 20:09:10.595036 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3200 | 2025.08.18 20:09:10.595062 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1080 rows starting from the beginning of the part | ||
| 3201 | 2025.08.18 20:09:10.595108 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 3202 | 2025.08.18 20:09:10.595145 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 3203 | 2025.08.18 20:09:10.595179 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 3204 | 2025.08.18 20:09:10.595212 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
| 3205 | 2025.08.18 20:09:10.595253 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 3206 | 2025.08.18 20:09:10.596089 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001164246 sec., 1133781.0050453255 rows/sec., 76.41 MiB/sec. | ||
| 3207 | 2025.08.18 20:09:10.596316 [ 187 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3208 | 2025.08.18 20:09:10.596572 [ 187 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_26_5} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2025.08.18 20:09:10.596638 [ 187 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_26_5} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3210 | 2025.08.18 20:09:10.596710 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3211 | 2025.08.18 20:09:10.597432 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8294 rows, containing 5 columns (5 merged, 0 gathered) in 0.003887061 sec., 2133745.778622975 rows/sec., 145.95 MiB/sec. | ||
| 3212 | 2025.08.18 20:09:10.597620 [ 187 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3213 | 2025.08.18 20:09:10.597873 [ 187 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2025.08.18 20:09:10.597942 [ 187 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3215 | 2025.08.18 20:09:10.598018 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3216 | 2025.08.18 20:09:11.524049 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7869 | ||
| 3217 | 2025.08.18 20:09:11.524625 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2025.08.18 20:09:11.524683 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3219 | 2025.08.18 20:09:11.525229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3220 | 2025.08.18 20:09:11.525477 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2025.08.18 20:09:11.525626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
| 3222 | 2025.08.18 20:09:11.953399 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3223 | 2025.08.18 20:09:11.968984 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2025.08.18 20:09:11.969046 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3225 | 2025.08.18 20:09:11.974619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3226 | 2025.08.18 20:09:11.975344 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2025.08.18 20:09:11.978151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3228 | 2025.08.18 20:09:14.041217 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 470 | ||
| 3229 | 2025.08.18 20:09:14.043473 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2025.08.18 20:09:14.043522 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3231 | 2025.08.18 20:09:14.044709 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3232 | 2025.08.18 20:09:14.044978 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2025.08.18 20:09:14.045228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 3234 | 2025.08.18 20:09:15.596815 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2025.08.18 20:09:15.597013 [ 4 ] {bd9939d9-9a45-4ce5-8d9a-87a11f1d14ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3236 | 2025.08.18 20:09:15.597081 [ 4 ] {bd9939d9-9a45-4ce5-8d9a-87a11f1d14ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3237 | 2025.08.18 20:09:15.597834 [ 4 ] {bd9939d9-9a45-4ce5-8d9a-87a11f1d14ac} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2025.08.18 20:09:15.597873 [ 4 ] {bd9939d9-9a45-4ce5-8d9a-87a11f1d14ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3239 | 2025.08.18 20:09:15.598279 [ 4 ] {bd9939d9-9a45-4ce5-8d9a-87a11f1d14ac} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3240 | 2025.08.18 20:09:15.598493 [ 4 ] {bd9939d9-9a45-4ce5-8d9a-87a11f1d14ac} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2025.08.18 20:09:15.598713 [ 4 ] {bd9939d9-9a45-4ce5-8d9a-87a11f1d14ac} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001752 sec., 78767.12328767123 rows/sec., 6.82 MiB/sec. | ||
| 3242 | 2025.08.18 20:09:15.598760 [ 4 ] {bd9939d9-9a45-4ce5-8d9a-87a11f1d14ac} <Debug> TCPHandler: Processed in 0.002080617 sec. | ||
| 3243 | 2025.08.18 20:09:15.598881 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2025.08.18 20:09:15.598983 [ 4 ] {c26b5439-a721-47ac-9306-19b620a33d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3245 | 2025.08.18 20:09:15.599026 [ 4 ] {c26b5439-a721-47ac-9306-19b620a33d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3246 | 2025.08.18 20:09:15.599447 [ 4 ] {c26b5439-a721-47ac-9306-19b620a33d23} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2025.08.18 20:09:15.599484 [ 4 ] {c26b5439-a721-47ac-9306-19b620a33d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3248 | 2025.08.18 20:09:15.599781 [ 4 ] {c26b5439-a721-47ac-9306-19b620a33d23} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3249 | 2025.08.18 20:09:15.599999 [ 4 ] {c26b5439-a721-47ac-9306-19b620a33d23} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2025.08.18 20:09:15.600133 [ 4 ] {c26b5439-a721-47ac-9306-19b620a33d23} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001172 sec., 34982.93515358362 rows/sec., 2.57 MiB/sec. | ||
| 3251 | 2025.08.18 20:09:15.600183 [ 4 ] {c26b5439-a721-47ac-9306-19b620a33d23} <Debug> TCPHandler: Processed in 0.001353438 sec. | ||
| 3252 | 2025.08.18 20:09:15.600299 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3253 | 2025.08.18 20:09:15.600396 [ 4 ] {df4f5d92-95f5-406d-bff6-16375ea3ff25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3254 | 2025.08.18 20:09:15.600436 [ 4 ] {df4f5d92-95f5-406d-bff6-16375ea3ff25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3255 | 2025.08.18 20:09:15.600866 [ 4 ] {df4f5d92-95f5-406d-bff6-16375ea3ff25} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2025.08.18 20:09:15.600901 [ 4 ] {df4f5d92-95f5-406d-bff6-16375ea3ff25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3257 | 2025.08.18 20:09:15.601225 [ 4 ] {df4f5d92-95f5-406d-bff6-16375ea3ff25} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3258 | 2025.08.18 20:09:15.601430 [ 4 ] {df4f5d92-95f5-406d-bff6-16375ea3ff25} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3259 | 2025.08.18 20:09:15.601553 [ 4 ] {df4f5d92-95f5-406d-bff6-16375ea3ff25} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001177 sec., 89209.85556499574 rows/sec., 6.97 MiB/sec. | ||
| 3260 | 2025.08.18 20:09:15.601591 [ 4 ] {df4f5d92-95f5-406d-bff6-16375ea3ff25} <Debug> TCPHandler: Processed in 0.001343027 sec. | ||
| 3261 | 2025.08.18 20:09:15.601703 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3262 | 2025.08.18 20:09:15.601799 [ 4 ] {aa7c9733-b61d-47c2-99e5-78aeb9a9e4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3263 | 2025.08.18 20:09:15.601842 [ 4 ] {aa7c9733-b61d-47c2-99e5-78aeb9a9e4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3264 | 2025.08.18 20:09:15.602271 [ 4 ] {aa7c9733-b61d-47c2-99e5-78aeb9a9e4a2} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2025.08.18 20:09:15.602305 [ 4 ] {aa7c9733-b61d-47c2-99e5-78aeb9a9e4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3266 | 2025.08.18 20:09:15.602635 [ 4 ] {aa7c9733-b61d-47c2-99e5-78aeb9a9e4a2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3267 | 2025.08.18 20:09:15.602849 [ 4 ] {aa7c9733-b61d-47c2-99e5-78aeb9a9e4a2} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2025.08.18 20:09:15.602975 [ 4 ] {aa7c9733-b61d-47c2-99e5-78aeb9a9e4a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 3269 | 2025.08.18 20:09:15.603011 [ 4 ] {aa7c9733-b61d-47c2-99e5-78aeb9a9e4a2} <Debug> TCPHandler: Processed in 0.001358097 sec. | ||
| 3270 | 2025.08.18 20:09:15.603112 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2025.08.18 20:09:15.603205 [ 4 ] {8d7f4936-cb3a-43cb-b0fd-dc51fc546fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3272 | 2025.08.18 20:09:15.603284 [ 4 ] {8d7f4936-cb3a-43cb-b0fd-dc51fc546fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3273 | 2025.08.18 20:09:15.604154 [ 4 ] {8d7f4936-cb3a-43cb-b0fd-dc51fc546fdd} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2025.08.18 20:09:15.604188 [ 4 ] {8d7f4936-cb3a-43cb-b0fd-dc51fc546fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3275 | 2025.08.18 20:09:15.604791 [ 4 ] {8d7f4936-cb3a-43cb-b0fd-dc51fc546fdd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3276 | 2025.08.18 20:09:15.605010 [ 4 ] {8d7f4936-cb3a-43cb-b0fd-dc51fc546fdd} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2025.08.18 20:09:15.605145 [ 4 ] {8d7f4936-cb3a-43cb-b0fd-dc51fc546fdd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001957 sec., 20950.434338272866 rows/sec., 37.54 MiB/sec. | ||
| 3278 | 2025.08.18 20:09:15.605206 [ 4 ] {8d7f4936-cb3a-43cb-b0fd-dc51fc546fdd} <Debug> TCPHandler: Processed in 0.002144168 sec. | ||
| 3279 | 2025.08.18 20:09:15.605319 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3280 | 2025.08.18 20:09:15.605414 [ 4 ] {2f968eae-ccf5-47d8-8bdb-91c1371184ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3281 | 2025.08.18 20:09:15.605455 [ 4 ] {2f968eae-ccf5-47d8-8bdb-91c1371184ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3282 | 2025.08.18 20:09:15.605784 [ 4 ] {2f968eae-ccf5-47d8-8bdb-91c1371184ae} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2025.08.18 20:09:15.605818 [ 4 ] {2f968eae-ccf5-47d8-8bdb-91c1371184ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 3284 | 2025.08.18 20:09:15.606147 [ 4 ] {2f968eae-ccf5-47d8-8bdb-91c1371184ae} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3285 | 2025.08.18 20:09:15.606357 [ 4 ] {2f968eae-ccf5-47d8-8bdb-91c1371184ae} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2025.08.18 20:09:15.606480 [ 4 ] {2f968eae-ccf5-47d8-8bdb-91c1371184ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 3287 | 2025.08.18 20:09:15.606516 [ 4 ] {2f968eae-ccf5-47d8-8bdb-91c1371184ae} <Debug> TCPHandler: Processed in 0.001247076 sec. | ||
| 3288 | 2025.08.18 20:09:18.934291 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3289 | 2025.08.18 20:09:18.934394 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3290 | 2025.08.18 20:09:19.026089 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8357 | ||
| 3291 | 2025.08.18 20:09:19.026620 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2025.08.18 20:09:19.026674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3293 | 2025.08.18 20:09:19.027233 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3294 | 2025.08.18 20:09:19.027472 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2025.08.18 20:09:19.027623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8357 | ||
| 3296 | 2025.08.18 20:09:19.478611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3297 | 2025.08.18 20:09:19.495572 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2025.08.18 20:09:19.495636 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3299 | 2025.08.18 20:09:19.501509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3300 | 2025.08.18 20:09:19.502266 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2025.08.18 20:09:19.505077 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3302 | 2025.08.18 20:09:20.594538 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2025.08.18 20:09:20.594716 [ 4 ] {2013fb07-57cd-48ea-8126-246be274d74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3304 | 2025.08.18 20:09:20.594781 [ 4 ] {2013fb07-57cd-48ea-8126-246be274d74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3305 | 2025.08.18 20:09:20.595470 [ 4 ] {2013fb07-57cd-48ea-8126-246be274d74d} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2025.08.18 20:09:20.595515 [ 4 ] {2013fb07-57cd-48ea-8126-246be274d74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3307 | 2025.08.18 20:09:20.595901 [ 4 ] {2013fb07-57cd-48ea-8126-246be274d74d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3308 | 2025.08.18 20:09:20.596134 [ 4 ] {2013fb07-57cd-48ea-8126-246be274d74d} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2025.08.18 20:09:20.596285 [ 4 ] {2013fb07-57cd-48ea-8126-246be274d74d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.64 MiB/sec. | ||
| 3310 | 2025.08.18 20:09:20.596327 [ 4 ] {2013fb07-57cd-48ea-8126-246be274d74d} <Debug> TCPHandler: Processed in 0.001925795 sec. | ||
| 3311 | 2025.08.18 20:09:20.596467 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3312 | 2025.08.18 20:09:20.596563 [ 4 ] {a5670299-443e-4673-bb35-20f3db589c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3313 | 2025.08.18 20:09:20.596605 [ 4 ] {a5670299-443e-4673-bb35-20f3db589c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3314 | 2025.08.18 20:09:20.597022 [ 4 ] {a5670299-443e-4673-bb35-20f3db589c0d} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2025.08.18 20:09:20.597059 [ 4 ] {a5670299-443e-4673-bb35-20f3db589c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3316 | 2025.08.18 20:09:20.597358 [ 4 ] {a5670299-443e-4673-bb35-20f3db589c0d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3317 | 2025.08.18 20:09:20.597566 [ 4 ] {a5670299-443e-4673-bb35-20f3db589c0d} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2025.08.18 20:09:20.597691 [ 4 ] {a5670299-443e-4673-bb35-20f3db589c0d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 4.36 MiB/sec. | ||
| 3319 | 2025.08.18 20:09:20.597727 [ 4 ] {a5670299-443e-4673-bb35-20f3db589c0d} <Debug> TCPHandler: Processed in 0.001311617 sec. | ||
| 3320 | 2025.08.18 20:09:20.597842 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2025.08.18 20:09:20.597937 [ 4 ] {2ff35342-0f0c-4615-b226-89fae7167d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3322 | 2025.08.18 20:09:20.597979 [ 4 ] {2ff35342-0f0c-4615-b226-89fae7167d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3323 | 2025.08.18 20:09:20.598388 [ 4 ] {2ff35342-0f0c-4615-b226-89fae7167d7e} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2025.08.18 20:09:20.598423 [ 4 ] {2ff35342-0f0c-4615-b226-89fae7167d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3325 | 2025.08.18 20:09:20.598740 [ 4 ] {2ff35342-0f0c-4615-b226-89fae7167d7e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3326 | 2025.08.18 20:09:20.598959 [ 4 ] {2ff35342-0f0c-4615-b226-89fae7167d7e} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2025.08.18 20:09:20.599089 [ 4 ] {2ff35342-0f0c-4615-b226-89fae7167d7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 3328 | 2025.08.18 20:09:20.599125 [ 4 ] {2ff35342-0f0c-4615-b226-89fae7167d7e} <Debug> TCPHandler: Processed in 0.001333127 sec. | ||
| 3329 | 2025.08.18 20:09:20.599230 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3330 | 2025.08.18 20:09:20.599323 [ 4 ] {a696bdeb-dd52-4c96-9210-30ac88e33c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3331 | 2025.08.18 20:09:20.599365 [ 4 ] {a696bdeb-dd52-4c96-9210-30ac88e33c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3332 | 2025.08.18 20:09:20.599692 [ 4 ] {a696bdeb-dd52-4c96-9210-30ac88e33c48} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2025.08.18 20:09:20.599728 [ 4 ] {a696bdeb-dd52-4c96-9210-30ac88e33c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3334 | 2025.08.18 20:09:20.600025 [ 4 ] {a696bdeb-dd52-4c96-9210-30ac88e33c48} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3335 | 2025.08.18 20:09:20.600229 [ 4 ] {a696bdeb-dd52-4c96-9210-30ac88e33c48} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2025.08.18 20:09:20.600353 [ 4 ] {a696bdeb-dd52-4c96-9210-30ac88e33c48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 3337 | 2025.08.18 20:09:20.600388 [ 4 ] {a696bdeb-dd52-4c96-9210-30ac88e33c48} <Debug> TCPHandler: Processed in 0.001207206 sec. | ||
| 3338 | 2025.08.18 20:09:24.045934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 490 | ||
| 3339 | 2025.08.18 20:09:24.047979 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2025.08.18 20:09:24.048021 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3341 | 2025.08.18 20:09:24.049178 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3342 | 2025.08.18 20:09:24.049426 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2025.08.18 20:09:24.049671 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 490 | ||
| 3344 | 2025.08.18 20:09:25.599029 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2025.08.18 20:09:25.599312 [ 4 ] {17e84e76-a8fd-4355-b97a-f3f58582f5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3346 | 2025.08.18 20:09:25.599410 [ 4 ] {17e84e76-a8fd-4355-b97a-f3f58582f5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3347 | 2025.08.18 20:09:25.600185 [ 4 ] {17e84e76-a8fd-4355-b97a-f3f58582f5dc} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2025.08.18 20:09:25.600292 [ 4 ] {17e84e76-a8fd-4355-b97a-f3f58582f5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3349 | 2025.08.18 20:09:25.600680 [ 4 ] {17e84e76-a8fd-4355-b97a-f3f58582f5dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3350 | 2025.08.18 20:09:25.600900 [ 4 ] {17e84e76-a8fd-4355-b97a-f3f58582f5dc} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2025.08.18 20:09:25.601029 [ 100 ] {} <Debug> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3352 | 2025.08.18 20:09:25.601050 [ 4 ] {17e84e76-a8fd-4355-b97a-f3f58582f5dc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001811 sec., 13252.346769740476 rows/sec., 1.10 MiB/sec. | ||
| 3353 | 2025.08.18 20:09:25.601066 [ 100 ] {} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2025.08.18 20:09:25.601086 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3355 | 2025.08.18 20:09:25.601092 [ 4 ] {17e84e76-a8fd-4355-b97a-f3f58582f5dc} <Debug> TCPHandler: Processed in 0.002256479 sec. | ||
| 3356 | 2025.08.18 20:09:25.601209 [ 187 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::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 | ||
| 3357 | 2025.08.18 20:09:25.601221 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2025.08.18 20:09:25.601363 [ 4 ] {9ce20b69-e257-4dfe-aa45-a98f2600fa60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3359 | 2025.08.18 20:09:25.601367 [ 187 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3360 | 2025.08.18 20:09:25.601409 [ 4 ] {9ce20b69-e257-4dfe-aa45-a98f2600fa60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3361 | 2025.08.18 20:09:25.601418 [ 187 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3362 | 2025.08.18 20:09:25.601493 [ 187 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3363 | 2025.08.18 20:09:25.601538 [ 187 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3364 | 2025.08.18 20:09:25.601582 [ 187 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3365 | 2025.08.18 20:09:25.601621 [ 187 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3366 | 2025.08.18 20:09:25.601824 [ 4 ] {9ce20b69-e257-4dfe-aa45-a98f2600fa60} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2025.08.18 20:09:25.601865 [ 4 ] {9ce20b69-e257-4dfe-aa45-a98f2600fa60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3368 | 2025.08.18 20:09:25.602175 [ 4 ] {9ce20b69-e257-4dfe-aa45-a98f2600fa60} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3369 | 2025.08.18 20:09:25.602408 [ 4 ] {9ce20b69-e257-4dfe-aa45-a98f2600fa60} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2025.08.18 20:09:25.602425 [ 201 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270186 sec., 94474.35257513466 rows/sec., 8.20 MiB/sec. | ||
| 3371 | 2025.08.18 20:09:25.602537 [ 4 ] {9ce20b69-e257-4dfe-aa45-a98f2600fa60} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001192 sec., 11744.96644295302 rows/sec., 957.72 KiB/sec. | ||
| 3372 | 2025.08.18 20:09:25.602591 [ 4 ] {9ce20b69-e257-4dfe-aa45-a98f2600fa60} <Debug> TCPHandler: Processed in 0.001420189 sec. | ||
| 3373 | 2025.08.18 20:09:25.602634 [ 189 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3374 | 2025.08.18 20:09:25.602717 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2025.08.18 20:09:25.602827 [ 4 ] {bfc0f6ef-7acb-4971-8e3c-5a7855989dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3376 | 2025.08.18 20:09:25.602873 [ 4 ] {bfc0f6ef-7acb-4971-8e3c-5a7855989dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3377 | 2025.08.18 20:09:25.602977 [ 189 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_5_1} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2025.08.18 20:09:25.603054 [ 189 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_5_1} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3379 | 2025.08.18 20:09:25.603156 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3380 | 2025.08.18 20:09:25.603472 [ 4 ] {bfc0f6ef-7acb-4971-8e3c-5a7855989dfd} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2025.08.18 20:09:25.603516 [ 4 ] {bfc0f6ef-7acb-4971-8e3c-5a7855989dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3382 | 2025.08.18 20:09:25.603854 [ 4 ] {bfc0f6ef-7acb-4971-8e3c-5a7855989dfd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3383 | 2025.08.18 20:09:25.604078 [ 4 ] {bfc0f6ef-7acb-4971-8e3c-5a7855989dfd} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2025.08.18 20:09:25.604206 [ 4 ] {bfc0f6ef-7acb-4971-8e3c-5a7855989dfd} <Debug> executeQuery: Read 265 rows, 24.18 KiB in 0.001397 sec., 189692.19756621332 rows/sec., 16.90 MiB/sec. | ||
| 3385 | 2025.08.18 20:09:25.604244 [ 4 ] {bfc0f6ef-7acb-4971-8e3c-5a7855989dfd} <Debug> TCPHandler: Processed in 0.001578 sec. | ||
| 3386 | 2025.08.18 20:09:25.604362 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2025.08.18 20:09:25.604456 [ 4 ] {8481ef17-79d0-4d35-946a-cd9336f27867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3388 | 2025.08.18 20:09:25.604495 [ 4 ] {8481ef17-79d0-4d35-946a-cd9336f27867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3389 | 2025.08.18 20:09:25.604905 [ 4 ] {8481ef17-79d0-4d35-946a-cd9336f27867} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2025.08.18 20:09:25.604939 [ 4 ] {8481ef17-79d0-4d35-946a-cd9336f27867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3391 | 2025.08.18 20:09:25.605254 [ 4 ] {8481ef17-79d0-4d35-946a-cd9336f27867} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3392 | 2025.08.18 20:09:25.605464 [ 4 ] {8481ef17-79d0-4d35-946a-cd9336f27867} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2025.08.18 20:09:25.605589 [ 4 ] {8481ef17-79d0-4d35-946a-cd9336f27867} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001152 sec., 58159.72222222222 rows/sec., 4.26 MiB/sec. | ||
| 3394 | 2025.08.18 20:09:25.605624 [ 4 ] {8481ef17-79d0-4d35-946a-cd9336f27867} <Debug> TCPHandler: Processed in 0.001312537 sec. | ||
| 3395 | 2025.08.18 20:09:25.605740 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3396 | 2025.08.18 20:09:25.605836 [ 4 ] {2c8d2d64-3183-4fa5-b4b7-46b1af984979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3397 | 2025.08.18 20:09:25.605875 [ 4 ] {2c8d2d64-3183-4fa5-b4b7-46b1af984979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3398 | 2025.08.18 20:09:25.606265 [ 4 ] {2c8d2d64-3183-4fa5-b4b7-46b1af984979} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2025.08.18 20:09:25.606300 [ 4 ] {2c8d2d64-3183-4fa5-b4b7-46b1af984979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3400 | 2025.08.18 20:09:25.606588 [ 4 ] {2c8d2d64-3183-4fa5-b4b7-46b1af984979} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3401 | 2025.08.18 20:09:25.606791 [ 4 ] {2c8d2d64-3183-4fa5-b4b7-46b1af984979} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2025.08.18 20:09:25.606913 [ 4 ] {2c8d2d64-3183-4fa5-b4b7-46b1af984979} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001096 sec., 21897.810218978102 rows/sec., 1.82 MiB/sec. | ||
| 3403 | 2025.08.18 20:09:25.606950 [ 4 ] {2c8d2d64-3183-4fa5-b4b7-46b1af984979} <Debug> TCPHandler: Processed in 0.001259446 sec. | ||
| 3404 | 2025.08.18 20:09:25.607058 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2025.08.18 20:09:25.607151 [ 4 ] {15f7d2bc-b9c7-407c-8e45-3a68886f9035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3406 | 2025.08.18 20:09:25.607190 [ 4 ] {15f7d2bc-b9c7-407c-8e45-3a68886f9035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3407 | 2025.08.18 20:09:25.607569 [ 4 ] {15f7d2bc-b9c7-407c-8e45-3a68886f9035} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2025.08.18 20:09:25.607603 [ 4 ] {15f7d2bc-b9c7-407c-8e45-3a68886f9035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3409 | 2025.08.18 20:09:25.607897 [ 4 ] {15f7d2bc-b9c7-407c-8e45-3a68886f9035} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3410 | 2025.08.18 20:09:25.608101 [ 4 ] {15f7d2bc-b9c7-407c-8e45-3a68886f9035} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2025.08.18 20:09:25.608189 [ 100 ] {} <Debug> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3412 | 2025.08.18 20:09:25.608220 [ 100 ] {} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2025.08.18 20:09:25.608226 [ 4 ] {15f7d2bc-b9c7-407c-8e45-3a68886f9035} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 3414 | 2025.08.18 20:09:25.608239 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3415 | 2025.08.18 20:09:25.608264 [ 4 ] {15f7d2bc-b9c7-407c-8e45-3a68886f9035} <Debug> TCPHandler: Processed in 0.001255716 sec. | ||
| 3416 | 2025.08.18 20:09:25.608315 [ 187 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::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 | ||
| 3417 | 2025.08.18 20:09:25.608372 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3418 | 2025.08.18 20:09:25.608420 [ 187 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3419 | 2025.08.18 20:09:25.608453 [ 187 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3420 | 2025.08.18 20:09:25.608470 [ 4 ] {a042d0b5-9559-4692-a6d2-6a612af8d96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3421 | 2025.08.18 20:09:25.608505 [ 187 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 3422 | 2025.08.18 20:09:25.608513 [ 4 ] {a042d0b5-9559-4692-a6d2-6a612af8d96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3423 | 2025.08.18 20:09:25.608557 [ 187 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3424 | 2025.08.18 20:09:25.608602 [ 187 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3425 | 2025.08.18 20:09:25.608647 [ 187 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3426 | 2025.08.18 20:09:25.608995 [ 4 ] {a042d0b5-9559-4692-a6d2-6a612af8d96f} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2025.08.18 20:09:25.609036 [ 4 ] {a042d0b5-9559-4692-a6d2-6a612af8d96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3428 | 2025.08.18 20:09:25.609294 [ 201 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001012303 sec., 59270.79145275673 rows/sec., 4.75 MiB/sec. | ||
| 3429 | 2025.08.18 20:09:25.609373 [ 4 ] {a042d0b5-9559-4692-a6d2-6a612af8d96f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3430 | 2025.08.18 20:09:25.609415 [ 189 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3431 | 2025.08.18 20:09:25.609643 [ 4 ] {a042d0b5-9559-4692-a6d2-6a612af8d96f} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2025.08.18 20:09:25.609700 [ 189 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_5_1} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2025.08.18 20:09:25.609773 [ 189 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_5_1} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3434 | 2025.08.18 20:09:25.609783 [ 4 ] {a042d0b5-9559-4692-a6d2-6a612af8d96f} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001331 sec., 116453.79413974455 rows/sec., 9.39 MiB/sec. | ||
| 3435 | 2025.08.18 20:09:25.609824 [ 4 ] {a042d0b5-9559-4692-a6d2-6a612af8d96f} <Debug> TCPHandler: Processed in 0.00150146 sec. | ||
| 3436 | 2025.08.18 20:09:25.609851 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3437 | 2025.08.18 20:09:25.609933 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3438 | 2025.08.18 20:09:25.610031 [ 4 ] {70f1a02e-ea8f-40c9-897e-8ff98fc84bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3439 | 2025.08.18 20:09:25.610072 [ 4 ] {70f1a02e-ea8f-40c9-897e-8ff98fc84bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3440 | 2025.08.18 20:09:25.610532 [ 4 ] {70f1a02e-ea8f-40c9-897e-8ff98fc84bc8} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2025.08.18 20:09:25.610575 [ 4 ] {70f1a02e-ea8f-40c9-897e-8ff98fc84bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3442 | 2025.08.18 20:09:25.610951 [ 4 ] {70f1a02e-ea8f-40c9-897e-8ff98fc84bc8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3443 | 2025.08.18 20:09:25.611161 [ 4 ] {70f1a02e-ea8f-40c9-897e-8ff98fc84bc8} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2025.08.18 20:09:25.611353 [ 4 ] {70f1a02e-ea8f-40c9-897e-8ff98fc84bc8} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001339 sec., 151605.67587752055 rows/sec., 10.86 MiB/sec. | ||
| 3445 | 2025.08.18 20:09:25.611391 [ 4 ] {70f1a02e-ea8f-40c9-897e-8ff98fc84bc8} <Debug> TCPHandler: Processed in 0.00150599 sec. | ||
| 3446 | 2025.08.18 20:09:25.611506 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3447 | 2025.08.18 20:09:25.611602 [ 4 ] {5588b916-1a16-44e9-b73d-2488eb9ded42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3448 | 2025.08.18 20:09:25.611656 [ 4 ] {5588b916-1a16-44e9-b73d-2488eb9ded42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3449 | 2025.08.18 20:09:25.612506 [ 4 ] {5588b916-1a16-44e9-b73d-2488eb9ded42} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2025.08.18 20:09:25.612541 [ 4 ] {5588b916-1a16-44e9-b73d-2488eb9ded42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3451 | 2025.08.18 20:09:25.613098 [ 4 ] {5588b916-1a16-44e9-b73d-2488eb9ded42} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3452 | 2025.08.18 20:09:25.613323 [ 4 ] {5588b916-1a16-44e9-b73d-2488eb9ded42} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2025.08.18 20:09:25.613458 [ 4 ] {5588b916-1a16-44e9-b73d-2488eb9ded42} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001875 sec., 21866.666666666668 rows/sec., 39.18 MiB/sec. | ||
| 3454 | 2025.08.18 20:09:25.613510 [ 4 ] {5588b916-1a16-44e9-b73d-2488eb9ded42} <Debug> TCPHandler: Processed in 0.002053857 sec. | ||
| 3455 | 2025.08.18 20:09:25.613624 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3456 | 2025.08.18 20:09:25.613720 [ 4 ] {95d44948-3c02-47fa-a439-07b11ead1e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3457 | 2025.08.18 20:09:25.613761 [ 4 ] {95d44948-3c02-47fa-a439-07b11ead1e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3458 | 2025.08.18 20:09:25.614093 [ 4 ] {95d44948-3c02-47fa-a439-07b11ead1e7f} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3459 | 2025.08.18 20:09:25.614128 [ 4 ] {95d44948-3c02-47fa-a439-07b11ead1e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3460 | 2025.08.18 20:09:25.614433 [ 4 ] {95d44948-3c02-47fa-a439-07b11ead1e7f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3461 | 2025.08.18 20:09:25.614639 [ 4 ] {95d44948-3c02-47fa-a439-07b11ead1e7f} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2025.08.18 20:09:25.614763 [ 4 ] {95d44948-3c02-47fa-a439-07b11ead1e7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3463 | 2025.08.18 20:09:25.614799 [ 4 ] {95d44948-3c02-47fa-a439-07b11ead1e7f} <Debug> TCPHandler: Processed in 0.001223356 sec. | ||
| 3464 | 2025.08.18 20:09:26.528231 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8784 | ||
| 3465 | 2025.08.18 20:09:26.528776 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2025.08.18 20:09:26.528818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3467 | 2025.08.18 20:09:26.529315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3468 | 2025.08.18 20:09:26.529556 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2025.08.18 20:09:26.529679 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
| 3470 | 2025.08.18 20:09:27.005622 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3471 | 2025.08.18 20:09:27.021697 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2025.08.18 20:09:27.021749 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3473 | 2025.08.18 20:09:27.028040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3474 | 2025.08.18 20:09:27.028752 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2025.08.18 20:09:27.031533 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3476 | 2025.08.18 20:09:30.595614 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3477 | 2025.08.18 20:09:30.595819 [ 4 ] {bf3d0be0-1ef8-4212-81c3-07753a5169aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3478 | 2025.08.18 20:09:30.595892 [ 4 ] {bf3d0be0-1ef8-4212-81c3-07753a5169aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3479 | 2025.08.18 20:09:30.596560 [ 4 ] {bf3d0be0-1ef8-4212-81c3-07753a5169aa} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2025.08.18 20:09:30.596614 [ 4 ] {bf3d0be0-1ef8-4212-81c3-07753a5169aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3481 | 2025.08.18 20:09:30.597024 [ 4 ] {bf3d0be0-1ef8-4212-81c3-07753a5169aa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3482 | 2025.08.18 20:09:30.597251 [ 4 ] {bf3d0be0-1ef8-4212-81c3-07753a5169aa} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3483 | 2025.08.18 20:09:30.597419 [ 4 ] {bf3d0be0-1ef8-4212-81c3-07753a5169aa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.59 MiB/sec. | ||
| 3484 | 2025.08.18 20:09:30.597470 [ 4 ] {bf3d0be0-1ef8-4212-81c3-07753a5169aa} <Debug> TCPHandler: Processed in 0.001991656 sec. | ||
| 3485 | 2025.08.18 20:09:30.597593 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3486 | 2025.08.18 20:09:30.597699 [ 4 ] {ba97ca4e-fb40-4195-ba88-2e3d4acd23ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3487 | 2025.08.18 20:09:30.597743 [ 4 ] {ba97ca4e-fb40-4195-ba88-2e3d4acd23ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3488 | 2025.08.18 20:09:30.598180 [ 4 ] {ba97ca4e-fb40-4195-ba88-2e3d4acd23ce} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3489 | 2025.08.18 20:09:30.598219 [ 4 ] {ba97ca4e-fb40-4195-ba88-2e3d4acd23ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3490 | 2025.08.18 20:09:30.598526 [ 4 ] {ba97ca4e-fb40-4195-ba88-2e3d4acd23ce} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3491 | 2025.08.18 20:09:30.598738 [ 4 ] {ba97ca4e-fb40-4195-ba88-2e3d4acd23ce} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2025.08.18 20:09:30.598869 [ 4 ] {ba97ca4e-fb40-4195-ba88-2e3d4acd23ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 3493 | 2025.08.18 20:09:30.598907 [ 4 ] {ba97ca4e-fb40-4195-ba88-2e3d4acd23ce} <Debug> TCPHandler: Processed in 0.001366968 sec. | ||
| 3494 | 2025.08.18 20:09:30.599019 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3495 | 2025.08.18 20:09:30.599115 [ 4 ] {138e51b8-fe7d-4d1d-923d-d52f3cbfd026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3496 | 2025.08.18 20:09:30.599160 [ 4 ] {138e51b8-fe7d-4d1d-923d-d52f3cbfd026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3497 | 2025.08.18 20:09:30.599569 [ 4 ] {138e51b8-fe7d-4d1d-923d-d52f3cbfd026} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2025.08.18 20:09:30.599607 [ 4 ] {138e51b8-fe7d-4d1d-923d-d52f3cbfd026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3499 | 2025.08.18 20:09:30.599936 [ 4 ] {138e51b8-fe7d-4d1d-923d-d52f3cbfd026} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3500 | 2025.08.18 20:09:30.600157 [ 4 ] {138e51b8-fe7d-4d1d-923d-d52f3cbfd026} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2025.08.18 20:09:30.600289 [ 4 ] {138e51b8-fe7d-4d1d-923d-d52f3cbfd026} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 3502 | 2025.08.18 20:09:30.600327 [ 4 ] {138e51b8-fe7d-4d1d-923d-d52f3cbfd026} <Debug> TCPHandler: Processed in 0.001357688 sec. | ||
| 3503 | 2025.08.18 20:09:30.600428 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2025.08.18 20:09:30.600523 [ 4 ] {8c623002-c1b9-4cb1-9b9a-d3a72692c14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3505 | 2025.08.18 20:09:30.600565 [ 4 ] {8c623002-c1b9-4cb1-9b9a-d3a72692c14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3506 | 2025.08.18 20:09:30.600878 [ 4 ] {8c623002-c1b9-4cb1-9b9a-d3a72692c14c} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2025.08.18 20:09:30.600912 [ 4 ] {8c623002-c1b9-4cb1-9b9a-d3a72692c14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3508 | 2025.08.18 20:09:30.601196 [ 4 ] {8c623002-c1b9-4cb1-9b9a-d3a72692c14c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3509 | 2025.08.18 20:09:30.601394 [ 4 ] {8c623002-c1b9-4cb1-9b9a-d3a72692c14c} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2025.08.18 20:09:30.601581 [ 4 ] {8c623002-c1b9-4cb1-9b9a-d3a72692c14c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 3511 | 2025.08.18 20:09:30.601618 [ 4 ] {8c623002-c1b9-4cb1-9b9a-d3a72692c14c} <Debug> TCPHandler: Processed in 0.001238536 sec. | ||
| 3512 | 2025.08.18 20:09:33.934453 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3513 | 2025.08.18 20:09:33.934558 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3514 | 2025.08.18 20:09:34.030046 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9272 | ||
| 3515 | 2025.08.18 20:09:34.030590 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2025.08.18 20:09:34.030630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3517 | 2025.08.18 20:09:34.031126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3518 | 2025.08.18 20:09:34.031360 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2025.08.18 20:09:34.031505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9272 | ||
| 3520 | 2025.08.18 20:09:34.050330 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 518 | ||
| 3521 | 2025.08.18 20:09:34.053002 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2025.08.18 20:09:34.053056 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3523 | 2025.08.18 20:09:34.054247 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3524 | 2025.08.18 20:09:34.054529 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2025.08.18 20:09:34.054878 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
| 3526 | 2025.08.18 20:09:34.531868 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3527 | 2025.08.18 20:09:34.548168 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2025.08.18 20:09:34.548215 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3529 | 2025.08.18 20:09:34.554519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3530 | 2025.08.18 20:09:34.555259 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2025.08.18 20:09:34.558032 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3532 | 2025.08.18 20:09:35.597944 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2025.08.18 20:09:35.598246 [ 4 ] {e696ce19-3e34-40bb-8859-690a6535d4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3534 | 2025.08.18 20:09:35.598344 [ 4 ] {e696ce19-3e34-40bb-8859-690a6535d4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3535 | 2025.08.18 20:09:35.599313 [ 4 ] {e696ce19-3e34-40bb-8859-690a6535d4cf} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2025.08.18 20:09:35.599359 [ 4 ] {e696ce19-3e34-40bb-8859-690a6535d4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3537 | 2025.08.18 20:09:35.599728 [ 4 ] {e696ce19-3e34-40bb-8859-690a6535d4cf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3538 | 2025.08.18 20:09:35.599935 [ 4 ] {e696ce19-3e34-40bb-8859-690a6535d4cf} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2025.08.18 20:09:35.600084 [ 4 ] {e696ce19-3e34-40bb-8859-690a6535d4cf} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.00197 sec., 70050.7614213198 rows/sec., 6.06 MiB/sec. | ||
| 3540 | 2025.08.18 20:09:35.600089 [ 58 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3541 | 2025.08.18 20:09:35.600123 [ 4 ] {e696ce19-3e34-40bb-8859-690a6535d4cf} <Debug> TCPHandler: Processed in 0.00232737 sec. | ||
| 3542 | 2025.08.18 20:09:35.600160 [ 58 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2025.08.18 20:09:35.600256 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3544 | 2025.08.18 20:09:35.600315 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2025.08.18 20:09:35.600370 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 3546 | 2025.08.18 20:09:35.600407 [ 4 ] {ff44d612-3e89-4be9-9db7-d37f1c193605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3547 | 2025.08.18 20:09:35.600453 [ 4 ] {ff44d612-3e89-4be9-9db7-d37f1c193605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3548 | 2025.08.18 20:09:35.600507 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3549 | 2025.08.18 20:09:35.600546 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1407 rows starting from the beginning of the part | ||
| 3550 | 2025.08.18 20:09:35.600612 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 138 rows starting from the beginning of the part | ||
| 3551 | 2025.08.18 20:09:35.600659 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 3552 | 2025.08.18 20:09:35.600701 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 265 rows starting from the beginning of the part | ||
| 3553 | 2025.08.18 20:09:35.600741 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 3554 | 2025.08.18 20:09:35.600783 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 138 rows starting from the beginning of the part | ||
| 3555 | 2025.08.18 20:09:35.600831 [ 4 ] {ff44d612-3e89-4be9-9db7-d37f1c193605} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3556 | 2025.08.18 20:09:35.600868 [ 4 ] {ff44d612-3e89-4be9-9db7-d37f1c193605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3557 | 2025.08.18 20:09:35.601262 [ 4 ] {ff44d612-3e89-4be9-9db7-d37f1c193605} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3558 | 2025.08.18 20:09:35.601468 [ 4 ] {ff44d612-3e89-4be9-9db7-d37f1c193605} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3559 | 2025.08.18 20:09:35.601565 [ 58 ] {} <Debug> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3560 | 2025.08.18 20:09:35.601592 [ 4 ] {ff44d612-3e89-4be9-9db7-d37f1c193605} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001215 sec., 33744.85596707819 rows/sec., 2.48 MiB/sec. | ||
| 3561 | 2025.08.18 20:09:35.601596 [ 58 ] {} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3562 | 2025.08.18 20:09:35.601630 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3563 | 2025.08.18 20:09:35.601634 [ 4 ] {ff44d612-3e89-4be9-9db7-d37f1c193605} <Debug> TCPHandler: Processed in 0.001391358 sec. | ||
| 3564 | 2025.08.18 20:09:35.601712 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::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 | ||
| 3565 | 2025.08.18 20:09:35.601746 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3566 | 2025.08.18 20:09:35.601809 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3567 | 2025.08.18 20:09:35.601838 [ 4 ] {b1a8a875-5b48-4ff0-a3a7-b2636a11c3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3568 | 2025.08.18 20:09:35.601839 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 71 rows starting from the beginning of the part | ||
| 3569 | 2025.08.18 20:09:35.601882 [ 4 ] {b1a8a875-5b48-4ff0-a3a7-b2636a11c3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3570 | 2025.08.18 20:09:35.601909 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 55 rows starting from the beginning of the part | ||
| 3571 | 2025.08.18 20:09:35.601956 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 3572 | 2025.08.18 20:09:35.601966 [ 201 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001692302 sec., 1217276.8217493095 rows/sec., 107.27 MiB/sec. | ||
| 3573 | 2025.08.18 20:09:35.601993 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 3574 | 2025.08.18 20:09:35.602028 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 67 rows starting from the beginning of the part | ||
| 3575 | 2025.08.18 20:09:35.602063 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 3576 | 2025.08.18 20:09:35.602268 [ 200 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3577 | 2025.08.18 20:09:35.602367 [ 4 ] {b1a8a875-5b48-4ff0-a3a7-b2636a11c3d5} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2025.08.18 20:09:35.602401 [ 4 ] {b1a8a875-5b48-4ff0-a3a7-b2636a11c3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3579 | 2025.08.18 20:09:35.602573 [ 200 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_31_6} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2025.08.18 20:09:35.602650 [ 200 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_31_6} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3581 | 2025.08.18 20:09:35.602732 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 3582 | 2025.08.18 20:09:35.602812 [ 4 ] {b1a8a875-5b48-4ff0-a3a7-b2636a11c3d5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3583 | 2025.08.18 20:09:35.602884 [ 190 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001220955 sec., 258813.79739630045 rows/sec., 19.99 MiB/sec. | ||
| 3584 | 2025.08.18 20:09:35.603014 [ 4 ] {b1a8a875-5b48-4ff0-a3a7-b2636a11c3d5} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2025.08.18 20:09:35.603021 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3586 | 2025.08.18 20:09:35.603120 [ 58 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3587 | 2025.08.18 20:09:35.603138 [ 4 ] {b1a8a875-5b48-4ff0-a3a7-b2636a11c3d5} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001337 sec., 78534.03141361257 rows/sec., 6.13 MiB/sec. | ||
| 3588 | 2025.08.18 20:09:35.603153 [ 58 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3589 | 2025.08.18 20:09:35.603179 [ 4 ] {b1a8a875-5b48-4ff0-a3a7-b2636a11c3d5} <Debug> TCPHandler: Processed in 0.001508829 sec. | ||
| 3590 | 2025.08.18 20:09:35.603183 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3591 | 2025.08.18 20:09:35.603329 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 3592 | 2025.08.18 20:09:35.603333 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_16_3} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2025.08.18 20:09:35.603357 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2025.08.18 20:09:35.603412 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_16_3} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3595 | 2025.08.18 20:09:35.603418 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3596 | 2025.08.18 20:09:35.603448 [ 4 ] {1e4b9a43-5a06-49c2-8fe0-ef499a000df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3597 | 2025.08.18 20:09:35.603451 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 633 rows starting from the beginning of the part | ||
| 3598 | 2025.08.18 20:09:35.603481 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3599 | 2025.08.18 20:09:35.603495 [ 4 ] {1e4b9a43-5a06-49c2-8fe0-ef499a000df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3600 | 2025.08.18 20:09:35.603511 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 105 rows starting from the beginning of the part | ||
| 3601 | 2025.08.18 20:09:35.603550 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 3602 | 2025.08.18 20:09:35.603583 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 155 rows starting from the beginning of the part | ||
| 3603 | 2025.08.18 20:09:35.603615 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 3604 | 2025.08.18 20:09:35.603647 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 105 rows starting from the beginning of the part | ||
| 3605 | 2025.08.18 20:09:35.603898 [ 4 ] {1e4b9a43-5a06-49c2-8fe0-ef499a000df9} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2025.08.18 20:09:35.603936 [ 4 ] {1e4b9a43-5a06-49c2-8fe0-ef499a000df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3607 | 2025.08.18 20:09:35.604328 [ 4 ] {1e4b9a43-5a06-49c2-8fe0-ef499a000df9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3608 | 2025.08.18 20:09:35.604520 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233296 sec., 913000.6097481869 rows/sec., 73.71 MiB/sec. | ||
| 3609 | 2025.08.18 20:09:35.604531 [ 4 ] {1e4b9a43-5a06-49c2-8fe0-ef499a000df9} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3610 | 2025.08.18 20:09:35.604657 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3611 | 2025.08.18 20:09:35.604664 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3612 | 2025.08.18 20:09:35.604662 [ 4 ] {1e4b9a43-5a06-49c2-8fe0-ef499a000df9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 3613 | 2025.08.18 20:09:35.604700 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2025.08.18 20:09:35.604736 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3615 | 2025.08.18 20:09:35.604738 [ 4 ] {1e4b9a43-5a06-49c2-8fe0-ef499a000df9} <Debug> TCPHandler: Processed in 0.001452828 sec. | ||
| 3616 | 2025.08.18 20:09:35.604800 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 3617 | 2025.08.18 20:09:35.604854 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2025.08.18 20:09:35.604900 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3619 | 2025.08.18 20:09:35.604931 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8294 rows starting from the beginning of the part | ||
| 3620 | 2025.08.18 20:09:35.604937 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_31_6} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2025.08.18 20:09:35.604947 [ 4 ] {92943f1a-8af2-4b05-b072-f0b9e9991341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3622 | 2025.08.18 20:09:35.604982 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 3623 | 2025.08.18 20:09:35.605005 [ 4 ] {92943f1a-8af2-4b05-b072-f0b9e9991341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3624 | 2025.08.18 20:09:35.605019 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_31_6} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3625 | 2025.08.18 20:09:35.605026 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 3626 | 2025.08.18 20:09:35.605069 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 203 rows starting from the beginning of the part | ||
| 3627 | 2025.08.18 20:09:35.605099 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3628 | 2025.08.18 20:09:35.605107 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 3629 | 2025.08.18 20:09:35.605149 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 3630 | 2025.08.18 20:09:35.605936 [ 4 ] {92943f1a-8af2-4b05-b072-f0b9e9991341} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3631 | 2025.08.18 20:09:35.605974 [ 4 ] {92943f1a-8af2-4b05-b072-f0b9e9991341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3632 | 2025.08.18 20:09:35.606626 [ 4 ] {92943f1a-8af2-4b05-b072-f0b9e9991341} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3633 | 2025.08.18 20:09:35.606840 [ 4 ] {92943f1a-8af2-4b05-b072-f0b9e9991341} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3634 | 2025.08.18 20:09:35.606967 [ 4 ] {92943f1a-8af2-4b05-b072-f0b9e9991341} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002037 sec., 20127.638684339712 rows/sec., 36.07 MiB/sec. | ||
| 3635 | 2025.08.18 20:09:35.607015 [ 4 ] {92943f1a-8af2-4b05-b072-f0b9e9991341} <Debug> TCPHandler: Processed in 0.002217728 sec. | ||
| 3636 | 2025.08.18 20:09:35.607124 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3637 | 2025.08.18 20:09:35.607275 [ 4 ] {e6f84a78-8207-4182-83b9-1e1bf011ef31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3638 | 2025.08.18 20:09:35.607314 [ 4 ] {e6f84a78-8207-4182-83b9-1e1bf011ef31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3639 | 2025.08.18 20:09:35.607623 [ 4 ] {e6f84a78-8207-4182-83b9-1e1bf011ef31} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2025.08.18 20:09:35.607656 [ 4 ] {e6f84a78-8207-4182-83b9-1e1bf011ef31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3641 | 2025.08.18 20:09:35.607945 [ 4 ] {e6f84a78-8207-4182-83b9-1e1bf011ef31} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3642 | 2025.08.18 20:09:35.608139 [ 4 ] {e6f84a78-8207-4182-83b9-1e1bf011ef31} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3643 | 2025.08.18 20:09:35.608306 [ 25 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3644 | 2025.08.18 20:09:35.608330 [ 4 ] {e6f84a78-8207-4182-83b9-1e1bf011ef31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 3645 | 2025.08.18 20:09:35.608341 [ 25 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2025.08.18 20:09:35.608369 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3647 | 2025.08.18 20:09:35.608371 [ 4 ] {e6f84a78-8207-4182-83b9-1e1bf011ef31} <Debug> TCPHandler: Processed in 0.001235386 sec. | ||
| 3648 | 2025.08.18 20:09:35.608455 [ 190 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 3649 | 2025.08.18 20:09:35.608478 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9137 rows, containing 5 columns (5 merged, 0 gathered) in 0.003663938 sec., 2493764.9054105175 rows/sec., 170.97 MiB/sec. | ||
| 3650 | 2025.08.18 20:09:35.608575 [ 190 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3651 | 2025.08.18 20:09:35.608615 [ 190 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1320 rows starting from the beginning of the part | ||
| 3652 | 2025.08.18 20:09:35.608680 [ 190 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 3653 | 2025.08.18 20:09:35.608724 [ 190 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 3654 | 2025.08.18 20:09:35.608764 [ 190 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 3655 | 2025.08.18 20:09:35.608765 [ 199 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3656 | 2025.08.18 20:09:35.608802 [ 190 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 3657 | 2025.08.18 20:09:35.608862 [ 190 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 3658 | 2025.08.18 20:09:35.609182 [ 199 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2025.08.18 20:09:35.609287 [ 199 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3660 | 2025.08.18 20:09:35.609385 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 3661 | 2025.08.18 20:09:35.609894 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 4 columns (4 merged, 0 gathered) in 0.00152102 sec., 1065074.752468738 rows/sec., 71.78 MiB/sec. | ||
| 3662 | 2025.08.18 20:09:35.610114 [ 190 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3663 | 2025.08.18 20:09:35.610407 [ 190 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_31_6} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2025.08.18 20:09:35.610477 [ 190 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_31_6} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3665 | 2025.08.18 20:09:35.610549 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 3666 | 2025.08.18 20:09:36.214247 [ 58 ] {} <Debug> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3667 | 2025.08.18 20:09:36.214314 [ 58 ] {} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3668 | 2025.08.18 20:09:36.214340 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3669 | 2025.08.18 20:09:36.214451 [ 201 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3670 | 2025.08.18 20:09:36.214584 [ 201 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3671 | 2025.08.18 20:09:36.214621 [ 201 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part | ||
| 3672 | 2025.08.18 20:09:36.214690 [ 201 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 3673 | 2025.08.18 20:09:36.214806 [ 201 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3674 | 2025.08.18 20:09:36.214853 [ 201 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 3675 | 2025.08.18 20:09:36.214896 [ 201 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3676 | 2025.08.18 20:09:36.215864 [ 190 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421558 sec., 531810.8722964522 rows/sec., 38.81 MiB/sec. | ||
| 3677 | 2025.08.18 20:09:36.216034 [ 198 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3678 | 2025.08.18 20:09:36.216314 [ 198 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_9_2} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2025.08.18 20:09:36.216388 [ 198 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_9_2} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3680 | 2025.08.18 20:09:36.216484 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3681 | 2025.08.18 20:09:39.508116 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3682 | 2025.08.18 20:09:39.508320 [ 4 ] {c77776e1-11e7-418f-ad4a-209c50ed04d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3683 | 2025.08.18 20:09:39.508391 [ 4 ] {c77776e1-11e7-418f-ad4a-209c50ed04d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3684 | 2025.08.18 20:09:39.509011 [ 4 ] {c77776e1-11e7-418f-ad4a-209c50ed04d1} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2025.08.18 20:09:39.509061 [ 4 ] {c77776e1-11e7-418f-ad4a-209c50ed04d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3686 | 2025.08.18 20:09:39.509451 [ 4 ] {c77776e1-11e7-418f-ad4a-209c50ed04d1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3687 | 2025.08.18 20:09:39.509693 [ 4 ] {c77776e1-11e7-418f-ad4a-209c50ed04d1} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2025.08.18 20:09:39.509850 [ 4 ] {c77776e1-11e7-418f-ad4a-209c50ed04d1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001582 sec., 1264.2225031605562 rows/sec., 103.09 KiB/sec. | ||
| 3689 | 2025.08.18 20:09:39.509896 [ 4 ] {c77776e1-11e7-418f-ad4a-209c50ed04d1} <Debug> TCPHandler: Processed in 0.001915936 sec. | ||
| 3690 | 2025.08.18 20:09:39.510043 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3691 | 2025.08.18 20:09:39.510158 [ 4 ] {96b32e07-87b4-4a0d-a273-e2a3000d9f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3692 | 2025.08.18 20:09:39.510201 [ 4 ] {96b32e07-87b4-4a0d-a273-e2a3000d9f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3693 | 2025.08.18 20:09:39.511649 [ 4 ] {96b32e07-87b4-4a0d-a273-e2a3000d9f54} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3694 | 2025.08.18 20:09:39.511694 [ 4 ] {96b32e07-87b4-4a0d-a273-e2a3000d9f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3695 | 2025.08.18 20:09:39.512200 [ 4 ] {96b32e07-87b4-4a0d-a273-e2a3000d9f54} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3696 | 2025.08.18 20:09:39.512497 [ 4 ] {96b32e07-87b4-4a0d-a273-e2a3000d9f54} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3697 | 2025.08.18 20:09:39.512720 [ 4 ] {96b32e07-87b4-4a0d-a273-e2a3000d9f54} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.00258 sec., 463953.48837209307 rows/sec., 38.07 MiB/sec. | ||
| 3698 | 2025.08.18 20:09:39.512793 [ 4 ] {96b32e07-87b4-4a0d-a273-e2a3000d9f54} <Debug> TCPHandler: Processed in 0.002820766 sec. | ||
| 3699 | 2025.08.18 20:09:39.512927 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3700 | 2025.08.18 20:09:39.513024 [ 4 ] {91b0b51b-d3b2-452e-b9dc-0d42db4f2d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3701 | 2025.08.18 20:09:39.513066 [ 4 ] {91b0b51b-d3b2-452e-b9dc-0d42db4f2d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3702 | 2025.08.18 20:09:39.513502 [ 4 ] {91b0b51b-d3b2-452e-b9dc-0d42db4f2d56} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2025.08.18 20:09:39.513548 [ 4 ] {91b0b51b-d3b2-452e-b9dc-0d42db4f2d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3704 | 2025.08.18 20:09:39.513902 [ 4 ] {91b0b51b-d3b2-452e-b9dc-0d42db4f2d56} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3705 | 2025.08.18 20:09:39.514122 [ 4 ] {91b0b51b-d3b2-452e-b9dc-0d42db4f2d56} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2025.08.18 20:09:39.514269 [ 4 ] {91b0b51b-d3b2-452e-b9dc-0d42db4f2d56} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001262 sec., 1584.7860538827258 rows/sec., 110.66 KiB/sec. | ||
| 3707 | 2025.08.18 20:09:39.514325 [ 4 ] {91b0b51b-d3b2-452e-b9dc-0d42db4f2d56} <Debug> TCPHandler: Processed in 0.001448419 sec. | ||
| 3708 | 2025.08.18 20:09:39.514459 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3709 | 2025.08.18 20:09:39.514564 [ 4 ] {b59861f4-45eb-4864-bb9b-3dc0a6f41b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3710 | 2025.08.18 20:09:39.514605 [ 4 ] {b59861f4-45eb-4864-bb9b-3dc0a6f41b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3711 | 2025.08.18 20:09:39.515157 [ 4 ] {b59861f4-45eb-4864-bb9b-3dc0a6f41b37} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2025.08.18 20:09:39.515199 [ 4 ] {b59861f4-45eb-4864-bb9b-3dc0a6f41b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3713 | 2025.08.18 20:09:39.515603 [ 4 ] {b59861f4-45eb-4864-bb9b-3dc0a6f41b37} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3714 | 2025.08.18 20:09:39.515844 [ 4 ] {b59861f4-45eb-4864-bb9b-3dc0a6f41b37} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2025.08.18 20:09:39.515978 [ 4 ] {b59861f4-45eb-4864-bb9b-3dc0a6f41b37} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001433 sec., 159106.76901605024 rows/sec., 10.77 MiB/sec. | ||
| 3716 | 2025.08.18 20:09:39.516018 [ 4 ] {b59861f4-45eb-4864-bb9b-3dc0a6f41b37} <Debug> TCPHandler: Processed in 0.001608451 sec. | ||
| 3717 | 2025.08.18 20:09:39.516133 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2025.08.18 20:09:39.516229 [ 4 ] {b21b2909-92ff-4f25-9a3a-f62f8ca897dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3719 | 2025.08.18 20:09:39.516270 [ 4 ] {b21b2909-92ff-4f25-9a3a-f62f8ca897dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3720 | 2025.08.18 20:09:39.516959 [ 4 ] {b21b2909-92ff-4f25-9a3a-f62f8ca897dc} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2025.08.18 20:09:39.516996 [ 4 ] {b21b2909-92ff-4f25-9a3a-f62f8ca897dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3722 | 2025.08.18 20:09:39.517331 [ 4 ] {b21b2909-92ff-4f25-9a3a-f62f8ca897dc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3723 | 2025.08.18 20:09:39.517545 [ 4 ] {b21b2909-92ff-4f25-9a3a-f62f8ca897dc} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2025.08.18 20:09:39.517676 [ 4 ] {b21b2909-92ff-4f25-9a3a-f62f8ca897dc} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001465 sec., 356313.99317406147 rows/sec., 26.38 MiB/sec. | ||
| 3725 | 2025.08.18 20:09:39.517715 [ 4 ] {b21b2909-92ff-4f25-9a3a-f62f8ca897dc} <Debug> TCPHandler: Processed in 0.001631411 sec. | ||
| 3726 | 2025.08.18 20:09:39.517836 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3727 | 2025.08.18 20:09:39.517932 [ 4 ] {3e5d67b7-a3fc-4cae-8e8c-51c5bc34f003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3728 | 2025.08.18 20:09:39.517976 [ 4 ] {3e5d67b7-a3fc-4cae-8e8c-51c5bc34f003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3729 | 2025.08.18 20:09:39.518645 [ 4 ] {3e5d67b7-a3fc-4cae-8e8c-51c5bc34f003} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2025.08.18 20:09:39.518682 [ 4 ] {3e5d67b7-a3fc-4cae-8e8c-51c5bc34f003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3731 | 2025.08.18 20:09:39.519069 [ 4 ] {3e5d67b7-a3fc-4cae-8e8c-51c5bc34f003} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3732 | 2025.08.18 20:09:39.519274 [ 4 ] {3e5d67b7-a3fc-4cae-8e8c-51c5bc34f003} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2025.08.18 20:09:39.519399 [ 4 ] {3e5d67b7-a3fc-4cae-8e8c-51c5bc34f003} <Debug> executeQuery: Read 975 rows, 67.03 KiB in 0.001531 sec., 636838.6675375572 rows/sec., 42.76 MiB/sec. | ||
| 3734 | 2025.08.18 20:09:39.519434 [ 4 ] {3e5d67b7-a3fc-4cae-8e8c-51c5bc34f003} <Debug> TCPHandler: Processed in 0.001695392 sec. | ||
| 3735 | 2025.08.18 20:09:39.519543 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3736 | 2025.08.18 20:09:39.519633 [ 4 ] {8fd6bc75-47ef-41b7-b24d-7111989986d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3737 | 2025.08.18 20:09:39.519737 [ 4 ] {8fd6bc75-47ef-41b7-b24d-7111989986d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3738 | 2025.08.18 20:09:39.520072 [ 4 ] {8fd6bc75-47ef-41b7-b24d-7111989986d4} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2025.08.18 20:09:39.520109 [ 4 ] {8fd6bc75-47ef-41b7-b24d-7111989986d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3740 | 2025.08.18 20:09:39.520434 [ 4 ] {8fd6bc75-47ef-41b7-b24d-7111989986d4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3741 | 2025.08.18 20:09:39.520750 [ 4 ] {8fd6bc75-47ef-41b7-b24d-7111989986d4} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2025.08.18 20:09:39.520900 [ 4 ] {8fd6bc75-47ef-41b7-b24d-7111989986d4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001223 sec., 39247.75143090761 rows/sec., 2.65 MiB/sec. | ||
| 3743 | 2025.08.18 20:09:39.520937 [ 4 ] {8fd6bc75-47ef-41b7-b24d-7111989986d4} <Debug> TCPHandler: Processed in 0.001387018 sec. | ||
| 3744 | 2025.08.18 20:09:40.591030 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3745 | 2025.08.18 20:09:40.591212 [ 4 ] {e32e5d30-277a-4103-984b-e9b4f7216950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3746 | 2025.08.18 20:09:40.591281 [ 4 ] {e32e5d30-277a-4103-984b-e9b4f7216950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3747 | 2025.08.18 20:09:40.591931 [ 4 ] {e32e5d30-277a-4103-984b-e9b4f7216950} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3748 | 2025.08.18 20:09:40.591983 [ 4 ] {e32e5d30-277a-4103-984b-e9b4f7216950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3749 | 2025.08.18 20:09:40.592389 [ 4 ] {e32e5d30-277a-4103-984b-e9b4f7216950} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3750 | 2025.08.18 20:09:40.592624 [ 4 ] {e32e5d30-277a-4103-984b-e9b4f7216950} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2025.08.18 20:09:40.592783 [ 4 ] {e32e5d30-277a-4103-984b-e9b4f7216950} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.64 MiB/sec. | ||
| 3752 | 2025.08.18 20:09:40.592835 [ 4 ] {e32e5d30-277a-4103-984b-e9b4f7216950} <Debug> TCPHandler: Processed in 0.001937585 sec. | ||
| 3753 | 2025.08.18 20:09:40.592958 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3754 | 2025.08.18 20:09:40.593062 [ 4 ] {ec47a7cc-cd1d-403f-986b-995647a76585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3755 | 2025.08.18 20:09:40.593106 [ 4 ] {ec47a7cc-cd1d-403f-986b-995647a76585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3756 | 2025.08.18 20:09:40.593549 [ 4 ] {ec47a7cc-cd1d-403f-986b-995647a76585} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2025.08.18 20:09:40.593585 [ 4 ] {ec47a7cc-cd1d-403f-986b-995647a76585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3758 | 2025.08.18 20:09:40.593897 [ 4 ] {ec47a7cc-cd1d-403f-986b-995647a76585} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3759 | 2025.08.18 20:09:40.594110 [ 4 ] {ec47a7cc-cd1d-403f-986b-995647a76585} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2025.08.18 20:09:40.594241 [ 4 ] {ec47a7cc-cd1d-403f-986b-995647a76585} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 3761 | 2025.08.18 20:09:40.594280 [ 4 ] {ec47a7cc-cd1d-403f-986b-995647a76585} <Debug> TCPHandler: Processed in 0.001374728 sec. | ||
| 3762 | 2025.08.18 20:09:40.594388 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3763 | 2025.08.18 20:09:40.594486 [ 4 ] {741c2a6a-5c21-45b2-b956-d36d2675d031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3764 | 2025.08.18 20:09:40.594531 [ 4 ] {741c2a6a-5c21-45b2-b956-d36d2675d031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3765 | 2025.08.18 20:09:40.594894 [ 4 ] {741c2a6a-5c21-45b2-b956-d36d2675d031} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2025.08.18 20:09:40.594929 [ 4 ] {741c2a6a-5c21-45b2-b956-d36d2675d031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3767 | 2025.08.18 20:09:40.595259 [ 4 ] {741c2a6a-5c21-45b2-b956-d36d2675d031} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3768 | 2025.08.18 20:09:40.595483 [ 4 ] {741c2a6a-5c21-45b2-b956-d36d2675d031} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2025.08.18 20:09:40.595619 [ 4 ] {741c2a6a-5c21-45b2-b956-d36d2675d031} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001153 sec., 27753.686036426716 rows/sec., 1.93 MiB/sec. | ||
| 3770 | 2025.08.18 20:09:40.595657 [ 4 ] {741c2a6a-5c21-45b2-b956-d36d2675d031} <Debug> TCPHandler: Processed in 0.001316078 sec. | ||
| 3771 | 2025.08.18 20:09:40.595762 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3772 | 2025.08.18 20:09:40.595859 [ 4 ] {18f1ec66-5dd4-403a-a5b8-b0fc92955361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3773 | 2025.08.18 20:09:40.595902 [ 4 ] {18f1ec66-5dd4-403a-a5b8-b0fc92955361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3774 | 2025.08.18 20:09:40.596217 [ 4 ] {18f1ec66-5dd4-403a-a5b8-b0fc92955361} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2025.08.18 20:09:40.596252 [ 4 ] {18f1ec66-5dd4-403a-a5b8-b0fc92955361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3776 | 2025.08.18 20:09:40.596559 [ 4 ] {18f1ec66-5dd4-403a-a5b8-b0fc92955361} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3777 | 2025.08.18 20:09:40.596770 [ 4 ] {18f1ec66-5dd4-403a-a5b8-b0fc92955361} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2025.08.18 20:09:40.596903 [ 4 ] {18f1ec66-5dd4-403a-a5b8-b0fc92955361} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001067 sec., 11246.485473289596 rows/sec., 776.12 KiB/sec. | ||
| 3779 | 2025.08.18 20:09:40.596937 [ 4 ] {18f1ec66-5dd4-403a-a5b8-b0fc92955361} <Debug> TCPHandler: Processed in 0.001229666 sec. | ||
| 3780 | 2025.08.18 20:09:41.533801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9699 | ||
| 3781 | 2025.08.18 20:09:41.534347 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2025.08.18 20:09:41.534387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3783 | 2025.08.18 20:09:41.534879 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3784 | 2025.08.18 20:09:41.535130 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2025.08.18 20:09:41.535272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
| 3786 | 2025.08.18 20:09:41.535266 [ 27 ] {} <Debug> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3787 | 2025.08.18 20:09:41.535351 [ 27 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2025.08.18 20:09:41.535372 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3789 | 2025.08.18 20:09:41.535502 [ 201 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::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 | ||
| 3790 | 2025.08.18 20:09:41.535646 [ 201 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3791 | 2025.08.18 20:09:41.535689 [ 201 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7442 rows starting from the beginning of the part | ||
| 3792 | 2025.08.18 20:09:41.535756 [ 201 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
| 3793 | 2025.08.18 20:09:41.535809 [ 201 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
| 3794 | 2025.08.18 20:09:41.535858 [ 201 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
| 3795 | 2025.08.18 20:09:41.535901 [ 201 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
| 3796 | 2025.08.18 20:09:41.535942 [ 201 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
| 3797 | 2025.08.18 20:09:41.537969 [ 190 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002526413 sec., 3839039.776948583 rows/sec., 54.92 MiB/sec. | ||
| 3798 | 2025.08.18 20:09:41.538258 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3799 | 2025.08.18 20:09:41.538539 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_21_4} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2025.08.18 20:09:41.538611 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_21_4} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3801 | 2025.08.18 20:09:41.538702 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3802 | 2025.08.18 20:09:42.060384 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 3803 | 2025.08.18 20:09:42.078267 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2025.08.18 20:09:42.078338 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3805 | 2025.08.18 20:09:42.084047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3806 | 2025.08.18 20:09:42.084994 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2025.08.18 20:09:42.088094 [ 28 ] {} <Debug> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3808 | 2025.08.18 20:09:42.088166 [ 28 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3809 | 2025.08.18 20:09:42.088187 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3810 | 2025.08.18 20:09:42.088322 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::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 | ||
| 3811 | 2025.08.18 20:09:42.092677 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3812 | 2025.08.18 20:09:42.093931 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 3813 | 2025.08.18 20:09:42.094349 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 3814 | 2025.08.18 20:09:42.098946 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 3815 | 2025.08.18 20:09:42.103323 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 3816 | 2025.08.18 20:09:42.107708 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 3817 | 2025.08.18 20:09:42.111971 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 3818 | 2025.08.18 20:09:42.115978 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 3819 | 2025.08.18 20:09:42.175672 [ 188 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.087401449 sec., 1819.191807678154 rows/sec., 9.41 MiB/sec. | ||
| 3820 | 2025.08.18 20:09:42.178490 [ 191 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3821 | 2025.08.18 20:09:42.180577 [ 191 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_21_4} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3822 | 2025.08.18 20:09:42.180684 [ 191 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_21_4} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3823 | 2025.08.18 20:09:42.182514 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 3824 | 2025.08.18 20:09:43.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.58 MiB, peak 228.14 MiB, free memory in arenas 0.00 B, will set to 220.77 MiB (RSS), difference: 3.19 MiB | ||
| 3825 | 2025.08.18 20:09:44.057501 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 552 | ||
| 3826 | 2025.08.18 20:09:44.059937 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2025.08.18 20:09:44.060001 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3828 | 2025.08.18 20:09:44.061252 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3829 | 2025.08.18 20:09:44.061561 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2025.08.18 20:09:44.061924 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 3831 | 2025.08.18 20:09:45.599920 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2025.08.18 20:09:45.600100 [ 4 ] {cbe03922-43b1-4fbc-aa10-1c413c7f30fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3833 | 2025.08.18 20:09:45.600169 [ 4 ] {cbe03922-43b1-4fbc-aa10-1c413c7f30fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3834 | 2025.08.18 20:09:45.600875 [ 4 ] {cbe03922-43b1-4fbc-aa10-1c413c7f30fe} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2025.08.18 20:09:45.600918 [ 4 ] {cbe03922-43b1-4fbc-aa10-1c413c7f30fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3836 | 2025.08.18 20:09:45.601323 [ 4 ] {cbe03922-43b1-4fbc-aa10-1c413c7f30fe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3837 | 2025.08.18 20:09:45.601544 [ 4 ] {cbe03922-43b1-4fbc-aa10-1c413c7f30fe} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2025.08.18 20:09:45.601707 [ 4 ] {cbe03922-43b1-4fbc-aa10-1c413c7f30fe} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001657 sec., 83283.04164152082 rows/sec., 7.21 MiB/sec. | ||
| 3839 | 2025.08.18 20:09:45.601757 [ 4 ] {cbe03922-43b1-4fbc-aa10-1c413c7f30fe} <Debug> TCPHandler: Processed in 0.001965885 sec. | ||
| 3840 | 2025.08.18 20:09:45.601877 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2025.08.18 20:09:45.601982 [ 4 ] {3fcf4ba3-cca4-4d99-8e66-93f01e2b0c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3842 | 2025.08.18 20:09:45.602026 [ 4 ] {3fcf4ba3-cca4-4d99-8e66-93f01e2b0c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3843 | 2025.08.18 20:09:45.602448 [ 4 ] {3fcf4ba3-cca4-4d99-8e66-93f01e2b0c64} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2025.08.18 20:09:45.602482 [ 4 ] {3fcf4ba3-cca4-4d99-8e66-93f01e2b0c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3845 | 2025.08.18 20:09:45.602803 [ 4 ] {3fcf4ba3-cca4-4d99-8e66-93f01e2b0c64} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3846 | 2025.08.18 20:09:45.603015 [ 4 ] {3fcf4ba3-cca4-4d99-8e66-93f01e2b0c64} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3847 | 2025.08.18 20:09:45.603149 [ 4 ] {3fcf4ba3-cca4-4d99-8e66-93f01e2b0c64} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001191 sec., 34424.85306465155 rows/sec., 2.53 MiB/sec. | ||
| 3848 | 2025.08.18 20:09:45.603187 [ 4 ] {3fcf4ba3-cca4-4d99-8e66-93f01e2b0c64} <Debug> TCPHandler: Processed in 0.001363008 sec. | ||
| 3849 | 2025.08.18 20:09:45.603308 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3850 | 2025.08.18 20:09:45.603404 [ 4 ] {52307534-51dd-4784-8c2e-1d06d0572281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3851 | 2025.08.18 20:09:45.603445 [ 4 ] {52307534-51dd-4784-8c2e-1d06d0572281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3852 | 2025.08.18 20:09:45.603874 [ 4 ] {52307534-51dd-4784-8c2e-1d06d0572281} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2025.08.18 20:09:45.603910 [ 4 ] {52307534-51dd-4784-8c2e-1d06d0572281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3854 | 2025.08.18 20:09:45.604218 [ 4 ] {52307534-51dd-4784-8c2e-1d06d0572281} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3855 | 2025.08.18 20:09:45.604436 [ 4 ] {52307534-51dd-4784-8c2e-1d06d0572281} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2025.08.18 20:09:45.604565 [ 4 ] {52307534-51dd-4784-8c2e-1d06d0572281} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001179 sec., 89058.524173028 rows/sec., 6.96 MiB/sec. | ||
| 3857 | 2025.08.18 20:09:45.604602 [ 4 ] {52307534-51dd-4784-8c2e-1d06d0572281} <Debug> TCPHandler: Processed in 0.001344178 sec. | ||
| 3858 | 2025.08.18 20:09:45.604714 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2025.08.18 20:09:45.604811 [ 4 ] {7f7fbe21-5530-4a0a-b1c1-42cbdfd51a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3860 | 2025.08.18 20:09:45.604855 [ 4 ] {7f7fbe21-5530-4a0a-b1c1-42cbdfd51a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3861 | 2025.08.18 20:09:45.605284 [ 4 ] {7f7fbe21-5530-4a0a-b1c1-42cbdfd51a5e} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2025.08.18 20:09:45.605323 [ 4 ] {7f7fbe21-5530-4a0a-b1c1-42cbdfd51a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3863 | 2025.08.18 20:09:45.605675 [ 4 ] {7f7fbe21-5530-4a0a-b1c1-42cbdfd51a5e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3864 | 2025.08.18 20:09:45.605901 [ 4 ] {7f7fbe21-5530-4a0a-b1c1-42cbdfd51a5e} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2025.08.18 20:09:45.606038 [ 4 ] {7f7fbe21-5530-4a0a-b1c1-42cbdfd51a5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 3866 | 2025.08.18 20:09:45.606077 [ 4 ] {7f7fbe21-5530-4a0a-b1c1-42cbdfd51a5e} <Debug> TCPHandler: Processed in 0.001412699 sec. | ||
| 3867 | 2025.08.18 20:09:45.606201 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3868 | 2025.08.18 20:09:45.606318 [ 4 ] {18d2a0e3-3e0e-4814-99fe-b442ab9b92d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3869 | 2025.08.18 20:09:45.606374 [ 4 ] {18d2a0e3-3e0e-4814-99fe-b442ab9b92d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3870 | 2025.08.18 20:09:45.607191 [ 4 ] {18d2a0e3-3e0e-4814-99fe-b442ab9b92d5} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2025.08.18 20:09:45.607229 [ 4 ] {18d2a0e3-3e0e-4814-99fe-b442ab9b92d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3872 | 2025.08.18 20:09:45.607810 [ 4 ] {18d2a0e3-3e0e-4814-99fe-b442ab9b92d5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3873 | 2025.08.18 20:09:45.608046 [ 4 ] {18d2a0e3-3e0e-4814-99fe-b442ab9b92d5} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2025.08.18 20:09:45.608183 [ 4 ] {18d2a0e3-3e0e-4814-99fe-b442ab9b92d5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001884 sec., 21762.20806794055 rows/sec., 39.00 MiB/sec. | ||
| 3875 | 2025.08.18 20:09:45.608245 [ 4 ] {18d2a0e3-3e0e-4814-99fe-b442ab9b92d5} <Debug> TCPHandler: Processed in 0.002104048 sec. | ||
| 3876 | 2025.08.18 20:09:45.608360 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2025.08.18 20:09:45.608456 [ 4 ] {71e1fecf-bde0-427e-a488-c3fc557af2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3878 | 2025.08.18 20:09:45.608498 [ 4 ] {71e1fecf-bde0-427e-a488-c3fc557af2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3879 | 2025.08.18 20:09:45.608827 [ 4 ] {71e1fecf-bde0-427e-a488-c3fc557af2c3} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2025.08.18 20:09:45.608862 [ 4 ] {71e1fecf-bde0-427e-a488-c3fc557af2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3881 | 2025.08.18 20:09:45.609172 [ 4 ] {71e1fecf-bde0-427e-a488-c3fc557af2c3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3882 | 2025.08.18 20:09:45.609397 [ 4 ] {71e1fecf-bde0-427e-a488-c3fc557af2c3} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2025.08.18 20:09:45.609525 [ 4 ] {71e1fecf-bde0-427e-a488-c3fc557af2c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 3884 | 2025.08.18 20:09:45.609560 [ 4 ] {71e1fecf-bde0-427e-a488-c3fc557af2c3} <Debug> TCPHandler: Processed in 0.001249506 sec. | ||
| 3885 | 2025.08.18 20:09:48.934810 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3886 | 2025.08.18 20:09:48.934870 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3887 | 2025.08.18 20:09:49.035573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10187 | ||
| 3888 | 2025.08.18 20:09:49.036084 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3889 | 2025.08.18 20:09:49.036124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3890 | 2025.08.18 20:09:49.036743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3891 | 2025.08.18 20:09:49.036975 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2025.08.18 20:09:49.037106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10187 | ||
| 3893 | 2025.08.18 20:09:49.594186 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 3894 | 2025.08.18 20:09:49.609010 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2025.08.18 20:09:49.609083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3896 | 2025.08.18 20:09:49.615574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3897 | 2025.08.18 20:09:49.616436 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2025.08.18 20:09:49.619636 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 3899 | 2025.08.18 20:09:50.597238 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3900 | 2025.08.18 20:09:50.597441 [ 4 ] {fba20457-9b6c-4949-a987-96a71a60219a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3901 | 2025.08.18 20:09:50.597516 [ 4 ] {fba20457-9b6c-4949-a987-96a71a60219a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3902 | 2025.08.18 20:09:50.598232 [ 4 ] {fba20457-9b6c-4949-a987-96a71a60219a} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2025.08.18 20:09:50.598284 [ 4 ] {fba20457-9b6c-4949-a987-96a71a60219a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3904 | 2025.08.18 20:09:50.598679 [ 4 ] {fba20457-9b6c-4949-a987-96a71a60219a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3905 | 2025.08.18 20:09:50.598907 [ 4 ] {fba20457-9b6c-4949-a987-96a71a60219a} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2025.08.18 20:09:50.599067 [ 4 ] {fba20457-9b6c-4949-a987-96a71a60219a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.54 MiB/sec. | ||
| 3907 | 2025.08.18 20:09:50.599117 [ 4 ] {fba20457-9b6c-4949-a987-96a71a60219a} <Debug> TCPHandler: Processed in 0.002019176 sec. | ||
| 3908 | 2025.08.18 20:09:50.599240 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3909 | 2025.08.18 20:09:50.599345 [ 4 ] {645e53a3-b1de-4f30-8b2b-9962c212f6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3910 | 2025.08.18 20:09:50.599388 [ 4 ] {645e53a3-b1de-4f30-8b2b-9962c212f6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3911 | 2025.08.18 20:09:50.599826 [ 4 ] {645e53a3-b1de-4f30-8b2b-9962c212f6f9} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2025.08.18 20:09:50.599864 [ 4 ] {645e53a3-b1de-4f30-8b2b-9962c212f6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3913 | 2025.08.18 20:09:50.600195 [ 4 ] {645e53a3-b1de-4f30-8b2b-9962c212f6f9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3914 | 2025.08.18 20:09:50.600416 [ 4 ] {645e53a3-b1de-4f30-8b2b-9962c212f6f9} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2025.08.18 20:09:50.600545 [ 4 ] {645e53a3-b1de-4f30-8b2b-9962c212f6f9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 3916 | 2025.08.18 20:09:50.600584 [ 4 ] {645e53a3-b1de-4f30-8b2b-9962c212f6f9} <Debug> TCPHandler: Processed in 0.001397749 sec. | ||
| 3917 | 2025.08.18 20:09:50.600696 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2025.08.18 20:09:50.600792 [ 4 ] {bba284dc-45cb-4735-bafb-113c812d5a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3919 | 2025.08.18 20:09:50.600835 [ 4 ] {bba284dc-45cb-4735-bafb-113c812d5a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3920 | 2025.08.18 20:09:50.601252 [ 4 ] {bba284dc-45cb-4735-bafb-113c812d5a92} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2025.08.18 20:09:50.601288 [ 4 ] {bba284dc-45cb-4735-bafb-113c812d5a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3922 | 2025.08.18 20:09:50.601643 [ 4 ] {bba284dc-45cb-4735-bafb-113c812d5a92} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3923 | 2025.08.18 20:09:50.601855 [ 4 ] {bba284dc-45cb-4735-bafb-113c812d5a92} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2025.08.18 20:09:50.601984 [ 4 ] {bba284dc-45cb-4735-bafb-113c812d5a92} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 3925 | 2025.08.18 20:09:50.602021 [ 4 ] {bba284dc-45cb-4735-bafb-113c812d5a92} <Debug> TCPHandler: Processed in 0.001376508 sec. | ||
| 3926 | 2025.08.18 20:09:50.602130 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3927 | 2025.08.18 20:09:50.602226 [ 4 ] {35ceefc4-63d4-410a-a5b3-ff6ec704ebc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3928 | 2025.08.18 20:09:50.602267 [ 4 ] {35ceefc4-63d4-410a-a5b3-ff6ec704ebc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3929 | 2025.08.18 20:09:50.602590 [ 4 ] {35ceefc4-63d4-410a-a5b3-ff6ec704ebc2} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3930 | 2025.08.18 20:09:50.602625 [ 4 ] {35ceefc4-63d4-410a-a5b3-ff6ec704ebc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3931 | 2025.08.18 20:09:50.602924 [ 4 ] {35ceefc4-63d4-410a-a5b3-ff6ec704ebc2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3932 | 2025.08.18 20:09:50.603132 [ 4 ] {35ceefc4-63d4-410a-a5b3-ff6ec704ebc2} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3933 | 2025.08.18 20:09:50.603259 [ 4 ] {35ceefc4-63d4-410a-a5b3-ff6ec704ebc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 3934 | 2025.08.18 20:09:50.603295 [ 4 ] {35ceefc4-63d4-410a-a5b3-ff6ec704ebc2} <Debug> TCPHandler: Processed in 0.001215496 sec. | ||
| 3935 | 2025.08.18 20:09:54.062092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 572 | ||
| 3936 | 2025.08.18 20:09:54.064270 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2025.08.18 20:09:54.064329 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3938 | 2025.08.18 20:09:54.065601 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3939 | 2025.08.18 20:09:54.065885 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2025.08.18 20:09:54.066047 [ 96 ] {} <Debug> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3941 | 2025.08.18 20:09:54.066145 [ 96 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2025.08.18 20:09:54.066182 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3943 | 2025.08.18 20:09:54.066250 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 572 | ||
| 3944 | 2025.08.18 20:09:54.066336 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::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 | ||
| 3945 | 2025.08.18 20:09:54.066897 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3946 | 2025.08.18 20:09:54.067033 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 440 rows starting from the beginning of the part | ||
| 3947 | 2025.08.18 20:09:54.067385 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3948 | 2025.08.18 20:09:54.067741 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
| 3949 | 2025.08.18 20:09:54.068069 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
| 3950 | 2025.08.18 20:09:54.068386 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 3951 | 2025.08.18 20:09:54.068739 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
| 3952 | 2025.08.18 20:09:54.075034 [ 191 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 72 columns (72 merged, 0 gathered) in 0.008763044 sec., 65274.12164083622 rows/sec., 56.02 MiB/sec. | ||
| 3953 | 2025.08.18 20:09:54.076057 [ 197 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3954 | 2025.08.18 20:09:54.076692 [ 197 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_16_3} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3955 | 2025.08.18 20:09:54.076781 [ 197 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_16_3} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3956 | 2025.08.18 20:09:54.077136 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 3957 | 2025.08.18 20:09:55.601752 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3958 | 2025.08.18 20:09:55.601958 [ 4 ] {91d89706-ec12-4272-92e8-5b443f72c829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3959 | 2025.08.18 20:09:55.602037 [ 4 ] {91d89706-ec12-4272-92e8-5b443f72c829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3960 | 2025.08.18 20:09:55.602737 [ 4 ] {91d89706-ec12-4272-92e8-5b443f72c829} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2025.08.18 20:09:55.602792 [ 4 ] {91d89706-ec12-4272-92e8-5b443f72c829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3962 | 2025.08.18 20:09:55.603189 [ 4 ] {91d89706-ec12-4272-92e8-5b443f72c829} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3963 | 2025.08.18 20:09:55.603448 [ 4 ] {91d89706-ec12-4272-92e8-5b443f72c829} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3964 | 2025.08.18 20:09:55.603615 [ 4 ] {91d89706-ec12-4272-92e8-5b443f72c829} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001712 sec., 14018.691588785046 rows/sec., 1.16 MiB/sec. | ||
| 3965 | 2025.08.18 20:09:55.603910 [ 4 ] {91d89706-ec12-4272-92e8-5b443f72c829} <Debug> TCPHandler: Processed in 0.00230243 sec. | ||
| 3966 | 2025.08.18 20:09:55.604092 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3967 | 2025.08.18 20:09:55.604227 [ 4 ] {55450e0c-dc92-4086-b7f8-bae10a46d1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3968 | 2025.08.18 20:09:55.604288 [ 4 ] {55450e0c-dc92-4086-b7f8-bae10a46d1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3969 | 2025.08.18 20:09:55.604846 [ 4 ] {55450e0c-dc92-4086-b7f8-bae10a46d1e4} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2025.08.18 20:09:55.604886 [ 4 ] {55450e0c-dc92-4086-b7f8-bae10a46d1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3971 | 2025.08.18 20:09:55.605233 [ 4 ] {55450e0c-dc92-4086-b7f8-bae10a46d1e4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3972 | 2025.08.18 20:09:55.605451 [ 4 ] {55450e0c-dc92-4086-b7f8-bae10a46d1e4} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2025.08.18 20:09:55.605590 [ 4 ] {55450e0c-dc92-4086-b7f8-bae10a46d1e4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001395 sec., 1433.6917562724016 rows/sec., 116.91 KiB/sec. | ||
| 3974 | 2025.08.18 20:09:55.605631 [ 4 ] {55450e0c-dc92-4086-b7f8-bae10a46d1e4} <Debug> TCPHandler: Processed in 0.001607031 sec. | ||
| 3975 | 2025.08.18 20:09:55.605748 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2025.08.18 20:09:55.605844 [ 4 ] {aa45c468-1877-492e-bf57-fea580f3cfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3977 | 2025.08.18 20:09:55.605885 [ 4 ] {aa45c468-1877-492e-bf57-fea580f3cfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3978 | 2025.08.18 20:09:55.606465 [ 4 ] {aa45c468-1877-492e-bf57-fea580f3cfb9} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2025.08.18 20:09:55.606503 [ 4 ] {aa45c468-1877-492e-bf57-fea580f3cfb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3980 | 2025.08.18 20:09:55.606831 [ 4 ] {aa45c468-1877-492e-bf57-fea580f3cfb9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 3981 | 2025.08.18 20:09:55.607050 [ 4 ] {aa45c468-1877-492e-bf57-fea580f3cfb9} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2025.08.18 20:09:55.607164 [ 94 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 3983 | 2025.08.18 20:09:55.607186 [ 4 ] {aa45c468-1877-492e-bf57-fea580f3cfb9} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.001358 sec., 190721.6494845361 rows/sec., 17.07 MiB/sec. | ||
| 3984 | 2025.08.18 20:09:55.607236 [ 94 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2025.08.18 20:09:55.607248 [ 4 ] {aa45c468-1877-492e-bf57-fea580f3cfb9} <Debug> TCPHandler: Processed in 0.001549911 sec. | ||
| 3986 | 2025.08.18 20:09:55.607266 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3987 | 2025.08.18 20:09:55.607370 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 3988 | 2025.08.18 20:09:55.607373 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3989 | 2025.08.18 20:09:55.607472 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3990 | 2025.08.18 20:09:55.607489 [ 4 ] {0c0e8006-4dd7-4d4c-b539-acdadc51b895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3991 | 2025.08.18 20:09:55.607500 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1407 rows starting from the beginning of the part | ||
| 3992 | 2025.08.18 20:09:55.607531 [ 4 ] {0c0e8006-4dd7-4d4c-b539-acdadc51b895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3993 | 2025.08.18 20:09:55.607555 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1197 rows starting from the beginning of the part | ||
| 3994 | 2025.08.18 20:09:55.607596 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 3995 | 2025.08.18 20:09:55.607636 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 138 rows starting from the beginning of the part | ||
| 3996 | 2025.08.18 20:09:55.607674 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 3997 | 2025.08.18 20:09:55.607719 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 259 rows starting from the beginning of the part | ||
| 3998 | 2025.08.18 20:09:55.607960 [ 4 ] {0c0e8006-4dd7-4d4c-b539-acdadc51b895} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2025.08.18 20:09:55.607996 [ 4 ] {0c0e8006-4dd7-4d4c-b539-acdadc51b895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4000 | 2025.08.18 20:09:55.608414 [ 4 ] {0c0e8006-4dd7-4d4c-b539-acdadc51b895} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4001 | 2025.08.18 20:09:55.608630 [ 4 ] {0c0e8006-4dd7-4d4c-b539-acdadc51b895} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2025.08.18 20:09:55.608763 [ 4 ] {0c0e8006-4dd7-4d4c-b539-acdadc51b895} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001291 sec., 42602.63361735089 rows/sec., 3.16 MiB/sec. | ||
| 4003 | 2025.08.18 20:09:55.608804 [ 4 ] {0c0e8006-4dd7-4d4c-b539-acdadc51b895} <Debug> TCPHandler: Processed in 0.001481949 sec. | ||
| 4004 | 2025.08.18 20:09:55.608917 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4005 | 2025.08.18 20:09:55.609001 [ 197 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3113 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672182 sec., 1861639.462690066 rows/sec., 162.30 MiB/sec. | ||
| 4006 | 2025.08.18 20:09:55.609014 [ 4 ] {25f97a7c-c6ee-435d-86f9-9d0be4fcc1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4007 | 2025.08.18 20:09:55.609082 [ 4 ] {25f97a7c-c6ee-435d-86f9-9d0be4fcc1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4008 | 2025.08.18 20:09:55.609287 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4009 | 2025.08.18 20:09:55.609490 [ 4 ] {25f97a7c-c6ee-435d-86f9-9d0be4fcc1f9} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2025.08.18 20:09:55.609535 [ 4 ] {25f97a7c-c6ee-435d-86f9-9d0be4fcc1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4011 | 2025.08.18 20:09:55.609616 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_36_7} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2025.08.18 20:09:55.609718 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_36_7} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4013 | 2025.08.18 20:09:55.609816 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 4014 | 2025.08.18 20:09:55.609862 [ 4 ] {25f97a7c-c6ee-435d-86f9-9d0be4fcc1f9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4015 | 2025.08.18 20:09:55.610086 [ 4 ] {25f97a7c-c6ee-435d-86f9-9d0be4fcc1f9} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2025.08.18 20:09:55.610224 [ 4 ] {25f97a7c-c6ee-435d-86f9-9d0be4fcc1f9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001227 sec., 19559.902200488996 rows/sec., 1.62 MiB/sec. | ||
| 4017 | 2025.08.18 20:09:55.610263 [ 4 ] {25f97a7c-c6ee-435d-86f9-9d0be4fcc1f9} <Debug> TCPHandler: Processed in 0.001397768 sec. | ||
| 4018 | 2025.08.18 20:09:55.610374 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2025.08.18 20:09:55.610470 [ 4 ] {0ff948fa-9bcd-43c6-893d-dec482cb49ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4020 | 2025.08.18 20:09:55.610510 [ 4 ] {0ff948fa-9bcd-43c6-893d-dec482cb49ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4021 | 2025.08.18 20:09:55.610905 [ 4 ] {0ff948fa-9bcd-43c6-893d-dec482cb49ed} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2025.08.18 20:09:55.610942 [ 4 ] {0ff948fa-9bcd-43c6-893d-dec482cb49ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4023 | 2025.08.18 20:09:55.611237 [ 4 ] {0ff948fa-9bcd-43c6-893d-dec482cb49ed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4024 | 2025.08.18 20:09:55.611450 [ 4 ] {0ff948fa-9bcd-43c6-893d-dec482cb49ed} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2025.08.18 20:09:55.611578 [ 4 ] {0ff948fa-9bcd-43c6-893d-dec482cb49ed} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 4026 | 2025.08.18 20:09:55.611617 [ 4 ] {0ff948fa-9bcd-43c6-893d-dec482cb49ed} <Debug> TCPHandler: Processed in 0.001292327 sec. | ||
| 4027 | 2025.08.18 20:09:55.611730 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4028 | 2025.08.18 20:09:55.611825 [ 4 ] {ebb53e1f-78c3-42c3-8df5-3aac23712f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4029 | 2025.08.18 20:09:55.611865 [ 4 ] {ebb53e1f-78c3-42c3-8df5-3aac23712f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4030 | 2025.08.18 20:09:55.612332 [ 4 ] {ebb53e1f-78c3-42c3-8df5-3aac23712f24} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2025.08.18 20:09:55.612369 [ 4 ] {ebb53e1f-78c3-42c3-8df5-3aac23712f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4032 | 2025.08.18 20:09:55.612677 [ 4 ] {ebb53e1f-78c3-42c3-8df5-3aac23712f24} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4033 | 2025.08.18 20:09:55.612897 [ 4 ] {ebb53e1f-78c3-42c3-8df5-3aac23712f24} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2025.08.18 20:09:55.613034 [ 4 ] {ebb53e1f-78c3-42c3-8df5-3aac23712f24} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001225 sec., 116734.69387755102 rows/sec., 9.42 MiB/sec. | ||
| 4035 | 2025.08.18 20:09:55.613037 [ 93 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4036 | 2025.08.18 20:09:55.613075 [ 4 ] {ebb53e1f-78c3-42c3-8df5-3aac23712f24} <Debug> TCPHandler: Processed in 0.001395778 sec. | ||
| 4037 | 2025.08.18 20:09:55.613094 [ 93 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2025.08.18 20:09:55.613120 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4039 | 2025.08.18 20:09:55.613192 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4040 | 2025.08.18 20:09:55.613248 [ 195 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 4041 | 2025.08.18 20:09:55.613294 [ 4 ] {15c1a52e-fe39-47bd-93b1-ff71677e78bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4042 | 2025.08.18 20:09:55.613343 [ 4 ] {15c1a52e-fe39-47bd-93b1-ff71677e78bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4043 | 2025.08.18 20:09:55.613356 [ 195 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4044 | 2025.08.18 20:09:55.613392 [ 195 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 633 rows starting from the beginning of the part | ||
| 4045 | 2025.08.18 20:09:55.613457 [ 195 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 522 rows starting from the beginning of the part | ||
| 4046 | 2025.08.18 20:09:55.613507 [ 195 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 4047 | 2025.08.18 20:09:55.613553 [ 195 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 105 rows starting from the beginning of the part | ||
| 4048 | 2025.08.18 20:09:55.613610 [ 195 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 4049 | 2025.08.18 20:09:55.613659 [ 195 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 143 rows starting from the beginning of the part | ||
| 4050 | 2025.08.18 20:09:55.613781 [ 4 ] {15c1a52e-fe39-47bd-93b1-ff71677e78bb} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2025.08.18 20:09:55.613824 [ 4 ] {15c1a52e-fe39-47bd-93b1-ff71677e78bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4052 | 2025.08.18 20:09:55.614196 [ 4 ] {15c1a52e-fe39-47bd-93b1-ff71677e78bb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4053 | 2025.08.18 20:09:55.614448 [ 4 ] {15c1a52e-fe39-47bd-93b1-ff71677e78bb} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2025.08.18 20:09:55.614571 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4055 | 2025.08.18 20:09:55.614589 [ 4 ] {15c1a52e-fe39-47bd-93b1-ff71677e78bb} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001314 sec., 149923.89649923897 rows/sec., 10.75 MiB/sec. | ||
| 4056 | 2025.08.18 20:09:55.614606 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2025.08.18 20:09:55.614633 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4058 | 2025.08.18 20:09:55.614635 [ 4 ] {15c1a52e-fe39-47bd-93b1-ff71677e78bb} <Debug> TCPHandler: Processed in 0.00149386 sec. | ||
| 4059 | 2025.08.18 20:09:55.614712 [ 197 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 4060 | 2025.08.18 20:09:55.614767 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2025.08.18 20:09:55.614829 [ 197 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4062 | 2025.08.18 20:09:55.614868 [ 197 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9137 rows starting from the beginning of the part | ||
| 4063 | 2025.08.18 20:09:55.614871 [ 4 ] {1f834a18-643b-4bd1-bf20-8739b3f53ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4064 | 2025.08.18 20:09:55.614883 [ 194 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1531 rows, containing 5 columns (5 merged, 0 gathered) in 0.001709602 sec., 895530.0707416112 rows/sec., 71.32 MiB/sec. | ||
| 4065 | 2025.08.18 20:09:55.614931 [ 197 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 975 rows starting from the beginning of the part | ||
| 4066 | 2025.08.18 20:09:55.614936 [ 4 ] {1f834a18-643b-4bd1-bf20-8739b3f53ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4067 | 2025.08.18 20:09:55.614982 [ 197 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 4068 | 2025.08.18 20:09:55.615027 [ 197 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 4069 | 2025.08.18 20:09:55.615072 [ 197 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 4070 | 2025.08.18 20:09:55.615099 [ 192 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4071 | 2025.08.18 20:09:55.615116 [ 197 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 197 rows starting from the beginning of the part | ||
| 4072 | 2025.08.18 20:09:55.615405 [ 192 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_36_7} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2025.08.18 20:09:55.615479 [ 192 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_36_7} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4074 | 2025.08.18 20:09:55.615556 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4075 | 2025.08.18 20:09:55.615860 [ 4 ] {1f834a18-643b-4bd1-bf20-8739b3f53ca8} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2025.08.18 20:09:55.615897 [ 4 ] {1f834a18-643b-4bd1-bf20-8739b3f53ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4077 | 2025.08.18 20:09:55.616541 [ 4 ] {1f834a18-643b-4bd1-bf20-8739b3f53ca8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4078 | 2025.08.18 20:09:55.616789 [ 4 ] {1f834a18-643b-4bd1-bf20-8739b3f53ca8} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2025.08.18 20:09:55.616902 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4080 | 2025.08.18 20:09:55.616936 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2025.08.18 20:09:55.616936 [ 4 ] {1f834a18-643b-4bd1-bf20-8739b3f53ca8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002086 sec., 19654.841802492807 rows/sec., 35.22 MiB/sec. | ||
| 4082 | 2025.08.18 20:09:55.616957 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4083 | 2025.08.18 20:09:55.617022 [ 4 ] {1f834a18-643b-4bd1-bf20-8739b3f53ca8} <Debug> TCPHandler: Processed in 0.00230529 sec. | ||
| 4084 | 2025.08.18 20:09:55.617045 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::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 | ||
| 4085 | 2025.08.18 20:09:55.617150 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2025.08.18 20:09:55.617249 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4087 | 2025.08.18 20:09:55.617252 [ 4 ] {eca69e09-8a6c-4a64-9169-c06309309e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4088 | 2025.08.18 20:09:55.617305 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 331 rows starting from the beginning of the part | ||
| 4089 | 2025.08.18 20:09:55.617313 [ 4 ] {eca69e09-8a6c-4a64-9169-c06309309e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4090 | 2025.08.18 20:09:55.617420 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4091 | 2025.08.18 20:09:55.617526 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 4092 | 2025.08.18 20:09:55.617621 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4093 | 2025.08.18 20:09:55.617671 [ 4 ] {eca69e09-8a6c-4a64-9169-c06309309e43} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2025.08.18 20:09:55.617709 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4095 | 2025.08.18 20:09:55.617713 [ 4 ] {eca69e09-8a6c-4a64-9169-c06309309e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4096 | 2025.08.18 20:09:55.617807 [ 195 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4097 | 2025.08.18 20:09:55.618094 [ 4 ] {eca69e09-8a6c-4a64-9169-c06309309e43} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4098 | 2025.08.18 20:09:55.618432 [ 4 ] {eca69e09-8a6c-4a64-9169-c06309309e43} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2025.08.18 20:09:55.618545 [ 93 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4100 | 2025.08.18 20:09:55.618575 [ 4 ] {eca69e09-8a6c-4a64-9169-c06309309e43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
| 4101 | 2025.08.18 20:09:55.618577 [ 93 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4102 | 2025.08.18 20:09:55.618620 [ 4 ] {eca69e09-8a6c-4a64-9169-c06309309e43} <Debug> TCPHandler: Processed in 0.00152113 sec. | ||
| 4103 | 2025.08.18 20:09:55.618621 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4104 | 2025.08.18 20:09:55.618738 [ 194 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 4105 | 2025.08.18 20:09:55.618888 [ 194 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4106 | 2025.08.18 20:09:55.618931 [ 194 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1620 rows starting from the beginning of the part | ||
| 4107 | 2025.08.18 20:09:55.619055 [ 194 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
| 4108 | 2025.08.18 20:09:55.619120 [ 194 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 4109 | 2025.08.18 20:09:55.619177 [ 194 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 4110 | 2025.08.18 20:09:55.619228 [ 194 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 4111 | 2025.08.18 20:09:55.619279 [ 194 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 4112 | 2025.08.18 20:09:55.619365 [ 186 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10661 rows, containing 5 columns (5 merged, 0 gathered) in 0.004687781 sec., 2274210.335337764 rows/sec., 155.84 MiB/sec. | ||
| 4113 | 2025.08.18 20:09:55.619695 [ 187 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4114 | 2025.08.18 20:09:55.620031 [ 187 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2025.08.18 20:09:55.620123 [ 187 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4116 | 2025.08.18 20:09:55.620213 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 4117 | 2025.08.18 20:09:55.620556 [ 197 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 4 columns (4 merged, 0 gathered) in 0.001864894 sec., 997375.7221590074 rows/sec., 67.22 MiB/sec. | ||
| 4118 | 2025.08.18 20:09:55.620829 [ 186 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4119 | 2025.08.18 20:09:55.621109 [ 186 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_36_7} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2025.08.18 20:09:55.621181 [ 186 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_36_7} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4121 | 2025.08.18 20:09:55.621250 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4122 | 2025.08.18 20:09:55.621939 [ 194 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 19 columns (19 merged, 0 gathered) in 0.004926514 sec., 108799.0412693438 rows/sec., 194.96 MiB/sec. | ||
| 4123 | 2025.08.18 20:09:55.622879 [ 186 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4124 | 2025.08.18 20:09:55.623203 [ 186 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2025.08.18 20:09:55.623273 [ 186 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4126 | 2025.08.18 20:09:55.623391 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 4127 | 2025.08.18 20:09:56.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.32 MiB, peak 233.66 MiB, free memory in arenas 0.00 B, will set to 225.65 MiB (RSS), difference: 2.33 MiB | ||
| 4128 | 2025.08.18 20:09:56.537188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10614 | ||
| 4129 | 2025.08.18 20:09:56.537793 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2025.08.18 20:09:56.537835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4131 | 2025.08.18 20:09:56.538350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4132 | 2025.08.18 20:09:56.538582 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2025.08.18 20:09:56.538716 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
| 4134 | 2025.08.18 20:09:57.120679 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4135 | 2025.08.18 20:09:57.138695 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2025.08.18 20:09:57.138761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4137 | 2025.08.18 20:09:57.144696 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4138 | 2025.08.18 20:09:57.145392 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2025.08.18 20:09:57.148263 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4140 | 2025.08.18 20:10:00.598097 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4141 | 2025.08.18 20:10:00.598411 [ 4 ] {0892fe78-3913-4280-97d6-e71be1b48aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4142 | 2025.08.18 20:10:00.598522 [ 4 ] {0892fe78-3913-4280-97d6-e71be1b48aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4143 | 2025.08.18 20:10:00.599240 [ 4 ] {0892fe78-3913-4280-97d6-e71be1b48aed} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2025.08.18 20:10:00.599294 [ 4 ] {0892fe78-3913-4280-97d6-e71be1b48aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4145 | 2025.08.18 20:10:00.599706 [ 4 ] {0892fe78-3913-4280-97d6-e71be1b48aed} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4146 | 2025.08.18 20:10:00.599956 [ 4 ] {0892fe78-3913-4280-97d6-e71be1b48aed} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4147 | 2025.08.18 20:10:00.600129 [ 4 ] {0892fe78-3913-4280-97d6-e71be1b48aed} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001796 sec., 31180.400890868597 rows/sec., 2.38 MiB/sec. | ||
| 4148 | 2025.08.18 20:10:00.600183 [ 4 ] {0892fe78-3913-4280-97d6-e71be1b48aed} <Debug> TCPHandler: Processed in 0.002277319 sec. | ||
| 4149 | 2025.08.18 20:10:00.600302 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4150 | 2025.08.18 20:10:00.600406 [ 4 ] {aa45d247-2baf-4826-b9b5-cb96131ee8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4151 | 2025.08.18 20:10:00.600451 [ 4 ] {aa45d247-2baf-4826-b9b5-cb96131ee8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4152 | 2025.08.18 20:10:00.600900 [ 4 ] {aa45d247-2baf-4826-b9b5-cb96131ee8c4} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2025.08.18 20:10:00.600938 [ 4 ] {aa45d247-2baf-4826-b9b5-cb96131ee8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4154 | 2025.08.18 20:10:00.601257 [ 4 ] {aa45d247-2baf-4826-b9b5-cb96131ee8c4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4155 | 2025.08.18 20:10:00.601479 [ 4 ] {aa45d247-2baf-4826-b9b5-cb96131ee8c4} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2025.08.18 20:10:00.601611 [ 4 ] {aa45d247-2baf-4826-b9b5-cb96131ee8c4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 4157 | 2025.08.18 20:10:00.601652 [ 4 ] {aa45d247-2baf-4826-b9b5-cb96131ee8c4} <Debug> TCPHandler: Processed in 0.001403998 sec. | ||
| 4158 | 2025.08.18 20:10:00.601767 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4159 | 2025.08.18 20:10:00.601866 [ 4 ] {cb30ba01-a6e4-44ae-8ff5-84ee4795fb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4160 | 2025.08.18 20:10:00.601911 [ 4 ] {cb30ba01-a6e4-44ae-8ff5-84ee4795fb83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4161 | 2025.08.18 20:10:00.602329 [ 4 ] {cb30ba01-a6e4-44ae-8ff5-84ee4795fb83} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2025.08.18 20:10:00.602366 [ 4 ] {cb30ba01-a6e4-44ae-8ff5-84ee4795fb83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4163 | 2025.08.18 20:10:00.602721 [ 4 ] {cb30ba01-a6e4-44ae-8ff5-84ee4795fb83} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4164 | 2025.08.18 20:10:00.602940 [ 4 ] {cb30ba01-a6e4-44ae-8ff5-84ee4795fb83} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4165 | 2025.08.18 20:10:00.603072 [ 4 ] {cb30ba01-a6e4-44ae-8ff5-84ee4795fb83} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 4166 | 2025.08.18 20:10:00.603111 [ 4 ] {cb30ba01-a6e4-44ae-8ff5-84ee4795fb83} <Debug> TCPHandler: Processed in 0.001395478 sec. | ||
| 4167 | 2025.08.18 20:10:00.603217 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4168 | 2025.08.18 20:10:00.603316 [ 4 ] {3d6dad33-fc43-400a-ae4c-3ae1940bf7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4169 | 2025.08.18 20:10:00.603359 [ 4 ] {3d6dad33-fc43-400a-ae4c-3ae1940bf7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4170 | 2025.08.18 20:10:00.603697 [ 4 ] {3d6dad33-fc43-400a-ae4c-3ae1940bf7d6} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2025.08.18 20:10:00.603734 [ 4 ] {3d6dad33-fc43-400a-ae4c-3ae1940bf7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4172 | 2025.08.18 20:10:00.604046 [ 4 ] {3d6dad33-fc43-400a-ae4c-3ae1940bf7d6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4173 | 2025.08.18 20:10:00.604268 [ 4 ] {3d6dad33-fc43-400a-ae4c-3ae1940bf7d6} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2025.08.18 20:10:00.604402 [ 4 ] {3d6dad33-fc43-400a-ae4c-3ae1940bf7d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 4175 | 2025.08.18 20:10:00.604439 [ 4 ] {3d6dad33-fc43-400a-ae4c-3ae1940bf7d6} <Debug> TCPHandler: Processed in 0.001273007 sec. | ||
| 4176 | 2025.08.18 20:10:03.934922 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4177 | 2025.08.18 20:10:03.934986 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4178 | 2025.08.18 20:10:04.038837 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11102 | ||
| 4179 | 2025.08.18 20:10:04.039344 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2025.08.18 20:10:04.039386 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4181 | 2025.08.18 20:10:04.039870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4182 | 2025.08.18 20:10:04.040093 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2025.08.18 20:10:04.040231 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11102 | ||
| 4184 | 2025.08.18 20:10:04.066437 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 600 | ||
| 4185 | 2025.08.18 20:10:04.068753 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2025.08.18 20:10:04.068811 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4187 | 2025.08.18 20:10:04.070042 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4188 | 2025.08.18 20:10:04.070343 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2025.08.18 20:10:04.070718 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 600 | ||
| 4190 | 2025.08.18 20:10:04.648382 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4191 | 2025.08.18 20:10:04.664979 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2025.08.18 20:10:04.665051 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4193 | 2025.08.18 20:10:04.671378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4194 | 2025.08.18 20:10:04.672069 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2025.08.18 20:10:04.675132 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4196 | 2025.08.18 20:10:05.599240 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2025.08.18 20:10:05.599427 [ 4 ] {e74136f4-565c-458e-9c95-7004977da685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4198 | 2025.08.18 20:10:05.599494 [ 4 ] {e74136f4-565c-458e-9c95-7004977da685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4199 | 2025.08.18 20:10:05.600202 [ 4 ] {e74136f4-565c-458e-9c95-7004977da685} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2025.08.18 20:10:05.600244 [ 4 ] {e74136f4-565c-458e-9c95-7004977da685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4201 | 2025.08.18 20:10:05.600676 [ 4 ] {e74136f4-565c-458e-9c95-7004977da685} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4202 | 2025.08.18 20:10:05.600910 [ 4 ] {e74136f4-565c-458e-9c95-7004977da685} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2025.08.18 20:10:05.601077 [ 4 ] {e74136f4-565c-458e-9c95-7004977da685} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001698 sec., 81272.0848056537 rows/sec., 7.03 MiB/sec. | ||
| 4204 | 2025.08.18 20:10:05.601121 [ 4 ] {e74136f4-565c-458e-9c95-7004977da685} <Debug> TCPHandler: Processed in 0.002011696 sec. | ||
| 4205 | 2025.08.18 20:10:05.601252 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2025.08.18 20:10:05.601352 [ 4 ] {4c69cc39-5b28-4e04-a3e4-a4bc91150737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4207 | 2025.08.18 20:10:05.601394 [ 4 ] {4c69cc39-5b28-4e04-a3e4-a4bc91150737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4208 | 2025.08.18 20:10:05.601817 [ 4 ] {4c69cc39-5b28-4e04-a3e4-a4bc91150737} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2025.08.18 20:10:05.601853 [ 4 ] {4c69cc39-5b28-4e04-a3e4-a4bc91150737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4210 | 2025.08.18 20:10:05.602151 [ 4 ] {4c69cc39-5b28-4e04-a3e4-a4bc91150737} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4211 | 2025.08.18 20:10:05.602369 [ 4 ] {4c69cc39-5b28-4e04-a3e4-a4bc91150737} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2025.08.18 20:10:05.602498 [ 4 ] {4c69cc39-5b28-4e04-a3e4-a4bc91150737} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001165 sec., 35193.1330472103 rows/sec., 2.58 MiB/sec. | ||
| 4213 | 2025.08.18 20:10:05.602537 [ 4 ] {4c69cc39-5b28-4e04-a3e4-a4bc91150737} <Debug> TCPHandler: Processed in 0.001343937 sec. | ||
| 4214 | 2025.08.18 20:10:05.602654 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2025.08.18 20:10:05.602757 [ 4 ] {12b26aec-f71e-4f9e-bd8a-b6a6809a7713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4216 | 2025.08.18 20:10:05.602805 [ 4 ] {12b26aec-f71e-4f9e-bd8a-b6a6809a7713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4217 | 2025.08.18 20:10:05.603256 [ 4 ] {12b26aec-f71e-4f9e-bd8a-b6a6809a7713} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2025.08.18 20:10:05.603292 [ 4 ] {12b26aec-f71e-4f9e-bd8a-b6a6809a7713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4219 | 2025.08.18 20:10:05.603603 [ 4 ] {12b26aec-f71e-4f9e-bd8a-b6a6809a7713} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4220 | 2025.08.18 20:10:05.603829 [ 4 ] {12b26aec-f71e-4f9e-bd8a-b6a6809a7713} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2025.08.18 20:10:05.603959 [ 4 ] {12b26aec-f71e-4f9e-bd8a-b6a6809a7713} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001218 sec., 86206.89655172414 rows/sec., 6.73 MiB/sec. | ||
| 4222 | 2025.08.18 20:10:05.603999 [ 4 ] {12b26aec-f71e-4f9e-bd8a-b6a6809a7713} <Debug> TCPHandler: Processed in 0.001395288 sec. | ||
| 4223 | 2025.08.18 20:10:05.604142 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2025.08.18 20:10:05.604238 [ 4 ] {50a940d7-0736-4bab-ba81-986762d5c1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4225 | 2025.08.18 20:10:05.604284 [ 4 ] {50a940d7-0736-4bab-ba81-986762d5c1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4226 | 2025.08.18 20:10:05.604777 [ 4 ] {50a940d7-0736-4bab-ba81-986762d5c1e4} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2025.08.18 20:10:05.604812 [ 4 ] {50a940d7-0736-4bab-ba81-986762d5c1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4228 | 2025.08.18 20:10:05.605196 [ 4 ] {50a940d7-0736-4bab-ba81-986762d5c1e4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4229 | 2025.08.18 20:10:05.605414 [ 4 ] {50a940d7-0736-4bab-ba81-986762d5c1e4} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4230 | 2025.08.18 20:10:05.605550 [ 4 ] {50a940d7-0736-4bab-ba81-986762d5c1e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001329 sec., 120391.27163280662 rows/sec., 8.39 MiB/sec. | ||
| 4231 | 2025.08.18 20:10:05.605588 [ 4 ] {50a940d7-0736-4bab-ba81-986762d5c1e4} <Debug> TCPHandler: Processed in 0.00150792 sec. | ||
| 4232 | 2025.08.18 20:10:05.605711 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4233 | 2025.08.18 20:10:05.605808 [ 4 ] {3dc0782a-f7d8-4aaf-b5eb-d40a2b9dbcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4234 | 2025.08.18 20:10:05.605861 [ 4 ] {3dc0782a-f7d8-4aaf-b5eb-d40a2b9dbcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4235 | 2025.08.18 20:10:05.606686 [ 4 ] {3dc0782a-f7d8-4aaf-b5eb-d40a2b9dbcb2} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2025.08.18 20:10:05.606721 [ 4 ] {3dc0782a-f7d8-4aaf-b5eb-d40a2b9dbcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4237 | 2025.08.18 20:10:05.607318 [ 4 ] {3dc0782a-f7d8-4aaf-b5eb-d40a2b9dbcb2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4238 | 2025.08.18 20:10:05.607550 [ 4 ] {3dc0782a-f7d8-4aaf-b5eb-d40a2b9dbcb2} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2025.08.18 20:10:05.607687 [ 4 ] {3dc0782a-f7d8-4aaf-b5eb-d40a2b9dbcb2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001896 sec., 21624.472573839663 rows/sec., 38.75 MiB/sec. | ||
| 4240 | 2025.08.18 20:10:05.607741 [ 4 ] {3dc0782a-f7d8-4aaf-b5eb-d40a2b9dbcb2} <Debug> TCPHandler: Processed in 0.002080647 sec. | ||
| 4241 | 2025.08.18 20:10:05.607867 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4242 | 2025.08.18 20:10:05.607978 [ 4 ] {b9956583-3595-42e4-8088-981166ef8ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4243 | 2025.08.18 20:10:05.608020 [ 4 ] {b9956583-3595-42e4-8088-981166ef8ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4244 | 2025.08.18 20:10:05.608364 [ 4 ] {b9956583-3595-42e4-8088-981166ef8ba7} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2025.08.18 20:10:05.608399 [ 4 ] {b9956583-3595-42e4-8088-981166ef8ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4246 | 2025.08.18 20:10:05.608705 [ 4 ] {b9956583-3595-42e4-8088-981166ef8ba7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4247 | 2025.08.18 20:10:05.608921 [ 4 ] {b9956583-3595-42e4-8088-981166ef8ba7} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2025.08.18 20:10:05.609053 [ 4 ] {b9956583-3595-42e4-8088-981166ef8ba7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4249 | 2025.08.18 20:10:05.609090 [ 4 ] {b9956583-3595-42e4-8088-981166ef8ba7} <Debug> TCPHandler: Processed in 0.001273426 sec. | ||
| 4250 | 2025.08.18 20:10:06.145891 [ 84 ] {} <Debug> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4251 | 2025.08.18 20:10:06.145960 [ 84 ] {} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2025.08.18 20:10:06.145985 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4253 | 2025.08.18 20:10:06.146123 [ 195 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 4254 | 2025.08.18 20:10:06.146290 [ 195 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4255 | 2025.08.18 20:10:06.146330 [ 195 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4256 | 2025.08.18 20:10:06.146407 [ 195 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4257 | 2025.08.18 20:10:06.146459 [ 195 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 4258 | 2025.08.18 20:10:06.146510 [ 195 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 4259 | 2025.08.18 20:10:06.146555 [ 195 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 4260 | 2025.08.18 20:10:06.147330 [ 194 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270127 sec., 29918.268015718113 rows/sec., 2.50 MiB/sec. | ||
| 4261 | 2025.08.18 20:10:06.147514 [ 197 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4262 | 2025.08.18 20:10:06.147823 [ 197 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_9_2} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2025.08.18 20:10:06.147897 [ 197 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_9_2} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4264 | 2025.08.18 20:10:06.148001 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4265 | 2025.08.18 20:10:09.523517 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4266 | 2025.08.18 20:10:09.523736 [ 4 ] {0b4d936b-c7f7-4a9f-a6ad-23871fd9c48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4267 | 2025.08.18 20:10:09.523820 [ 4 ] {0b4d936b-c7f7-4a9f-a6ad-23871fd9c48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4268 | 2025.08.18 20:10:09.525057 [ 4 ] {0b4d936b-c7f7-4a9f-a6ad-23871fd9c48d} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2025.08.18 20:10:09.525119 [ 4 ] {0b4d936b-c7f7-4a9f-a6ad-23871fd9c48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4270 | 2025.08.18 20:10:09.525653 [ 4 ] {0b4d936b-c7f7-4a9f-a6ad-23871fd9c48d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4271 | 2025.08.18 20:10:09.525918 [ 4 ] {0b4d936b-c7f7-4a9f-a6ad-23871fd9c48d} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2025.08.18 20:10:09.526089 [ 4 ] {0b4d936b-c7f7-4a9f-a6ad-23871fd9c48d} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002402 sec., 497918.40133222315 rows/sec., 40.86 MiB/sec. | ||
| 4273 | 2025.08.18 20:10:09.526145 [ 4 ] {0b4d936b-c7f7-4a9f-a6ad-23871fd9c48d} <Debug> TCPHandler: Processed in 0.002767456 sec. | ||
| 4274 | 2025.08.18 20:10:09.526291 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4275 | 2025.08.18 20:10:09.526423 [ 4 ] {09813207-ad74-4242-a44a-eec0e88a10d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4276 | 2025.08.18 20:10:09.526481 [ 4 ] {09813207-ad74-4242-a44a-eec0e88a10d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4277 | 2025.08.18 20:10:09.527084 [ 4 ] {09813207-ad74-4242-a44a-eec0e88a10d1} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2025.08.18 20:10:09.527125 [ 4 ] {09813207-ad74-4242-a44a-eec0e88a10d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4279 | 2025.08.18 20:10:09.527458 [ 4 ] {09813207-ad74-4242-a44a-eec0e88a10d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4280 | 2025.08.18 20:10:09.527681 [ 4 ] {09813207-ad74-4242-a44a-eec0e88a10d1} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2025.08.18 20:10:09.527821 [ 4 ] {09813207-ad74-4242-a44a-eec0e88a10d1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00143 sec., 159440.55944055945 rows/sec., 10.80 MiB/sec. | ||
| 4282 | 2025.08.18 20:10:09.527863 [ 4 ] {09813207-ad74-4242-a44a-eec0e88a10d1} <Debug> TCPHandler: Processed in 0.001639551 sec. | ||
| 4283 | 2025.08.18 20:10:09.527989 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4284 | 2025.08.18 20:10:09.528090 [ 4 ] {08fcc333-1c26-4a46-b72c-3a9199b5c5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4285 | 2025.08.18 20:10:09.528134 [ 4 ] {08fcc333-1c26-4a46-b72c-3a9199b5c5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4286 | 2025.08.18 20:10:09.528724 [ 4 ] {08fcc333-1c26-4a46-b72c-3a9199b5c5a2} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2025.08.18 20:10:09.528762 [ 4 ] {08fcc333-1c26-4a46-b72c-3a9199b5c5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4288 | 2025.08.18 20:10:09.529097 [ 4 ] {08fcc333-1c26-4a46-b72c-3a9199b5c5a2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4289 | 2025.08.18 20:10:09.529317 [ 4 ] {08fcc333-1c26-4a46-b72c-3a9199b5c5a2} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2025.08.18 20:10:09.529455 [ 4 ] {08fcc333-1c26-4a46-b72c-3a9199b5c5a2} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001384 sec., 375722.5433526012 rows/sec., 27.80 MiB/sec. | ||
| 4291 | 2025.08.18 20:10:09.529497 [ 4 ] {08fcc333-1c26-4a46-b72c-3a9199b5c5a2} <Debug> TCPHandler: Processed in 0.00156071 sec. | ||
| 4292 | 2025.08.18 20:10:09.529621 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4293 | 2025.08.18 20:10:09.529720 [ 4 ] {03227ee6-3ac3-4dbd-b04c-e5f54222a547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4294 | 2025.08.18 20:10:09.529766 [ 4 ] {03227ee6-3ac3-4dbd-b04c-e5f54222a547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4295 | 2025.08.18 20:10:09.530415 [ 4 ] {03227ee6-3ac3-4dbd-b04c-e5f54222a547} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2025.08.18 20:10:09.530453 [ 4 ] {03227ee6-3ac3-4dbd-b04c-e5f54222a547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4297 | 2025.08.18 20:10:09.530859 [ 4 ] {03227ee6-3ac3-4dbd-b04c-e5f54222a547} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4298 | 2025.08.18 20:10:09.531096 [ 4 ] {03227ee6-3ac3-4dbd-b04c-e5f54222a547} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2025.08.18 20:10:09.531233 [ 4 ] {03227ee6-3ac3-4dbd-b04c-e5f54222a547} <Debug> executeQuery: Read 974 rows, 66.96 KiB in 0.001531 sec., 636185.499673416 rows/sec., 42.71 MiB/sec. | ||
| 4300 | 2025.08.18 20:10:09.531273 [ 4 ] {03227ee6-3ac3-4dbd-b04c-e5f54222a547} <Debug> TCPHandler: Processed in 0.001703622 sec. | ||
| 4301 | 2025.08.18 20:10:09.531433 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4302 | 2025.08.18 20:10:09.531531 [ 4 ] {760c1f19-dff2-4435-afef-f54a437315fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4303 | 2025.08.18 20:10:09.531574 [ 4 ] {760c1f19-dff2-4435-afef-f54a437315fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4304 | 2025.08.18 20:10:09.531921 [ 4 ] {760c1f19-dff2-4435-afef-f54a437315fc} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4305 | 2025.08.18 20:10:09.531958 [ 4 ] {760c1f19-dff2-4435-afef-f54a437315fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4306 | 2025.08.18 20:10:09.532276 [ 4 ] {760c1f19-dff2-4435-afef-f54a437315fc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4307 | 2025.08.18 20:10:09.532497 [ 4 ] {760c1f19-dff2-4435-afef-f54a437315fc} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4308 | 2025.08.18 20:10:09.532629 [ 4 ] {760c1f19-dff2-4435-afef-f54a437315fc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001116 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec. | ||
| 4309 | 2025.08.18 20:10:09.532667 [ 4 ] {760c1f19-dff2-4435-afef-f54a437315fc} <Debug> TCPHandler: Processed in 0.001285817 sec. | ||
| 4310 | 2025.08.18 20:10:10.591526 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4311 | 2025.08.18 20:10:10.591725 [ 4 ] {8573a169-3601-4a66-ad29-fbae481c9870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4312 | 2025.08.18 20:10:10.591797 [ 4 ] {8573a169-3601-4a66-ad29-fbae481c9870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4313 | 2025.08.18 20:10:10.592467 [ 4 ] {8573a169-3601-4a66-ad29-fbae481c9870} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4314 | 2025.08.18 20:10:10.592507 [ 4 ] {8573a169-3601-4a66-ad29-fbae481c9870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4315 | 2025.08.18 20:10:10.592892 [ 4 ] {8573a169-3601-4a66-ad29-fbae481c9870} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4316 | 2025.08.18 20:10:10.593118 [ 4 ] {8573a169-3601-4a66-ad29-fbae481c9870} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2025.08.18 20:10:10.593267 [ 4 ] {8573a169-3601-4a66-ad29-fbae481c9870} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.68 MiB/sec. | ||
| 4318 | 2025.08.18 20:10:10.593312 [ 4 ] {8573a169-3601-4a66-ad29-fbae481c9870} <Debug> TCPHandler: Processed in 0.001925275 sec. | ||
| 4319 | 2025.08.18 20:10:10.593436 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4320 | 2025.08.18 20:10:10.593530 [ 4 ] {a6cc221c-5940-467b-9d7b-86f91e7907b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4321 | 2025.08.18 20:10:10.593569 [ 4 ] {a6cc221c-5940-467b-9d7b-86f91e7907b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4322 | 2025.08.18 20:10:10.593989 [ 4 ] {a6cc221c-5940-467b-9d7b-86f91e7907b4} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2025.08.18 20:10:10.594023 [ 4 ] {a6cc221c-5940-467b-9d7b-86f91e7907b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4324 | 2025.08.18 20:10:10.594317 [ 4 ] {a6cc221c-5940-467b-9d7b-86f91e7907b4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4325 | 2025.08.18 20:10:10.594532 [ 4 ] {a6cc221c-5940-467b-9d7b-86f91e7907b4} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4326 | 2025.08.18 20:10:10.594658 [ 4 ] {a6cc221c-5940-467b-9d7b-86f91e7907b4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001145 sec., 55895.19650655022 rows/sec., 4.36 MiB/sec. | ||
| 4327 | 2025.08.18 20:10:10.594699 [ 4 ] {a6cc221c-5940-467b-9d7b-86f91e7907b4} <Debug> TCPHandler: Processed in 0.001311657 sec. | ||
| 4328 | 2025.08.18 20:10:10.594817 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4329 | 2025.08.18 20:10:10.594910 [ 4 ] {aea81fac-bc15-4d62-a1e5-ee9123e079cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4330 | 2025.08.18 20:10:10.594952 [ 4 ] {aea81fac-bc15-4d62-a1e5-ee9123e079cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4331 | 2025.08.18 20:10:10.595326 [ 4 ] {aea81fac-bc15-4d62-a1e5-ee9123e079cc} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4332 | 2025.08.18 20:10:10.595360 [ 4 ] {aea81fac-bc15-4d62-a1e5-ee9123e079cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4333 | 2025.08.18 20:10:10.595670 [ 4 ] {aea81fac-bc15-4d62-a1e5-ee9123e079cc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4334 | 2025.08.18 20:10:10.595884 [ 4 ] {aea81fac-bc15-4d62-a1e5-ee9123e079cc} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2025.08.18 20:10:10.596012 [ 4 ] {aea81fac-bc15-4d62-a1e5-ee9123e079cc} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001119 sec., 28596.961572832886 rows/sec., 1.99 MiB/sec. | ||
| 4336 | 2025.08.18 20:10:10.596050 [ 4 ] {aea81fac-bc15-4d62-a1e5-ee9123e079cc} <Debug> TCPHandler: Processed in 0.001281627 sec. | ||
| 4337 | 2025.08.18 20:10:10.596161 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4338 | 2025.08.18 20:10:10.596255 [ 4 ] {ca7a46b3-60df-4373-82d9-2a2b8f3e42cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4339 | 2025.08.18 20:10:10.596296 [ 4 ] {ca7a46b3-60df-4373-82d9-2a2b8f3e42cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4340 | 2025.08.18 20:10:10.596615 [ 4 ] {ca7a46b3-60df-4373-82d9-2a2b8f3e42cf} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4341 | 2025.08.18 20:10:10.596649 [ 4 ] {ca7a46b3-60df-4373-82d9-2a2b8f3e42cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4342 | 2025.08.18 20:10:10.596946 [ 4 ] {ca7a46b3-60df-4373-82d9-2a2b8f3e42cf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4343 | 2025.08.18 20:10:10.597151 [ 4 ] {ca7a46b3-60df-4373-82d9-2a2b8f3e42cf} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4344 | 2025.08.18 20:10:10.597276 [ 4 ] {ca7a46b3-60df-4373-82d9-2a2b8f3e42cf} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001038 sec., 11560.693641618496 rows/sec., 797.81 KiB/sec. | ||
| 4345 | 2025.08.18 20:10:10.597315 [ 4 ] {ca7a46b3-60df-4373-82d9-2a2b8f3e42cf} <Debug> TCPHandler: Processed in 0.001202106 sec. | ||
| 4346 | 2025.08.18 20:10:11.540335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11529 | ||
| 4347 | 2025.08.18 20:10:11.540837 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2025.08.18 20:10:11.540883 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4349 | 2025.08.18 20:10:11.541395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4350 | 2025.08.18 20:10:11.541633 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2025.08.18 20:10:11.541784 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
| 4352 | 2025.08.18 20:10:12.175225 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4353 | 2025.08.18 20:10:12.192879 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2025.08.18 20:10:12.192947 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4355 | 2025.08.18 20:10:12.199124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4356 | 2025.08.18 20:10:12.199836 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2025.08.18 20:10:12.202873 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4358 | 2025.08.18 20:10:14.070955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 630 | ||
| 4359 | 2025.08.18 20:10:14.073743 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2025.08.18 20:10:14.073798 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4361 | 2025.08.18 20:10:14.075004 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4362 | 2025.08.18 20:10:14.075282 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2025.08.18 20:10:14.075646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 630 | ||
| 4364 | 2025.08.18 20:10:15.599717 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2025.08.18 20:10:15.599919 [ 4 ] {ede73c70-9572-4109-b2f9-45bb1fed1935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4366 | 2025.08.18 20:10:15.599997 [ 4 ] {ede73c70-9572-4109-b2f9-45bb1fed1935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4367 | 2025.08.18 20:10:15.600733 [ 4 ] {ede73c70-9572-4109-b2f9-45bb1fed1935} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2025.08.18 20:10:15.600783 [ 4 ] {ede73c70-9572-4109-b2f9-45bb1fed1935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4369 | 2025.08.18 20:10:15.601196 [ 4 ] {ede73c70-9572-4109-b2f9-45bb1fed1935} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4370 | 2025.08.18 20:10:15.601438 [ 4 ] {ede73c70-9572-4109-b2f9-45bb1fed1935} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4371 | 2025.08.18 20:10:15.601596 [ 4 ] {ede73c70-9572-4109-b2f9-45bb1fed1935} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001729 sec., 79814.92192018508 rows/sec., 6.91 MiB/sec. | ||
| 4372 | 2025.08.18 20:10:15.601596 [ 70 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4373 | 2025.08.18 20:10:15.601640 [ 4 ] {ede73c70-9572-4109-b2f9-45bb1fed1935} <Debug> TCPHandler: Processed in 0.002067306 sec. | ||
| 4374 | 2025.08.18 20:10:15.601682 [ 70 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2025.08.18 20:10:15.601710 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4376 | 2025.08.18 20:10:15.601779 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4377 | 2025.08.18 20:10:15.601830 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 4378 | 2025.08.18 20:10:15.601881 [ 4 ] {895245b5-6b9a-4e2a-82e0-70ab5e21abea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4379 | 2025.08.18 20:10:15.601927 [ 4 ] {895245b5-6b9a-4e2a-82e0-70ab5e21abea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4380 | 2025.08.18 20:10:15.601987 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4381 | 2025.08.18 20:10:15.602031 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1407 rows starting from the beginning of the part | ||
| 4382 | 2025.08.18 20:10:15.602104 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 4383 | 2025.08.18 20:10:15.602158 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 138 rows starting from the beginning of the part | ||
| 4384 | 2025.08.18 20:10:15.602214 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1196 rows starting from the beginning of the part | ||
| 4385 | 2025.08.18 20:10:15.602261 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 4386 | 2025.08.18 20:10:15.602310 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 138 rows starting from the beginning of the part | ||
| 4387 | 2025.08.18 20:10:15.602355 [ 4 ] {895245b5-6b9a-4e2a-82e0-70ab5e21abea} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2025.08.18 20:10:15.602398 [ 4 ] {895245b5-6b9a-4e2a-82e0-70ab5e21abea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4389 | 2025.08.18 20:10:15.602766 [ 4 ] {895245b5-6b9a-4e2a-82e0-70ab5e21abea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4390 | 2025.08.18 20:10:15.602996 [ 4 ] {895245b5-6b9a-4e2a-82e0-70ab5e21abea} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2025.08.18 20:10:15.603123 [ 70 ] {} <Debug> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4392 | 2025.08.18 20:10:15.603133 [ 4 ] {895245b5-6b9a-4e2a-82e0-70ab5e21abea} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001269 sec., 32308.904649330183 rows/sec., 2.37 MiB/sec. | ||
| 4393 | 2025.08.18 20:10:15.603164 [ 70 ] {} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2025.08.18 20:10:15.603189 [ 4 ] {895245b5-6b9a-4e2a-82e0-70ab5e21abea} <Debug> TCPHandler: Processed in 0.001461229 sec. | ||
| 4395 | 2025.08.18 20:10:15.603191 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4396 | 2025.08.18 20:10:15.603306 [ 197 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::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 | ||
| 4397 | 2025.08.18 20:10:15.603314 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2025.08.18 20:10:15.603449 [ 197 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4399 | 2025.08.18 20:10:15.603464 [ 4 ] {731745e6-20e1-4ace-9f75-061391873e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4400 | 2025.08.18 20:10:15.603485 [ 197 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 71 rows starting from the beginning of the part | ||
| 4401 | 2025.08.18 20:10:15.603511 [ 4 ] {731745e6-20e1-4ace-9f75-061391873e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4402 | 2025.08.18 20:10:15.603551 [ 197 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 4403 | 2025.08.18 20:10:15.603598 [ 197 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 4404 | 2025.08.18 20:10:15.603638 [ 197 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 55 rows starting from the beginning of the part | ||
| 4405 | 2025.08.18 20:10:15.603676 [ 197 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 4406 | 2025.08.18 20:10:15.603714 [ 197 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 4407 | 2025.08.18 20:10:15.603880 [ 200 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2991 rows, containing 5 columns (5 merged, 0 gathered) in 0.002106708 sec., 1419750.6251459622 rows/sec., 123.23 MiB/sec. | ||
| 4408 | 2025.08.18 20:10:15.603976 [ 4 ] {731745e6-20e1-4ace-9f75-061391873e67} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2025.08.18 20:10:15.604016 [ 4 ] {731745e6-20e1-4ace-9f75-061391873e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4410 | 2025.08.18 20:10:15.604139 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4411 | 2025.08.18 20:10:15.604437 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_41_8} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2025.08.18 20:10:15.604472 [ 4 ] {731745e6-20e1-4ace-9f75-061391873e67} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4413 | 2025.08.18 20:10:15.604514 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_41_8} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4414 | 2025.08.18 20:10:15.604522 [ 193 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 251 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261246 sec., 199009.55087270844 rows/sec., 15.37 MiB/sec. | ||
| 4415 | 2025.08.18 20:10:15.604602 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4416 | 2025.08.18 20:10:15.604694 [ 193 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4417 | 2025.08.18 20:10:15.604738 [ 4 ] {731745e6-20e1-4ace-9f75-061391873e67} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2025.08.18 20:10:15.604873 [ 70 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4419 | 2025.08.18 20:10:15.604883 [ 4 ] {731745e6-20e1-4ace-9f75-061391873e67} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001438 sec., 73018.08066759388 rows/sec., 5.70 MiB/sec. | ||
| 4420 | 2025.08.18 20:10:15.604916 [ 70 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2025.08.18 20:10:15.604945 [ 4 ] {731745e6-20e1-4ace-9f75-061391873e67} <Debug> TCPHandler: Processed in 0.001680852 sec. | ||
| 4422 | 2025.08.18 20:10:15.604947 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4423 | 2025.08.18 20:10:15.605030 [ 193 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_21_4} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2025.08.18 20:10:15.605054 [ 200 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 4425 | 2025.08.18 20:10:15.605071 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4426 | 2025.08.18 20:10:15.605117 [ 193 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_21_4} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4427 | 2025.08.18 20:10:15.605153 [ 200 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4428 | 2025.08.18 20:10:15.605178 [ 4 ] {a1e49ab8-eb5c-4e74-ab02-838550c4b33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4429 | 2025.08.18 20:10:15.605186 [ 200 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 633 rows starting from the beginning of the part | ||
| 4430 | 2025.08.18 20:10:15.605197 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4431 | 2025.08.18 20:10:15.605223 [ 4 ] {a1e49ab8-eb5c-4e74-ab02-838550c4b33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4432 | 2025.08.18 20:10:15.605274 [ 200 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 4433 | 2025.08.18 20:10:15.605320 [ 200 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 105 rows starting from the beginning of the part | ||
| 4434 | 2025.08.18 20:10:15.605361 [ 200 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 520 rows starting from the beginning of the part | ||
| 4435 | 2025.08.18 20:10:15.605402 [ 200 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 4436 | 2025.08.18 20:10:15.605443 [ 200 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 105 rows starting from the beginning of the part | ||
| 4437 | 2025.08.18 20:10:15.605692 [ 4 ] {a1e49ab8-eb5c-4e74-ab02-838550c4b33e} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2025.08.18 20:10:15.605728 [ 4 ] {a1e49ab8-eb5c-4e74-ab02-838550c4b33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4439 | 2025.08.18 20:10:15.606088 [ 4 ] {a1e49ab8-eb5c-4e74-ab02-838550c4b33e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4440 | 2025.08.18 20:10:15.606309 [ 4 ] {a1e49ab8-eb5c-4e74-ab02-838550c4b33e} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2025.08.18 20:10:15.606407 [ 195 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1491 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389019 sec., 1073419.4420666671 rows/sec., 85.15 MiB/sec. | ||
| 4442 | 2025.08.18 20:10:15.606441 [ 4 ] {a1e49ab8-eb5c-4e74-ab02-838550c4b33e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 4443 | 2025.08.18 20:10:15.606441 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4444 | 2025.08.18 20:10:15.606487 [ 4 ] {a1e49ab8-eb5c-4e74-ab02-838550c4b33e} <Debug> TCPHandler: Processed in 0.00146741 sec. | ||
| 4445 | 2025.08.18 20:10:15.606497 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2025.08.18 20:10:15.606527 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4447 | 2025.08.18 20:10:15.606572 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4448 | 2025.08.18 20:10:15.606591 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 4449 | 2025.08.18 20:10:15.606606 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4450 | 2025.08.18 20:10:15.606675 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4451 | 2025.08.18 20:10:15.606702 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10661 rows starting from the beginning of the part | ||
| 4452 | 2025.08.18 20:10:15.606713 [ 4 ] {e5c2ca95-d3a9-4f2a-bad8-268d39b24a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4453 | 2025.08.18 20:10:15.606747 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 4454 | 2025.08.18 20:10:15.606774 [ 4 ] {e5c2ca95-d3a9-4f2a-bad8-268d39b24a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4455 | 2025.08.18 20:10:15.606783 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 4456 | 2025.08.18 20:10:15.606819 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 974 rows starting from the beginning of the part | ||
| 4457 | 2025.08.18 20:10:15.606849 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_41_8} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4458 | 2025.08.18 20:10:15.606856 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part | ||
| 4459 | 2025.08.18 20:10:15.606905 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 4460 | 2025.08.18 20:10:15.606932 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_41_8} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4461 | 2025.08.18 20:10:15.607014 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4462 | 2025.08.18 20:10:15.607672 [ 4 ] {e5c2ca95-d3a9-4f2a-bad8-268d39b24a98} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2025.08.18 20:10:15.607712 [ 4 ] {e5c2ca95-d3a9-4f2a-bad8-268d39b24a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4464 | 2025.08.18 20:10:15.608326 [ 4 ] {e5c2ca95-d3a9-4f2a-bad8-268d39b24a98} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4465 | 2025.08.18 20:10:15.608553 [ 4 ] {e5c2ca95-d3a9-4f2a-bad8-268d39b24a98} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2025.08.18 20:10:15.608695 [ 4 ] {e5c2ca95-d3a9-4f2a-bad8-268d39b24a98} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002002 sec., 20479.52047952048 rows/sec., 36.70 MiB/sec. | ||
| 4467 | 2025.08.18 20:10:15.608752 [ 4 ] {e5c2ca95-d3a9-4f2a-bad8-268d39b24a98} <Debug> TCPHandler: Processed in 0.002197339 sec. | ||
| 4468 | 2025.08.18 20:10:15.608867 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4469 | 2025.08.18 20:10:15.608963 [ 4 ] {9bd68818-4485-4107-b63c-b06b30be25cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4470 | 2025.08.18 20:10:15.609006 [ 4 ] {9bd68818-4485-4107-b63c-b06b30be25cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4471 | 2025.08.18 20:10:15.609346 [ 4 ] {9bd68818-4485-4107-b63c-b06b30be25cc} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2025.08.18 20:10:15.609382 [ 4 ] {9bd68818-4485-4107-b63c-b06b30be25cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4473 | 2025.08.18 20:10:15.609709 [ 4 ] {9bd68818-4485-4107-b63c-b06b30be25cc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4474 | 2025.08.18 20:10:15.609929 [ 4 ] {9bd68818-4485-4107-b63c-b06b30be25cc} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2025.08.18 20:10:15.610041 [ 69 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4476 | 2025.08.18 20:10:15.610058 [ 4 ] {9bd68818-4485-4107-b63c-b06b30be25cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 4477 | 2025.08.18 20:10:15.610087 [ 69 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2025.08.18 20:10:15.610105 [ 4 ] {9bd68818-4485-4107-b63c-b06b30be25cc} <Debug> TCPHandler: Processed in 0.001287497 sec. | ||
| 4479 | 2025.08.18 20:10:15.610115 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4480 | 2025.08.18 20:10:15.610192 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 4481 | 2025.08.18 20:10:15.610286 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4482 | 2025.08.18 20:10:15.610312 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1860 rows starting from the beginning of the part | ||
| 4483 | 2025.08.18 20:10:15.610362 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 4484 | 2025.08.18 20:10:15.610401 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 4485 | 2025.08.18 20:10:15.610438 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part | ||
| 4486 | 2025.08.18 20:10:15.610473 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
| 4487 | 2025.08.18 20:10:15.610510 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 4488 | 2025.08.18 20:10:15.610680 [ 199 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12147 rows, containing 5 columns (5 merged, 0 gathered) in 0.004112783 sec., 2953474.56940957 rows/sec., 202.20 MiB/sec. | ||
| 4489 | 2025.08.18 20:10:15.610941 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4490 | 2025.08.18 20:10:15.611205 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2025.08.18 20:10:15.611268 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4492 | 2025.08.18 20:10:15.611331 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 4493 | 2025.08.18 20:10:15.611524 [ 199 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 4 columns (4 merged, 0 gathered) in 0.001362197 sec., 1541627.2389382739 rows/sec., 103.89 MiB/sec. | ||
| 4494 | 2025.08.18 20:10:15.611718 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4495 | 2025.08.18 20:10:15.611950 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_41_8} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2025.08.18 20:10:15.612009 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_41_8} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4497 | 2025.08.18 20:10:15.612070 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4498 | 2025.08.18 20:10:18.935029 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4499 | 2025.08.18 20:10:18.935103 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4500 | 2025.08.18 20:10:19.041912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12017 | ||
| 4501 | 2025.08.18 20:10:19.042439 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2025.08.18 20:10:19.042482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4503 | 2025.08.18 20:10:19.042967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4504 | 2025.08.18 20:10:19.043207 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2025.08.18 20:10:19.043339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12017 | ||
| 4506 | 2025.08.18 20:10:19.043355 [ 66 ] {} <Debug> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4507 | 2025.08.18 20:10:19.043409 [ 66 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2025.08.18 20:10:19.043430 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4509 | 2025.08.18 20:10:19.043526 [ 200 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4510 | 2025.08.18 20:10:19.043623 [ 200 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4511 | 2025.08.18 20:10:19.043654 [ 200 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
| 4512 | 2025.08.18 20:10:19.043712 [ 200 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
| 4513 | 2025.08.18 20:10:19.043757 [ 200 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
| 4514 | 2025.08.18 20:10:19.043799 [ 200 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
| 4515 | 2025.08.18 20:10:19.043837 [ 200 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
| 4516 | 2025.08.18 20:10:19.043876 [ 200 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
| 4517 | 2025.08.18 20:10:19.047523 [ 199 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12017 rows, containing 4 columns (4 merged, 0 gathered) in 0.004034662 sec., 2978440.3253605883 rows/sec., 42.61 MiB/sec. | ||
| 4518 | 2025.08.18 20:10:19.047925 [ 198 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4519 | 2025.08.18 20:10:19.048236 [ 198 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_26_5} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2025.08.18 20:10:19.048323 [ 198 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_26_5} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4521 | 2025.08.18 20:10:19.048451 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 4522 | 2025.08.18 20:10:19.702992 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 4523 | 2025.08.18 20:10:19.720218 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4524 | 2025.08.18 20:10:19.720271 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4525 | 2025.08.18 20:10:19.725761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4526 | 2025.08.18 20:10:19.726457 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4527 | 2025.08.18 20:10:19.726772 [ 65 ] {} <Debug> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4528 | 2025.08.18 20:10:19.726840 [ 65 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2025.08.18 20:10:19.726863 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4530 | 2025.08.18 20:10:19.727007 [ 200 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4531 | 2025.08.18 20:10:19.729504 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 4532 | 2025.08.18 20:10:19.731269 [ 200 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4533 | 2025.08.18 20:10:19.732694 [ 200 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 4534 | 2025.08.18 20:10:19.737340 [ 200 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 4535 | 2025.08.18 20:10:19.741746 [ 200 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 4536 | 2025.08.18 20:10:19.746003 [ 200 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 4537 | 2025.08.18 20:10:19.750231 [ 200 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 4538 | 2025.08.18 20:10:19.753967 [ 200 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 4539 | 2025.08.18 20:10:19.807520 [ 199 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.08057573 sec., 2432.494251060462 rows/sec., 12.58 MiB/sec. | ||
| 4540 | 2025.08.18 20:10:19.810210 [ 201 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4541 | 2025.08.18 20:10:19.812597 [ 201 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_26_5} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2025.08.18 20:10:19.812706 [ 201 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_26_5} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4543 | 2025.08.18 20:10:19.814787 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4544 | 2025.08.18 20:10:20.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.46 MiB, peak 240.00 MiB, free memory in arenas 0.00 B, will set to 233.23 MiB (RSS), difference: 3.77 MiB | ||
| 4545 | 2025.08.18 20:10:20.597895 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2025.08.18 20:10:20.598098 [ 4 ] {3bf315a3-91a9-4a01-b545-e7876728fc62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4547 | 2025.08.18 20:10:20.598175 [ 4 ] {3bf315a3-91a9-4a01-b545-e7876728fc62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4548 | 2025.08.18 20:10:20.598856 [ 4 ] {3bf315a3-91a9-4a01-b545-e7876728fc62} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2025.08.18 20:10:20.598903 [ 4 ] {3bf315a3-91a9-4a01-b545-e7876728fc62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4550 | 2025.08.18 20:10:20.599326 [ 4 ] {3bf315a3-91a9-4a01-b545-e7876728fc62} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4551 | 2025.08.18 20:10:20.599571 [ 4 ] {3bf315a3-91a9-4a01-b545-e7876728fc62} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2025.08.18 20:10:20.599731 [ 4 ] {3bf315a3-91a9-4a01-b545-e7876728fc62} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001689 sec., 33155.71343990527 rows/sec., 2.53 MiB/sec. | ||
| 4553 | 2025.08.18 20:10:20.599774 [ 4 ] {3bf315a3-91a9-4a01-b545-e7876728fc62} <Debug> TCPHandler: Processed in 0.002027496 sec. | ||
| 4554 | 2025.08.18 20:10:20.599896 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2025.08.18 20:10:20.600000 [ 4 ] {3a8ab58a-5d7b-48cb-bacf-3dce70f1e813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4556 | 2025.08.18 20:10:20.600043 [ 4 ] {3a8ab58a-5d7b-48cb-bacf-3dce70f1e813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4557 | 2025.08.18 20:10:20.600468 [ 4 ] {3a8ab58a-5d7b-48cb-bacf-3dce70f1e813} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2025.08.18 20:10:20.600505 [ 4 ] {3a8ab58a-5d7b-48cb-bacf-3dce70f1e813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4559 | 2025.08.18 20:10:20.600810 [ 4 ] {3a8ab58a-5d7b-48cb-bacf-3dce70f1e813} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4560 | 2025.08.18 20:10:20.601028 [ 4 ] {3a8ab58a-5d7b-48cb-bacf-3dce70f1e813} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2025.08.18 20:10:20.601154 [ 4 ] {3a8ab58a-5d7b-48cb-bacf-3dce70f1e813} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 4562 | 2025.08.18 20:10:20.601191 [ 4 ] {3a8ab58a-5d7b-48cb-bacf-3dce70f1e813} <Debug> TCPHandler: Processed in 0.001347787 sec. | ||
| 4563 | 2025.08.18 20:10:20.601304 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4564 | 2025.08.18 20:10:20.601399 [ 4 ] {06d5d525-641f-43b2-a920-ef67a6b8b5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4565 | 2025.08.18 20:10:20.601443 [ 4 ] {06d5d525-641f-43b2-a920-ef67a6b8b5b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4566 | 2025.08.18 20:10:20.601848 [ 4 ] {06d5d525-641f-43b2-a920-ef67a6b8b5b0} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2025.08.18 20:10:20.601883 [ 4 ] {06d5d525-641f-43b2-a920-ef67a6b8b5b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4568 | 2025.08.18 20:10:20.602213 [ 4 ] {06d5d525-641f-43b2-a920-ef67a6b8b5b0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4569 | 2025.08.18 20:10:20.602441 [ 4 ] {06d5d525-641f-43b2-a920-ef67a6b8b5b0} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2025.08.18 20:10:20.602569 [ 4 ] {06d5d525-641f-43b2-a920-ef67a6b8b5b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 4571 | 2025.08.18 20:10:20.602607 [ 4 ] {06d5d525-641f-43b2-a920-ef67a6b8b5b0} <Debug> TCPHandler: Processed in 0.001352748 sec. | ||
| 4572 | 2025.08.18 20:10:20.602715 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4573 | 2025.08.18 20:10:20.602808 [ 4 ] {6d44a987-c01f-45b4-90a5-8418c1ad4f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4574 | 2025.08.18 20:10:20.602850 [ 4 ] {6d44a987-c01f-45b4-90a5-8418c1ad4f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4575 | 2025.08.18 20:10:20.603173 [ 4 ] {6d44a987-c01f-45b4-90a5-8418c1ad4f6b} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2025.08.18 20:10:20.603209 [ 4 ] {6d44a987-c01f-45b4-90a5-8418c1ad4f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4577 | 2025.08.18 20:10:20.603512 [ 4 ] {6d44a987-c01f-45b4-90a5-8418c1ad4f6b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4578 | 2025.08.18 20:10:20.603726 [ 4 ] {6d44a987-c01f-45b4-90a5-8418c1ad4f6b} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2025.08.18 20:10:20.603854 [ 4 ] {6d44a987-c01f-45b4-90a5-8418c1ad4f6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 4580 | 2025.08.18 20:10:20.603890 [ 4 ] {6d44a987-c01f-45b4-90a5-8418c1ad4f6b} <Debug> TCPHandler: Processed in 0.001225325 sec. | ||
| 4581 | 2025.08.18 20:10:24.075883 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 650 | ||
| 4582 | 2025.08.18 20:10:24.078056 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2025.08.18 20:10:24.078111 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4584 | 2025.08.18 20:10:24.079334 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4585 | 2025.08.18 20:10:24.079615 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2025.08.18 20:10:24.079988 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 650 | ||
| 4587 | 2025.08.18 20:10:25.602748 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2025.08.18 20:10:25.602945 [ 4 ] {5f21cb13-0939-4a41-8d95-121ff8492e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4589 | 2025.08.18 20:10:25.603018 [ 4 ] {5f21cb13-0939-4a41-8d95-121ff8492e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4590 | 2025.08.18 20:10:25.603712 [ 4 ] {5f21cb13-0939-4a41-8d95-121ff8492e06} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2025.08.18 20:10:25.603757 [ 4 ] {5f21cb13-0939-4a41-8d95-121ff8492e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4592 | 2025.08.18 20:10:25.604132 [ 4 ] {5f21cb13-0939-4a41-8d95-121ff8492e06} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4593 | 2025.08.18 20:10:25.604359 [ 4 ] {5f21cb13-0939-4a41-8d95-121ff8492e06} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2025.08.18 20:10:25.604516 [ 4 ] {5f21cb13-0939-4a41-8d95-121ff8492e06} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001625 sec., 14769.23076923077 rows/sec., 1.23 MiB/sec. | ||
| 4595 | 2025.08.18 20:10:25.604565 [ 4 ] {5f21cb13-0939-4a41-8d95-121ff8492e06} <Debug> TCPHandler: Processed in 0.001950646 sec. | ||
| 4596 | 2025.08.18 20:10:25.604693 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2025.08.18 20:10:25.604792 [ 4 ] {bc2bda15-accc-4b62-85d5-fbcc1a1697ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4598 | 2025.08.18 20:10:25.604835 [ 4 ] {bc2bda15-accc-4b62-85d5-fbcc1a1697ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4599 | 2025.08.18 20:10:25.605253 [ 4 ] {bc2bda15-accc-4b62-85d5-fbcc1a1697ea} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2025.08.18 20:10:25.605290 [ 4 ] {bc2bda15-accc-4b62-85d5-fbcc1a1697ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4601 | 2025.08.18 20:10:25.605583 [ 4 ] {bc2bda15-accc-4b62-85d5-fbcc1a1697ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4602 | 2025.08.18 20:10:25.605793 [ 4 ] {bc2bda15-accc-4b62-85d5-fbcc1a1697ea} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2025.08.18 20:10:25.605921 [ 4 ] {bc2bda15-accc-4b62-85d5-fbcc1a1697ea} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00115 sec., 12173.913043478262 rows/sec., 992.70 KiB/sec. | ||
| 4604 | 2025.08.18 20:10:25.605958 [ 4 ] {bc2bda15-accc-4b62-85d5-fbcc1a1697ea} <Debug> TCPHandler: Processed in 0.001316137 sec. | ||
| 4605 | 2025.08.18 20:10:25.606068 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2025.08.18 20:10:25.606160 [ 4 ] {b9b71efc-b02a-4e20-9628-d9da7d827b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4607 | 2025.08.18 20:10:25.606198 [ 4 ] {b9b71efc-b02a-4e20-9628-d9da7d827b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4608 | 2025.08.18 20:10:25.606742 [ 4 ] {b9b71efc-b02a-4e20-9628-d9da7d827b80} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2025.08.18 20:10:25.606777 [ 4 ] {b9b71efc-b02a-4e20-9628-d9da7d827b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4610 | 2025.08.18 20:10:25.607085 [ 4 ] {b9b71efc-b02a-4e20-9628-d9da7d827b80} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4611 | 2025.08.18 20:10:25.607291 [ 4 ] {b9b71efc-b02a-4e20-9628-d9da7d827b80} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2025.08.18 20:10:25.607414 [ 4 ] {b9b71efc-b02a-4e20-9628-d9da7d827b80} <Debug> executeQuery: Read 265 rows, 24.18 KiB in 0.001273 sec., 208169.67792615868 rows/sec., 18.55 MiB/sec. | ||
| 4613 | 2025.08.18 20:10:25.607451 [ 4 ] {b9b71efc-b02a-4e20-9628-d9da7d827b80} <Debug> TCPHandler: Processed in 0.001430818 sec. | ||
| 4614 | 2025.08.18 20:10:25.607554 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2025.08.18 20:10:25.607645 [ 4 ] {74530b50-301b-41c5-87bb-a06d1f454452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4616 | 2025.08.18 20:10:25.607683 [ 4 ] {74530b50-301b-41c5-87bb-a06d1f454452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4617 | 2025.08.18 20:10:25.608088 [ 4 ] {74530b50-301b-41c5-87bb-a06d1f454452} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4618 | 2025.08.18 20:10:25.608123 [ 4 ] {74530b50-301b-41c5-87bb-a06d1f454452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4619 | 2025.08.18 20:10:25.608414 [ 4 ] {74530b50-301b-41c5-87bb-a06d1f454452} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4620 | 2025.08.18 20:10:25.608614 [ 4 ] {74530b50-301b-41c5-87bb-a06d1f454452} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2025.08.18 20:10:25.608734 [ 4 ] {74530b50-301b-41c5-87bb-a06d1f454452} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001106 sec., 60578.66184448463 rows/sec., 4.43 MiB/sec. | ||
| 4622 | 2025.08.18 20:10:25.608770 [ 4 ] {74530b50-301b-41c5-87bb-a06d1f454452} <Debug> TCPHandler: Processed in 0.001263117 sec. | ||
| 4623 | 2025.08.18 20:10:25.608879 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4624 | 2025.08.18 20:10:25.608969 [ 4 ] {d59539ec-0849-4608-b5df-f64812acee20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4625 | 2025.08.18 20:10:25.609007 [ 4 ] {d59539ec-0849-4608-b5df-f64812acee20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4626 | 2025.08.18 20:10:25.609386 [ 4 ] {d59539ec-0849-4608-b5df-f64812acee20} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2025.08.18 20:10:25.609422 [ 4 ] {d59539ec-0849-4608-b5df-f64812acee20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4628 | 2025.08.18 20:10:25.609702 [ 4 ] {d59539ec-0849-4608-b5df-f64812acee20} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4629 | 2025.08.18 20:10:25.609900 [ 4 ] {d59539ec-0849-4608-b5df-f64812acee20} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2025.08.18 20:10:25.610021 [ 4 ] {d59539ec-0849-4608-b5df-f64812acee20} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001069 sec., 22450.88868101029 rows/sec., 1.86 MiB/sec. | ||
| 4631 | 2025.08.18 20:10:25.610059 [ 4 ] {d59539ec-0849-4608-b5df-f64812acee20} <Debug> TCPHandler: Processed in 0.001226906 sec. | ||
| 4632 | 2025.08.18 20:10:25.610159 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2025.08.18 20:10:25.610250 [ 4 ] {25bb93f0-1662-4897-b1a5-7ed786e68aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4634 | 2025.08.18 20:10:25.610288 [ 4 ] {25bb93f0-1662-4897-b1a5-7ed786e68aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4635 | 2025.08.18 20:10:25.610661 [ 4 ] {25bb93f0-1662-4897-b1a5-7ed786e68aa6} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2025.08.18 20:10:25.610696 [ 4 ] {25bb93f0-1662-4897-b1a5-7ed786e68aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4637 | 2025.08.18 20:10:25.610988 [ 4 ] {25bb93f0-1662-4897-b1a5-7ed786e68aa6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4638 | 2025.08.18 20:10:25.611189 [ 4 ] {25bb93f0-1662-4897-b1a5-7ed786e68aa6} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2025.08.18 20:10:25.611312 [ 4 ] {25bb93f0-1662-4897-b1a5-7ed786e68aa6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001079 sec., 11121.408711770157 rows/sec., 868.86 KiB/sec. | ||
| 4640 | 2025.08.18 20:10:25.611348 [ 4 ] {25bb93f0-1662-4897-b1a5-7ed786e68aa6} <Debug> TCPHandler: Processed in 0.001235786 sec. | ||
| 4641 | 2025.08.18 20:10:25.611459 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4642 | 2025.08.18 20:10:25.611549 [ 4 ] {43b66f72-da90-43ce-8336-5fc42d586031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4643 | 2025.08.18 20:10:25.611587 [ 4 ] {43b66f72-da90-43ce-8336-5fc42d586031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4644 | 2025.08.18 20:10:25.612058 [ 4 ] {43b66f72-da90-43ce-8336-5fc42d586031} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2025.08.18 20:10:25.612092 [ 4 ] {43b66f72-da90-43ce-8336-5fc42d586031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4646 | 2025.08.18 20:10:25.612382 [ 4 ] {43b66f72-da90-43ce-8336-5fc42d586031} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4647 | 2025.08.18 20:10:25.612587 [ 4 ] {43b66f72-da90-43ce-8336-5fc42d586031} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2025.08.18 20:10:25.612709 [ 4 ] {43b66f72-da90-43ce-8336-5fc42d586031} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001177 sec., 131690.73916737468 rows/sec., 10.62 MiB/sec. | ||
| 4649 | 2025.08.18 20:10:25.612745 [ 4 ] {43b66f72-da90-43ce-8336-5fc42d586031} <Debug> TCPHandler: Processed in 0.001333967 sec. | ||
| 4650 | 2025.08.18 20:10:25.612865 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4651 | 2025.08.18 20:10:25.612985 [ 4 ] {536eba3d-8449-4850-965c-7d6180c10b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4652 | 2025.08.18 20:10:25.613066 [ 4 ] {536eba3d-8449-4850-965c-7d6180c10b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4653 | 2025.08.18 20:10:25.613525 [ 4 ] {536eba3d-8449-4850-965c-7d6180c10b1f} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4654 | 2025.08.18 20:10:25.613561 [ 4 ] {536eba3d-8449-4850-965c-7d6180c10b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4655 | 2025.08.18 20:10:25.613905 [ 4 ] {536eba3d-8449-4850-965c-7d6180c10b1f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4656 | 2025.08.18 20:10:25.614116 [ 4 ] {536eba3d-8449-4850-965c-7d6180c10b1f} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4657 | 2025.08.18 20:10:25.614245 [ 4 ] {536eba3d-8449-4850-965c-7d6180c10b1f} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001284 sec., 158099.68847352025 rows/sec., 11.33 MiB/sec. | ||
| 4658 | 2025.08.18 20:10:25.614283 [ 4 ] {536eba3d-8449-4850-965c-7d6180c10b1f} <Debug> TCPHandler: Processed in 0.001480359 sec. | ||
| 4659 | 2025.08.18 20:10:25.614397 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4660 | 2025.08.18 20:10:25.614491 [ 4 ] {cd8ae1f5-3253-4197-937f-86539033fe4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4661 | 2025.08.18 20:10:25.614545 [ 4 ] {cd8ae1f5-3253-4197-937f-86539033fe4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4662 | 2025.08.18 20:10:25.615384 [ 4 ] {cd8ae1f5-3253-4197-937f-86539033fe4b} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4663 | 2025.08.18 20:10:25.615420 [ 4 ] {cd8ae1f5-3253-4197-937f-86539033fe4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4664 | 2025.08.18 20:10:25.615999 [ 4 ] {cd8ae1f5-3253-4197-937f-86539033fe4b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4665 | 2025.08.18 20:10:25.616216 [ 4 ] {cd8ae1f5-3253-4197-937f-86539033fe4b} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2025.08.18 20:10:25.616351 [ 4 ] {cd8ae1f5-3253-4197-937f-86539033fe4b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001878 sec., 21831.73588924388 rows/sec., 39.12 MiB/sec. | ||
| 4667 | 2025.08.18 20:10:25.616406 [ 4 ] {cd8ae1f5-3253-4197-937f-86539033fe4b} <Debug> TCPHandler: Processed in 0.002058497 sec. | ||
| 4668 | 2025.08.18 20:10:25.616523 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4669 | 2025.08.18 20:10:25.616617 [ 4 ] {795f632f-15d1-45e9-9379-1881d5e4aa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4670 | 2025.08.18 20:10:25.616658 [ 4 ] {795f632f-15d1-45e9-9379-1881d5e4aa82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4671 | 2025.08.18 20:10:25.616988 [ 4 ] {795f632f-15d1-45e9-9379-1881d5e4aa82} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2025.08.18 20:10:25.617023 [ 4 ] {795f632f-15d1-45e9-9379-1881d5e4aa82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4673 | 2025.08.18 20:10:25.617319 [ 4 ] {795f632f-15d1-45e9-9379-1881d5e4aa82} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4674 | 2025.08.18 20:10:25.617526 [ 4 ] {795f632f-15d1-45e9-9379-1881d5e4aa82} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2025.08.18 20:10:25.617652 [ 4 ] {795f632f-15d1-45e9-9379-1881d5e4aa82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 4676 | 2025.08.18 20:10:25.617687 [ 4 ] {795f632f-15d1-45e9-9379-1881d5e4aa82} <Debug> TCPHandler: Processed in 0.001215225 sec. | ||
| 4677 | 2025.08.18 20:10:26.543471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12444 | ||
| 4678 | 2025.08.18 20:10:26.544148 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2025.08.18 20:10:26.544199 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4680 | 2025.08.18 20:10:26.544796 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4681 | 2025.08.18 20:10:26.545033 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4682 | 2025.08.18 20:10:26.545184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
| 4683 | 2025.08.18 20:10:27.229610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 4684 | 2025.08.18 20:10:27.244930 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2025.08.18 20:10:27.244987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4686 | 2025.08.18 20:10:27.251131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4687 | 2025.08.18 20:10:27.251815 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2025.08.18 20:10:27.254431 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 4689 | 2025.08.18 20:10:30.599154 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2025.08.18 20:10:30.599370 [ 4 ] {8a969efa-1115-4fa2-a4de-20e2bc85b777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4691 | 2025.08.18 20:10:30.599445 [ 4 ] {8a969efa-1115-4fa2-a4de-20e2bc85b777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4692 | 2025.08.18 20:10:30.600097 [ 4 ] {8a969efa-1115-4fa2-a4de-20e2bc85b777} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2025.08.18 20:10:30.600137 [ 4 ] {8a969efa-1115-4fa2-a4de-20e2bc85b777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4694 | 2025.08.18 20:10:30.600533 [ 4 ] {8a969efa-1115-4fa2-a4de-20e2bc85b777} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4695 | 2025.08.18 20:10:30.600756 [ 4 ] {8a969efa-1115-4fa2-a4de-20e2bc85b777} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2025.08.18 20:10:30.600915 [ 4 ] {8a969efa-1115-4fa2-a4de-20e2bc85b777} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001599 sec., 35021.88868042527 rows/sec., 2.67 MiB/sec. | ||
| 4697 | 2025.08.18 20:10:30.600964 [ 4 ] {8a969efa-1115-4fa2-a4de-20e2bc85b777} <Debug> TCPHandler: Processed in 0.001945525 sec. | ||
| 4698 | 2025.08.18 20:10:30.601084 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2025.08.18 20:10:30.601187 [ 4 ] {6870973e-81cb-4d93-a850-35d5c0aa002b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4700 | 2025.08.18 20:10:30.601230 [ 4 ] {6870973e-81cb-4d93-a850-35d5c0aa002b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4701 | 2025.08.18 20:10:30.601664 [ 4 ] {6870973e-81cb-4d93-a850-35d5c0aa002b} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2025.08.18 20:10:30.601700 [ 4 ] {6870973e-81cb-4d93-a850-35d5c0aa002b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4703 | 2025.08.18 20:10:30.602007 [ 4 ] {6870973e-81cb-4d93-a850-35d5c0aa002b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4704 | 2025.08.18 20:10:30.602227 [ 4 ] {6870973e-81cb-4d93-a850-35d5c0aa002b} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2025.08.18 20:10:30.602355 [ 4 ] {6870973e-81cb-4d93-a850-35d5c0aa002b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 4706 | 2025.08.18 20:10:30.602392 [ 4 ] {6870973e-81cb-4d93-a850-35d5c0aa002b} <Debug> TCPHandler: Processed in 0.001359947 sec. | ||
| 4707 | 2025.08.18 20:10:30.602509 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4708 | 2025.08.18 20:10:30.602606 [ 4 ] {7d89e444-6a05-46b5-987d-c2b6cc24222c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4709 | 2025.08.18 20:10:30.602651 [ 4 ] {7d89e444-6a05-46b5-987d-c2b6cc24222c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4710 | 2025.08.18 20:10:30.603058 [ 4 ] {7d89e444-6a05-46b5-987d-c2b6cc24222c} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2025.08.18 20:10:30.603093 [ 4 ] {7d89e444-6a05-46b5-987d-c2b6cc24222c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4712 | 2025.08.18 20:10:30.603420 [ 4 ] {7d89e444-6a05-46b5-987d-c2b6cc24222c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4713 | 2025.08.18 20:10:30.603624 [ 4 ] {7d89e444-6a05-46b5-987d-c2b6cc24222c} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2025.08.18 20:10:30.603751 [ 4 ] {7d89e444-6a05-46b5-987d-c2b6cc24222c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 4715 | 2025.08.18 20:10:30.603788 [ 4 ] {7d89e444-6a05-46b5-987d-c2b6cc24222c} <Debug> TCPHandler: Processed in 0.001329368 sec. | ||
| 4716 | 2025.08.18 20:10:30.603889 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2025.08.18 20:10:30.603984 [ 4 ] {b2b5d542-3681-487c-bfa0-220d900e8c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4718 | 2025.08.18 20:10:30.604025 [ 4 ] {b2b5d542-3681-487c-bfa0-220d900e8c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4719 | 2025.08.18 20:10:30.604354 [ 4 ] {b2b5d542-3681-487c-bfa0-220d900e8c02} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2025.08.18 20:10:30.604387 [ 4 ] {b2b5d542-3681-487c-bfa0-220d900e8c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4721 | 2025.08.18 20:10:30.604695 [ 4 ] {b2b5d542-3681-487c-bfa0-220d900e8c02} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4722 | 2025.08.18 20:10:30.604899 [ 4 ] {b2b5d542-3681-487c-bfa0-220d900e8c02} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2025.08.18 20:10:30.605029 [ 4 ] {b2b5d542-3681-487c-bfa0-220d900e8c02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 4724 | 2025.08.18 20:10:30.605064 [ 4 ] {b2b5d542-3681-487c-bfa0-220d900e8c02} <Debug> TCPHandler: Processed in 0.001223536 sec. | ||
| 4725 | 2025.08.18 20:10:33.935358 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4726 | 2025.08.18 20:10:33.935422 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4727 | 2025.08.18 20:10:34.045253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12932 | ||
| 4728 | 2025.08.18 20:10:34.045711 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2025.08.18 20:10:34.045744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4730 | 2025.08.18 20:10:34.046298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4731 | 2025.08.18 20:10:34.046547 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2025.08.18 20:10:34.046684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12932 | ||
| 4733 | 2025.08.18 20:10:34.080120 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 678 | ||
| 4734 | 2025.08.18 20:10:34.082760 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2025.08.18 20:10:34.082818 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4736 | 2025.08.18 20:10:34.084177 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4737 | 2025.08.18 20:10:34.084468 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2025.08.18 20:10:34.084857 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 678 | ||
| 4739 | 2025.08.18 20:10:34.754515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 4740 | 2025.08.18 20:10:34.770393 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2025.08.18 20:10:34.770463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4742 | 2025.08.18 20:10:34.777008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4743 | 2025.08.18 20:10:34.777728 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2025.08.18 20:10:34.780418 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 4745 | 2025.08.18 20:10:35.599733 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4746 | 2025.08.18 20:10:35.599915 [ 4 ] {5ecd5e72-5134-4f5f-9603-ccd714e530ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4747 | 2025.08.18 20:10:35.599981 [ 4 ] {5ecd5e72-5134-4f5f-9603-ccd714e530ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4748 | 2025.08.18 20:10:35.600743 [ 4 ] {5ecd5e72-5134-4f5f-9603-ccd714e530ec} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2025.08.18 20:10:35.600791 [ 4 ] {5ecd5e72-5134-4f5f-9603-ccd714e530ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4750 | 2025.08.18 20:10:35.601205 [ 4 ] {5ecd5e72-5134-4f5f-9603-ccd714e530ec} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 4751 | 2025.08.18 20:10:35.601440 [ 4 ] {5ecd5e72-5134-4f5f-9603-ccd714e530ec} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2025.08.18 20:10:35.601598 [ 4 ] {5ecd5e72-5134-4f5f-9603-ccd714e530ec} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001732 sec., 79676.67436489607 rows/sec., 6.90 MiB/sec. | ||
| 4753 | 2025.08.18 20:10:35.601642 [ 4 ] {5ecd5e72-5134-4f5f-9603-ccd714e530ec} <Debug> TCPHandler: Processed in 0.002037466 sec. | ||
| 4754 | 2025.08.18 20:10:35.601767 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4755 | 2025.08.18 20:10:35.601865 [ 4 ] {5ad436ae-0112-41ad-8510-953537bdc8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4756 | 2025.08.18 20:10:35.601907 [ 4 ] {5ad436ae-0112-41ad-8510-953537bdc8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4757 | 2025.08.18 20:10:35.602319 [ 4 ] {5ad436ae-0112-41ad-8510-953537bdc8e0} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2025.08.18 20:10:35.602357 [ 4 ] {5ad436ae-0112-41ad-8510-953537bdc8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4759 | 2025.08.18 20:10:35.602660 [ 4 ] {5ad436ae-0112-41ad-8510-953537bdc8e0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4760 | 2025.08.18 20:10:35.602875 [ 4 ] {5ad436ae-0112-41ad-8510-953537bdc8e0} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2025.08.18 20:10:35.603002 [ 4 ] {5ad436ae-0112-41ad-8510-953537bdc8e0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001156 sec., 35467.12802768166 rows/sec., 2.60 MiB/sec. | ||
| 4762 | 2025.08.18 20:10:35.603040 [ 4 ] {5ad436ae-0112-41ad-8510-953537bdc8e0} <Debug> TCPHandler: Processed in 0.001324838 sec. | ||
| 4763 | 2025.08.18 20:10:35.603152 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4764 | 2025.08.18 20:10:35.603251 [ 4 ] {da10eb0a-8629-43b6-b307-ef6c228add5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4765 | 2025.08.18 20:10:35.603291 [ 4 ] {da10eb0a-8629-43b6-b307-ef6c228add5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4766 | 2025.08.18 20:10:35.603719 [ 4 ] {da10eb0a-8629-43b6-b307-ef6c228add5f} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4767 | 2025.08.18 20:10:35.603755 [ 4 ] {da10eb0a-8629-43b6-b307-ef6c228add5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4768 | 2025.08.18 20:10:35.604064 [ 4 ] {da10eb0a-8629-43b6-b307-ef6c228add5f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 4769 | 2025.08.18 20:10:35.604274 [ 4 ] {da10eb0a-8629-43b6-b307-ef6c228add5f} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2025.08.18 20:10:35.604405 [ 4 ] {da10eb0a-8629-43b6-b307-ef6c228add5f} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001173 sec., 89514.06649616368 rows/sec., 6.99 MiB/sec. | ||
| 4771 | 2025.08.18 20:10:35.604445 [ 4 ] {da10eb0a-8629-43b6-b307-ef6c228add5f} <Debug> TCPHandler: Processed in 0.001343748 sec. | ||
| 4772 | 2025.08.18 20:10:35.604558 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4773 | 2025.08.18 20:10:35.604653 [ 4 ] {92d5b57e-f901-40e0-a6d7-4b80628310ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4774 | 2025.08.18 20:10:35.604698 [ 4 ] {92d5b57e-f901-40e0-a6d7-4b80628310ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4775 | 2025.08.18 20:10:35.605241 [ 4 ] {92d5b57e-f901-40e0-a6d7-4b80628310ab} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2025.08.18 20:10:35.605281 [ 4 ] {92d5b57e-f901-40e0-a6d7-4b80628310ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4777 | 2025.08.18 20:10:35.605626 [ 4 ] {92d5b57e-f901-40e0-a6d7-4b80628310ab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 4778 | 2025.08.18 20:10:35.605846 [ 4 ] {92d5b57e-f901-40e0-a6d7-4b80628310ab} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2025.08.18 20:10:35.605998 [ 4 ] {92d5b57e-f901-40e0-a6d7-4b80628310ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001363 sec., 117388.11445341159 rows/sec., 8.18 MiB/sec. | ||
| 4780 | 2025.08.18 20:10:35.606037 [ 4 ] {92d5b57e-f901-40e0-a6d7-4b80628310ab} <Debug> TCPHandler: Processed in 0.0015288 sec. | ||
| 4781 | 2025.08.18 20:10:35.606153 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4782 | 2025.08.18 20:10:35.606259 [ 4 ] {773d626e-438a-4f0e-8789-681c325ca2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4783 | 2025.08.18 20:10:35.606314 [ 4 ] {773d626e-438a-4f0e-8789-681c325ca2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4784 | 2025.08.18 20:10:35.607188 [ 4 ] {773d626e-438a-4f0e-8789-681c325ca2ed} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2025.08.18 20:10:35.607225 [ 4 ] {773d626e-438a-4f0e-8789-681c325ca2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4786 | 2025.08.18 20:10:35.607792 [ 4 ] {773d626e-438a-4f0e-8789-681c325ca2ed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4787 | 2025.08.18 20:10:35.608010 [ 4 ] {773d626e-438a-4f0e-8789-681c325ca2ed} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2025.08.18 20:10:35.608142 [ 4 ] {773d626e-438a-4f0e-8789-681c325ca2ed} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001907 sec., 21499.73780807551 rows/sec., 38.53 MiB/sec. | ||
| 4789 | 2025.08.18 20:10:35.608206 [ 4 ] {773d626e-438a-4f0e-8789-681c325ca2ed} <Debug> TCPHandler: Processed in 0.002100788 sec. | ||
| 4790 | 2025.08.18 20:10:35.608320 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4791 | 2025.08.18 20:10:35.608413 [ 4 ] {353f8eca-7492-4daa-b2cb-00f59193c511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4792 | 2025.08.18 20:10:35.608454 [ 4 ] {353f8eca-7492-4daa-b2cb-00f59193c511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4793 | 2025.08.18 20:10:35.608781 [ 4 ] {353f8eca-7492-4daa-b2cb-00f59193c511} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2025.08.18 20:10:35.608817 [ 4 ] {353f8eca-7492-4daa-b2cb-00f59193c511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4795 | 2025.08.18 20:10:35.609112 [ 4 ] {353f8eca-7492-4daa-b2cb-00f59193c511} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 4796 | 2025.08.18 20:10:35.609313 [ 4 ] {353f8eca-7492-4daa-b2cb-00f59193c511} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2025.08.18 20:10:35.609441 [ 4 ] {353f8eca-7492-4daa-b2cb-00f59193c511} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 4798 | 2025.08.18 20:10:35.609476 [ 4 ] {353f8eca-7492-4daa-b2cb-00f59193c511} <Debug> TCPHandler: Processed in 0.001203465 sec. | ||
| 4799 | 2025.08.18 20:10:36.740017 [ 41 ] {} <Debug> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4800 | 2025.08.18 20:10:36.740095 [ 41 ] {} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2025.08.18 20:10:36.740127 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4802 | 2025.08.18 20:10:36.740296 [ 196 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4803 | 2025.08.18 20:10:36.740503 [ 196 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4804 | 2025.08.18 20:10:36.740559 [ 196 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part | ||
| 4805 | 2025.08.18 20:10:36.740664 [ 196 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 4806 | 2025.08.18 20:10:36.740729 [ 196 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 4807 | 2025.08.18 20:10:36.740770 [ 196 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 4808 | 2025.08.18 20:10:36.740810 [ 196 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4809 | 2025.08.18 20:10:36.741592 [ 196 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380888 sec., 547473.7994681683 rows/sec., 39.95 MiB/sec. | ||
| 4810 | 2025.08.18 20:10:36.741719 [ 196 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4811 | 2025.08.18 20:10:36.741945 [ 196 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_13_3} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2025.08.18 20:10:36.742011 [ 196 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_13_3} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4813 | 2025.08.18 20:10:36.742072 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4814 | 2025.08.18 20:10:39.506264 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2025.08.18 20:10:39.506463 [ 4 ] {7d4d5265-a25c-44ea-930c-a07bdc6afb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4816 | 2025.08.18 20:10:39.506537 [ 4 ] {7d4d5265-a25c-44ea-930c-a07bdc6afb82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4817 | 2025.08.18 20:10:39.507207 [ 4 ] {7d4d5265-a25c-44ea-930c-a07bdc6afb82} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2025.08.18 20:10:39.507263 [ 4 ] {7d4d5265-a25c-44ea-930c-a07bdc6afb82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4819 | 2025.08.18 20:10:39.507657 [ 4 ] {7d4d5265-a25c-44ea-930c-a07bdc6afb82} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4820 | 2025.08.18 20:10:39.507888 [ 4 ] {7d4d5265-a25c-44ea-930c-a07bdc6afb82} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2025.08.18 20:10:39.508063 [ 4 ] {7d4d5265-a25c-44ea-930c-a07bdc6afb82} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00165 sec., 1212.1212121212122 rows/sec., 98.84 KiB/sec. | ||
| 4822 | 2025.08.18 20:10:39.508120 [ 4 ] {7d4d5265-a25c-44ea-930c-a07bdc6afb82} <Debug> TCPHandler: Processed in 0.001992076 sec. | ||
| 4823 | 2025.08.18 20:10:39.508255 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4824 | 2025.08.18 20:10:39.508362 [ 4 ] {440f99ca-3197-4f16-84aa-f4e76215b87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4825 | 2025.08.18 20:10:39.508408 [ 4 ] {440f99ca-3197-4f16-84aa-f4e76215b87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4826 | 2025.08.18 20:10:39.509427 [ 4 ] {440f99ca-3197-4f16-84aa-f4e76215b87e} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2025.08.18 20:10:39.509470 [ 4 ] {440f99ca-3197-4f16-84aa-f4e76215b87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4828 | 2025.08.18 20:10:39.509872 [ 4 ] {440f99ca-3197-4f16-84aa-f4e76215b87e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 4829 | 2025.08.18 20:10:39.510120 [ 4 ] {440f99ca-3197-4f16-84aa-f4e76215b87e} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2025.08.18 20:10:39.510248 [ 39 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 4831 | 2025.08.18 20:10:39.510260 [ 4 ] {440f99ca-3197-4f16-84aa-f4e76215b87e} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.001922 sec., 622788.7617065556 rows/sec., 51.10 MiB/sec. | ||
| 4832 | 2025.08.18 20:10:39.510324 [ 39 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2025.08.18 20:10:39.510341 [ 4 ] {440f99ca-3197-4f16-84aa-f4e76215b87e} <Debug> TCPHandler: Processed in 0.002141858 sec. | ||
| 4834 | 2025.08.18 20:10:39.510353 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4835 | 2025.08.18 20:10:39.510477 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4836 | 2025.08.18 20:10:39.510478 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 4837 | 2025.08.18 20:10:39.510597 [ 4 ] {93214ff6-6d7b-4b49-86c7-7b8cbbcb3770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4838 | 2025.08.18 20:10:39.510646 [ 4 ] {93214ff6-6d7b-4b49-86c7-7b8cbbcb3770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4839 | 2025.08.18 20:10:39.510647 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4840 | 2025.08.18 20:10:39.510714 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1407 rows starting from the beginning of the part | ||
| 4841 | 2025.08.18 20:10:39.510804 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 4842 | 2025.08.18 20:10:39.510873 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 265 rows starting from the beginning of the part | ||
| 4843 | 2025.08.18 20:10:39.510930 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 4844 | 2025.08.18 20:10:39.510986 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 138 rows starting from the beginning of the part | ||
| 4845 | 2025.08.18 20:10:39.511051 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1197 rows starting from the beginning of the part | ||
| 4846 | 2025.08.18 20:10:39.511091 [ 4 ] {93214ff6-6d7b-4b49-86c7-7b8cbbcb3770} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2025.08.18 20:10:39.511134 [ 4 ] {93214ff6-6d7b-4b49-86c7-7b8cbbcb3770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4848 | 2025.08.18 20:10:39.511464 [ 4 ] {93214ff6-6d7b-4b49-86c7-7b8cbbcb3770} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4849 | 2025.08.18 20:10:39.511694 [ 4 ] {93214ff6-6d7b-4b49-86c7-7b8cbbcb3770} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2025.08.18 20:10:39.511829 [ 4 ] {93214ff6-6d7b-4b49-86c7-7b8cbbcb3770} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001254 sec., 1594.896331738437 rows/sec., 111.36 KiB/sec. | ||
| 4851 | 2025.08.18 20:10:39.511868 [ 4 ] {93214ff6-6d7b-4b49-86c7-7b8cbbcb3770} <Debug> TCPHandler: Processed in 0.001448729 sec. | ||
| 4852 | 2025.08.18 20:10:39.511983 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2025.08.18 20:10:39.512080 [ 4 ] {23c7276d-da7c-4cec-afcb-27bec5ddec8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4854 | 2025.08.18 20:10:39.512120 [ 4 ] {23c7276d-da7c-4cec-afcb-27bec5ddec8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4855 | 2025.08.18 20:10:39.512612 [ 4 ] {23c7276d-da7c-4cec-afcb-27bec5ddec8d} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2025.08.18 20:10:39.512650 [ 4 ] {23c7276d-da7c-4cec-afcb-27bec5ddec8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4857 | 2025.08.18 20:10:39.512973 [ 4 ] {23c7276d-da7c-4cec-afcb-27bec5ddec8d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4858 | 2025.08.18 20:10:39.513144 [ 196 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.002723635 sec., 1145160.786963011 rows/sec., 99.81 MiB/sec. | ||
| 4859 | 2025.08.18 20:10:39.513197 [ 4 ] {23c7276d-da7c-4cec-afcb-27bec5ddec8d} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2025.08.18 20:10:39.513332 [ 4 ] {23c7276d-da7c-4cec-afcb-27bec5ddec8d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001271 sec., 179386.30999213218 rows/sec., 12.15 MiB/sec. | ||
| 4861 | 2025.08.18 20:10:39.513370 [ 4 ] {23c7276d-da7c-4cec-afcb-27bec5ddec8d} <Debug> TCPHandler: Processed in 0.001436788 sec. | ||
| 4862 | 2025.08.18 20:10:39.513474 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 4863 | 2025.08.18 20:10:39.513488 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2025.08.18 20:10:39.513600 [ 4 ] {bda5b25d-3e78-4698-897c-05571a6cab60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4865 | 2025.08.18 20:10:39.513642 [ 4 ] {bda5b25d-3e78-4698-897c-05571a6cab60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4866 | 2025.08.18 20:10:39.513795 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_46_9} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2025.08.18 20:10:39.513873 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_46_9} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 4868 | 2025.08.18 20:10:39.513950 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 4869 | 2025.08.18 20:10:39.514242 [ 4 ] {bda5b25d-3e78-4698-897c-05571a6cab60} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2025.08.18 20:10:39.514282 [ 4 ] {bda5b25d-3e78-4698-897c-05571a6cab60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4871 | 2025.08.18 20:10:39.514623 [ 4 ] {bda5b25d-3e78-4698-897c-05571a6cab60} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 4872 | 2025.08.18 20:10:39.514846 [ 4 ] {bda5b25d-3e78-4698-897c-05571a6cab60} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2025.08.18 20:10:39.514967 [ 39 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 4874 | 2025.08.18 20:10:39.514978 [ 4 ] {bda5b25d-3e78-4698-897c-05571a6cab60} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001396 sec., 373925.50143266475 rows/sec., 27.68 MiB/sec. | ||
| 4875 | 2025.08.18 20:10:39.515007 [ 39 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2025.08.18 20:10:39.515030 [ 4 ] {bda5b25d-3e78-4698-897c-05571a6cab60} <Debug> TCPHandler: Processed in 0.001591911 sec. | ||
| 4877 | 2025.08.18 20:10:39.515031 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4878 | 2025.08.18 20:10:39.515154 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4879 | 2025.08.18 20:10:39.515176 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 4880 | 2025.08.18 20:10:39.515255 [ 4 ] {e302f99a-f0c0-417e-94c7-dc3b8b5320e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4881 | 2025.08.18 20:10:39.515302 [ 4 ] {e302f99a-f0c0-417e-94c7-dc3b8b5320e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4882 | 2025.08.18 20:10:39.515321 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4883 | 2025.08.18 20:10:39.515365 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 633 rows starting from the beginning of the part | ||
| 4884 | 2025.08.18 20:10:39.515440 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 4885 | 2025.08.18 20:10:39.515494 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 155 rows starting from the beginning of the part | ||
| 4886 | 2025.08.18 20:10:39.515542 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 4887 | 2025.08.18 20:10:39.515589 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 105 rows starting from the beginning of the part | ||
| 4888 | 2025.08.18 20:10:39.515633 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 522 rows starting from the beginning of the part | ||
| 4889 | 2025.08.18 20:10:39.515913 [ 4 ] {e302f99a-f0c0-417e-94c7-dc3b8b5320e8} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2025.08.18 20:10:39.515955 [ 4 ] {e302f99a-f0c0-417e-94c7-dc3b8b5320e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4891 | 2025.08.18 20:10:39.516390 [ 4 ] {e302f99a-f0c0-417e-94c7-dc3b8b5320e8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 4892 | 2025.08.18 20:10:39.516617 [ 4 ] {e302f99a-f0c0-417e-94c7-dc3b8b5320e8} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2025.08.18 20:10:39.516732 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 4894 | 2025.08.18 20:10:39.516753 [ 4 ] {e302f99a-f0c0-417e-94c7-dc3b8b5320e8} <Debug> executeQuery: Read 975 rows, 67.03 KiB in 0.001518 sec., 642292.490118577 rows/sec., 43.12 MiB/sec. | ||
| 4895 | 2025.08.18 20:10:39.516768 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2025.08.18 20:10:39.516772 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1543 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664512 sec., 926998.423561981 rows/sec., 73.85 MiB/sec. | ||
| 4897 | 2025.08.18 20:10:39.516800 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4898 | 2025.08.18 20:10:39.516803 [ 4 ] {e302f99a-f0c0-417e-94c7-dc3b8b5320e8} <Debug> TCPHandler: Processed in 0.001698132 sec. | ||
| 4899 | 2025.08.18 20:10:39.516894 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 4900 | 2025.08.18 20:10:39.516957 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4901 | 2025.08.18 20:10:39.516964 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 4902 | 2025.08.18 20:10:39.517017 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4903 | 2025.08.18 20:10:39.517067 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12147 rows starting from the beginning of the part | ||
| 4904 | 2025.08.18 20:10:39.517073 [ 4 ] {2cad30ae-4682-477b-858c-99d768164ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4905 | 2025.08.18 20:10:39.517128 [ 4 ] {2cad30ae-4682-477b-858c-99d768164ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4906 | 2025.08.18 20:10:39.517147 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 4907 | 2025.08.18 20:10:39.517212 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 203 rows starting from the beginning of the part | ||
| 4908 | 2025.08.18 20:10:39.517260 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_46_9} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2025.08.18 20:10:39.517278 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 4910 | 2025.08.18 20:10:39.517360 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 4911 | 2025.08.18 20:10:39.517366 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_46_9} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 4912 | 2025.08.18 20:10:39.517428 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 975 rows starting from the beginning of the part | ||
| 4913 | 2025.08.18 20:10:39.517479 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4914 | 2025.08.18 20:10:39.517566 [ 4 ] {2cad30ae-4682-477b-858c-99d768164ae2} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2025.08.18 20:10:39.517612 [ 4 ] {2cad30ae-4682-477b-858c-99d768164ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4916 | 2025.08.18 20:10:39.518035 [ 4 ] {2cad30ae-4682-477b-858c-99d768164ae2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 4917 | 2025.08.18 20:10:39.518281 [ 4 ] {2cad30ae-4682-477b-858c-99d768164ae2} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2025.08.18 20:10:39.518394 [ 39 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 4919 | 2025.08.18 20:10:39.518418 [ 4 ] {2cad30ae-4682-477b-858c-99d768164ae2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001369 sec., 35062.08911614317 rows/sec., 2.36 MiB/sec. | ||
| 4920 | 2025.08.18 20:10:39.518427 [ 39 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2025.08.18 20:10:39.518464 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4922 | 2025.08.18 20:10:39.518467 [ 4 ] {2cad30ae-4682-477b-858c-99d768164ae2} <Debug> TCPHandler: Processed in 0.001570941 sec. | ||
| 4923 | 2025.08.18 20:10:39.518556 [ 188 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 4924 | 2025.08.18 20:10:39.518643 [ 188 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4925 | 2025.08.18 20:10:39.518671 [ 188 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2100 rows starting from the beginning of the part | ||
| 4926 | 2025.08.18 20:10:39.518717 [ 188 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 4927 | 2025.08.18 20:10:39.518755 [ 188 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 4928 | 2025.08.18 20:10:39.518796 [ 188 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 4929 | 2025.08.18 20:10:39.518834 [ 188 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 4930 | 2025.08.18 20:10:39.518871 [ 188 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part | ||
| 4931 | 2025.08.18 20:10:39.520063 [ 190 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 4 columns (4 merged, 0 gathered) in 0.001541551 sec., 1549089.1965299884 rows/sec., 104.40 MiB/sec. | ||
| 4932 | 2025.08.18 20:10:39.520348 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 4933 | 2025.08.18 20:10:39.520620 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_46_9} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2025.08.18 20:10:39.520684 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_46_9} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 4935 | 2025.08.18 20:10:39.520759 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4936 | 2025.08.18 20:10:39.521762 [ 186 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13805 rows, containing 5 columns (5 merged, 0 gathered) in 0.004914544 sec., 2809009.3404393164 rows/sec., 192.29 MiB/sec. | ||
| 4937 | 2025.08.18 20:10:39.522210 [ 186 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 4938 | 2025.08.18 20:10:39.522495 [ 186 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2025.08.18 20:10:39.522570 [ 186 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 4940 | 2025.08.18 20:10:39.522657 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 4941 | 2025.08.18 20:10:40.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.97 MiB, peak 242.88 MiB, free memory in arenas 0.00 B, will set to 237.00 MiB (RSS), difference: 1.03 MiB | ||
| 4942 | 2025.08.18 20:10:40.592097 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4943 | 2025.08.18 20:10:40.592282 [ 4 ] {e716d5ee-48ab-4593-811a-bdba45d641ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4944 | 2025.08.18 20:10:40.592350 [ 4 ] {e716d5ee-48ab-4593-811a-bdba45d641ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4945 | 2025.08.18 20:10:40.592985 [ 4 ] {e716d5ee-48ab-4593-811a-bdba45d641ae} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2025.08.18 20:10:40.593036 [ 4 ] {e716d5ee-48ab-4593-811a-bdba45d641ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4947 | 2025.08.18 20:10:40.593445 [ 4 ] {e716d5ee-48ab-4593-811a-bdba45d641ae} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 4948 | 2025.08.18 20:10:40.593698 [ 4 ] {e716d5ee-48ab-4593-811a-bdba45d641ae} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2025.08.18 20:10:40.593861 [ 4 ] {e716d5ee-48ab-4593-811a-bdba45d641ae} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.62 MiB/sec. | ||
| 4950 | 2025.08.18 20:10:40.593913 [ 4 ] {e716d5ee-48ab-4593-811a-bdba45d641ae} <Debug> TCPHandler: Processed in 0.001948335 sec. | ||
| 4951 | 2025.08.18 20:10:40.594030 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4952 | 2025.08.18 20:10:40.594133 [ 4 ] {048014ec-5b4c-4dbc-baa3-7a4a5b921864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4953 | 2025.08.18 20:10:40.594177 [ 4 ] {048014ec-5b4c-4dbc-baa3-7a4a5b921864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4954 | 2025.08.18 20:10:40.594606 [ 4 ] {048014ec-5b4c-4dbc-baa3-7a4a5b921864} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2025.08.18 20:10:40.594643 [ 4 ] {048014ec-5b4c-4dbc-baa3-7a4a5b921864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4956 | 2025.08.18 20:10:40.594960 [ 4 ] {048014ec-5b4c-4dbc-baa3-7a4a5b921864} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 4957 | 2025.08.18 20:10:40.595182 [ 4 ] {048014ec-5b4c-4dbc-baa3-7a4a5b921864} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2025.08.18 20:10:40.595311 [ 4 ] {048014ec-5b4c-4dbc-baa3-7a4a5b921864} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 4959 | 2025.08.18 20:10:40.595350 [ 4 ] {048014ec-5b4c-4dbc-baa3-7a4a5b921864} <Debug> TCPHandler: Processed in 0.001371958 sec. | ||
| 4960 | 2025.08.18 20:10:40.595464 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4961 | 2025.08.18 20:10:40.595561 [ 4 ] {70977274-a590-4590-94c2-27bbbeb8b7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4962 | 2025.08.18 20:10:40.595606 [ 4 ] {70977274-a590-4590-94c2-27bbbeb8b7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4963 | 2025.08.18 20:10:40.595969 [ 4 ] {70977274-a590-4590-94c2-27bbbeb8b7a5} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2025.08.18 20:10:40.596007 [ 4 ] {70977274-a590-4590-94c2-27bbbeb8b7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4965 | 2025.08.18 20:10:40.596321 [ 4 ] {70977274-a590-4590-94c2-27bbbeb8b7a5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 4966 | 2025.08.18 20:10:40.596538 [ 4 ] {70977274-a590-4590-94c2-27bbbeb8b7a5} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2025.08.18 20:10:40.596672 [ 4 ] {70977274-a590-4590-94c2-27bbbeb8b7a5} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001131 sec., 28293.545534924844 rows/sec., 1.97 MiB/sec. | ||
| 4968 | 2025.08.18 20:10:40.596710 [ 4 ] {70977274-a590-4590-94c2-27bbbeb8b7a5} <Debug> TCPHandler: Processed in 0.001296857 sec. | ||
| 4969 | 2025.08.18 20:10:40.596813 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2025.08.18 20:10:40.596909 [ 4 ] {c66682c0-35f3-4a4e-96c3-c4d9686b1cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4971 | 2025.08.18 20:10:40.596951 [ 4 ] {c66682c0-35f3-4a4e-96c3-c4d9686b1cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4972 | 2025.08.18 20:10:40.597264 [ 4 ] {c66682c0-35f3-4a4e-96c3-c4d9686b1cf5} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2025.08.18 20:10:40.597300 [ 4 ] {c66682c0-35f3-4a4e-96c3-c4d9686b1cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4974 | 2025.08.18 20:10:40.597609 [ 4 ] {c66682c0-35f3-4a4e-96c3-c4d9686b1cf5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 4975 | 2025.08.18 20:10:40.597826 [ 4 ] {c66682c0-35f3-4a4e-96c3-c4d9686b1cf5} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2025.08.18 20:10:40.597955 [ 4 ] {c66682c0-35f3-4a4e-96c3-c4d9686b1cf5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001065 sec., 11267.605633802817 rows/sec., 777.58 KiB/sec. | ||
| 4977 | 2025.08.18 20:10:40.597991 [ 4 ] {c66682c0-35f3-4a4e-96c3-c4d9686b1cf5} <Debug> TCPHandler: Processed in 0.001227916 sec. | ||
| 4978 | 2025.08.18 20:10:41.546795 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13359 | ||
| 4979 | 2025.08.18 20:10:41.547293 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2025.08.18 20:10:41.547336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4981 | 2025.08.18 20:10:41.547829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4982 | 2025.08.18 20:10:41.548060 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2025.08.18 20:10:41.548192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
| 4984 | 2025.08.18 20:10:42.280526 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 4985 | 2025.08.18 20:10:42.297601 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2025.08.18 20:10:42.297656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4987 | 2025.08.18 20:10:42.303541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4988 | 2025.08.18 20:10:42.304241 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2025.08.18 20:10:42.307653 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 4990 | 2025.08.18 20:10:44.085072 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 712 | ||
| 4991 | 2025.08.18 20:10:44.087382 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2025.08.18 20:10:44.087423 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4993 | 2025.08.18 20:10:44.088605 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4994 | 2025.08.18 20:10:44.088881 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2025.08.18 20:10:44.089013 [ 34 ] {} <Debug> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4996 | 2025.08.18 20:10:44.089047 [ 34 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2025.08.18 20:10:44.089066 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4998 | 2025.08.18 20:10:44.089133 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 712 | ||
| 4999 | 2025.08.18 20:10:44.089149 [ 190 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::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 | ||
| 5000 | 2025.08.18 20:10:44.089584 [ 190 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5001 | 2025.08.18 20:10:44.089702 [ 190 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 572 rows starting from the beginning of the part | ||
| 5002 | 2025.08.18 20:10:44.090042 [ 190 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 5003 | 2025.08.18 20:10:44.090360 [ 190 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 5004 | 2025.08.18 20:10:44.090679 [ 190 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
| 5005 | 2025.08.18 20:10:44.091002 [ 190 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
| 5006 | 2025.08.18 20:10:44.091311 [ 190 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 5007 | 2025.08.18 20:10:44.097419 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 712 rows, containing 72 columns (72 merged, 0 gathered) in 0.008301078 sec., 85771.99250506982 rows/sec., 71.06 MiB/sec. | ||
| 5008 | 2025.08.18 20:10:44.098286 [ 194 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5009 | 2025.08.18 20:10:44.098822 [ 194 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_21_4} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2025.08.18 20:10:44.098889 [ 194 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_21_4} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5011 | 2025.08.18 20:10:44.099015 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 5012 | 2025.08.18 20:10:45.600653 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5013 | 2025.08.18 20:10:45.600863 [ 4 ] {9992437e-8025-4946-bce3-ca837eb7c398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5014 | 2025.08.18 20:10:45.600945 [ 4 ] {9992437e-8025-4946-bce3-ca837eb7c398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5015 | 2025.08.18 20:10:45.601710 [ 4 ] {9992437e-8025-4946-bce3-ca837eb7c398} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5016 | 2025.08.18 20:10:45.601765 [ 4 ] {9992437e-8025-4946-bce3-ca837eb7c398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5017 | 2025.08.18 20:10:45.602201 [ 4 ] {9992437e-8025-4946-bce3-ca837eb7c398} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5018 | 2025.08.18 20:10:45.602439 [ 4 ] {9992437e-8025-4946-bce3-ca837eb7c398} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2025.08.18 20:10:45.602606 [ 4 ] {9992437e-8025-4946-bce3-ca837eb7c398} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.0018 sec., 76666.66666666667 rows/sec., 6.64 MiB/sec. | ||
| 5020 | 2025.08.18 20:10:45.602659 [ 4 ] {9992437e-8025-4946-bce3-ca837eb7c398} <Debug> TCPHandler: Processed in 0.002148758 sec. | ||
| 5021 | 2025.08.18 20:10:45.602787 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5022 | 2025.08.18 20:10:45.602892 [ 4 ] {005518cd-ab99-4dea-a404-a86596265e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5023 | 2025.08.18 20:10:45.602937 [ 4 ] {005518cd-ab99-4dea-a404-a86596265e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5024 | 2025.08.18 20:10:45.603360 [ 4 ] {005518cd-ab99-4dea-a404-a86596265e99} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2025.08.18 20:10:45.603399 [ 4 ] {005518cd-ab99-4dea-a404-a86596265e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5026 | 2025.08.18 20:10:45.603812 [ 4 ] {005518cd-ab99-4dea-a404-a86596265e99} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5027 | 2025.08.18 20:10:45.604052 [ 4 ] {005518cd-ab99-4dea-a404-a86596265e99} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2025.08.18 20:10:45.604195 [ 4 ] {005518cd-ab99-4dea-a404-a86596265e99} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001327 sec., 30896.75960813866 rows/sec., 2.27 MiB/sec. | ||
| 5029 | 2025.08.18 20:10:45.604235 [ 4 ] {005518cd-ab99-4dea-a404-a86596265e99} <Debug> TCPHandler: Processed in 0.001500089 sec. | ||
| 5030 | 2025.08.18 20:10:45.604339 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5031 | 2025.08.18 20:10:45.604438 [ 4 ] {a6890745-f149-4576-8f30-843e53948e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5032 | 2025.08.18 20:10:45.604478 [ 4 ] {a6890745-f149-4576-8f30-843e53948e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5033 | 2025.08.18 20:10:45.604919 [ 4 ] {a6890745-f149-4576-8f30-843e53948e95} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2025.08.18 20:10:45.604958 [ 4 ] {a6890745-f149-4576-8f30-843e53948e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5035 | 2025.08.18 20:10:45.605276 [ 4 ] {a6890745-f149-4576-8f30-843e53948e95} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5036 | 2025.08.18 20:10:45.605490 [ 4 ] {a6890745-f149-4576-8f30-843e53948e95} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2025.08.18 20:10:45.605626 [ 4 ] {a6890745-f149-4576-8f30-843e53948e95} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001209 sec., 86848.63523573201 rows/sec., 6.78 MiB/sec. | ||
| 5038 | 2025.08.18 20:10:45.605665 [ 4 ] {a6890745-f149-4576-8f30-843e53948e95} <Debug> TCPHandler: Processed in 0.001375978 sec. | ||
| 5039 | 2025.08.18 20:10:45.605778 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5040 | 2025.08.18 20:10:45.605873 [ 4 ] {088da460-5539-4a76-a908-f591e42d96ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5041 | 2025.08.18 20:10:45.605918 [ 4 ] {088da460-5539-4a76-a908-f591e42d96ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5042 | 2025.08.18 20:10:45.606331 [ 4 ] {088da460-5539-4a76-a908-f591e42d96ad} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2025.08.18 20:10:45.606368 [ 4 ] {088da460-5539-4a76-a908-f591e42d96ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5044 | 2025.08.18 20:10:45.606708 [ 4 ] {088da460-5539-4a76-a908-f591e42d96ad} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5045 | 2025.08.18 20:10:45.606918 [ 4 ] {088da460-5539-4a76-a908-f591e42d96ad} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2025.08.18 20:10:45.607048 [ 4 ] {088da460-5539-4a76-a908-f591e42d96ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 5047 | 2025.08.18 20:10:45.607085 [ 4 ] {088da460-5539-4a76-a908-f591e42d96ad} <Debug> TCPHandler: Processed in 0.001356747 sec. | ||
| 5048 | 2025.08.18 20:10:45.607184 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5049 | 2025.08.18 20:10:45.607279 [ 4 ] {786bf8f1-304c-4cf6-a6e3-8f1cb64179f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5050 | 2025.08.18 20:10:45.607334 [ 4 ] {786bf8f1-304c-4cf6-a6e3-8f1cb64179f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5051 | 2025.08.18 20:10:45.608204 [ 4 ] {786bf8f1-304c-4cf6-a6e3-8f1cb64179f8} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2025.08.18 20:10:45.608241 [ 4 ] {786bf8f1-304c-4cf6-a6e3-8f1cb64179f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5053 | 2025.08.18 20:10:45.608796 [ 4 ] {786bf8f1-304c-4cf6-a6e3-8f1cb64179f8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5054 | 2025.08.18 20:10:45.609029 [ 4 ] {786bf8f1-304c-4cf6-a6e3-8f1cb64179f8} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2025.08.18 20:10:45.609143 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5056 | 2025.08.18 20:10:45.609165 [ 4 ] {786bf8f1-304c-4cf6-a6e3-8f1cb64179f8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001904 sec., 21533.61344537815 rows/sec., 38.59 MiB/sec. | ||
| 5057 | 2025.08.18 20:10:45.609224 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2025.08.18 20:10:45.609247 [ 4 ] {786bf8f1-304c-4cf6-a6e3-8f1cb64179f8} <Debug> TCPHandler: Processed in 0.002111327 sec. | ||
| 5059 | 2025.08.18 20:10:45.609253 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5060 | 2025.08.18 20:10:45.609369 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2025.08.18 20:10:45.609382 [ 190 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::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 | ||
| 5062 | 2025.08.18 20:10:45.609471 [ 4 ] {3727f968-a0ba-45fd-a424-e9363f518993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5063 | 2025.08.18 20:10:45.609523 [ 4 ] {3727f968-a0ba-45fd-a424-e9363f518993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5064 | 2025.08.18 20:10:45.609656 [ 190 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5065 | 2025.08.18 20:10:45.609728 [ 190 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 536 rows starting from the beginning of the part | ||
| 5066 | 2025.08.18 20:10:45.609851 [ 4 ] {3727f968-a0ba-45fd-a424-e9363f518993} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2025.08.18 20:10:45.609883 [ 190 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 5068 | 2025.08.18 20:10:45.609894 [ 4 ] {3727f968-a0ba-45fd-a424-e9363f518993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5069 | 2025.08.18 20:10:45.610011 [ 190 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 5070 | 2025.08.18 20:10:45.610129 [ 190 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 5071 | 2025.08.18 20:10:45.610226 [ 4 ] {3727f968-a0ba-45fd-a424-e9363f518993} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5072 | 2025.08.18 20:10:45.610235 [ 190 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 5073 | 2025.08.18 20:10:45.610351 [ 190 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 5074 | 2025.08.18 20:10:45.610451 [ 4 ] {3727f968-a0ba-45fd-a424-e9363f518993} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2025.08.18 20:10:45.610593 [ 4 ] {3727f968-a0ba-45fd-a424-e9363f518993} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 5076 | 2025.08.18 20:10:45.610631 [ 4 ] {3727f968-a0ba-45fd-a424-e9363f518993} <Debug> TCPHandler: Processed in 0.001311977 sec. | ||
| 5077 | 2025.08.18 20:10:45.634805 [ 194 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 19 columns (19 merged, 0 gathered) in 0.025473461 sec., 29089.097865421587 rows/sec., 52.13 MiB/sec. | ||
| 5078 | 2025.08.18 20:10:45.635605 [ 194 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5079 | 2025.08.18 20:10:45.635934 [ 194 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2025.08.18 20:10:45.636008 [ 194 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5081 | 2025.08.18 20:10:45.636101 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.75 MiB. | ||
| 5082 | 2025.08.18 20:10:46.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.48 MiB, peak 245.18 MiB, free memory in arenas 0.00 B, will set to 238.97 MiB (RSS), difference: 1.49 MiB | ||
| 5083 | 2025.08.18 20:10:48.935478 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5084 | 2025.08.18 20:10:48.935579 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5085 | 2025.08.18 20:10:49.048309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13847 | ||
| 5086 | 2025.08.18 20:10:49.048867 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5087 | 2025.08.18 20:10:49.048915 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5088 | 2025.08.18 20:10:49.049416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5089 | 2025.08.18 20:10:49.049653 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2025.08.18 20:10:49.049794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13847 | ||
| 5091 | 2025.08.18 20:10:49.807756 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5092 | 2025.08.18 20:10:49.825131 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2025.08.18 20:10:49.825189 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5094 | 2025.08.18 20:10:49.830769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5095 | 2025.08.18 20:10:49.831465 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2025.08.18 20:10:49.834385 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5097 | 2025.08.18 20:10:50.598688 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2025.08.18 20:10:50.598877 [ 4 ] {48ec3f15-7838-4298-bfcc-4b980544b8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5099 | 2025.08.18 20:10:50.598948 [ 4 ] {48ec3f15-7838-4298-bfcc-4b980544b8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5100 | 2025.08.18 20:10:50.599622 [ 4 ] {48ec3f15-7838-4298-bfcc-4b980544b8da} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2025.08.18 20:10:50.599678 [ 4 ] {48ec3f15-7838-4298-bfcc-4b980544b8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5102 | 2025.08.18 20:10:50.600096 [ 4 ] {48ec3f15-7838-4298-bfcc-4b980544b8da} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5103 | 2025.08.18 20:10:50.600330 [ 4 ] {48ec3f15-7838-4298-bfcc-4b980544b8da} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2025.08.18 20:10:50.600501 [ 4 ] {48ec3f15-7838-4298-bfcc-4b980544b8da} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001676 sec., 33412.88782816229 rows/sec., 2.55 MiB/sec. | ||
| 5105 | 2025.08.18 20:10:50.600557 [ 4 ] {48ec3f15-7838-4298-bfcc-4b980544b8da} <Debug> TCPHandler: Processed in 0.002002336 sec. | ||
| 5106 | 2025.08.18 20:10:50.600689 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2025.08.18 20:10:50.600796 [ 4 ] {74fd5ffc-c912-446a-81e9-2dc0477c4e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5108 | 2025.08.18 20:10:50.600842 [ 4 ] {74fd5ffc-c912-446a-81e9-2dc0477c4e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5109 | 2025.08.18 20:10:50.601285 [ 4 ] {74fd5ffc-c912-446a-81e9-2dc0477c4e25} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2025.08.18 20:10:50.601324 [ 4 ] {74fd5ffc-c912-446a-81e9-2dc0477c4e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5111 | 2025.08.18 20:10:50.601646 [ 4 ] {74fd5ffc-c912-446a-81e9-2dc0477c4e25} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5112 | 2025.08.18 20:10:50.601858 [ 4 ] {74fd5ffc-c912-446a-81e9-2dc0477c4e25} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2025.08.18 20:10:50.601991 [ 4 ] {74fd5ffc-c912-446a-81e9-2dc0477c4e25} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 5114 | 2025.08.18 20:10:50.602030 [ 4 ] {74fd5ffc-c912-446a-81e9-2dc0477c4e25} <Debug> TCPHandler: Processed in 0.001394548 sec. | ||
| 5115 | 2025.08.18 20:10:50.602145 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2025.08.18 20:10:50.602246 [ 4 ] {cc40251d-0622-4456-8505-0abe05b3ec7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5117 | 2025.08.18 20:10:50.602292 [ 4 ] {cc40251d-0622-4456-8505-0abe05b3ec7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5118 | 2025.08.18 20:10:50.602708 [ 4 ] {cc40251d-0622-4456-8505-0abe05b3ec7b} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2025.08.18 20:10:50.602744 [ 4 ] {cc40251d-0622-4456-8505-0abe05b3ec7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5120 | 2025.08.18 20:10:50.603082 [ 4 ] {cc40251d-0622-4456-8505-0abe05b3ec7b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5121 | 2025.08.18 20:10:50.603319 [ 4 ] {cc40251d-0622-4456-8505-0abe05b3ec7b} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2025.08.18 20:10:50.603452 [ 4 ] {cc40251d-0622-4456-8505-0abe05b3ec7b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 5123 | 2025.08.18 20:10:50.603490 [ 4 ] {cc40251d-0622-4456-8505-0abe05b3ec7b} <Debug> TCPHandler: Processed in 0.001397118 sec. | ||
| 5124 | 2025.08.18 20:10:50.603600 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5125 | 2025.08.18 20:10:50.603697 [ 4 ] {1ee137f9-673c-4927-8334-65ed57155159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5126 | 2025.08.18 20:10:50.603739 [ 4 ] {1ee137f9-673c-4927-8334-65ed57155159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5127 | 2025.08.18 20:10:50.604064 [ 4 ] {1ee137f9-673c-4927-8334-65ed57155159} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2025.08.18 20:10:50.604101 [ 4 ] {1ee137f9-673c-4927-8334-65ed57155159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5129 | 2025.08.18 20:10:50.604412 [ 4 ] {1ee137f9-673c-4927-8334-65ed57155159} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5130 | 2025.08.18 20:10:50.604623 [ 4 ] {1ee137f9-673c-4927-8334-65ed57155159} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2025.08.18 20:10:50.604752 [ 4 ] {1ee137f9-673c-4927-8334-65ed57155159} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 5132 | 2025.08.18 20:10:50.604790 [ 4 ] {1ee137f9-673c-4927-8334-65ed57155159} <Debug> TCPHandler: Processed in 0.001238606 sec. | ||
| 5133 | 2025.08.18 20:10:54.089389 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 732 | ||
| 5134 | 2025.08.18 20:10:54.091630 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5135 | 2025.08.18 20:10:54.091690 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5136 | 2025.08.18 20:10:54.092942 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5137 | 2025.08.18 20:10:54.093218 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5138 | 2025.08.18 20:10:54.093583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 5139 | 2025.08.18 20:10:55.601968 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5140 | 2025.08.18 20:10:55.602170 [ 4 ] {51142faa-7493-487d-988d-3c6e729b2860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5141 | 2025.08.18 20:10:55.602247 [ 4 ] {51142faa-7493-487d-988d-3c6e729b2860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5142 | 2025.08.18 20:10:55.602914 [ 4 ] {51142faa-7493-487d-988d-3c6e729b2860} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2025.08.18 20:10:55.602959 [ 4 ] {51142faa-7493-487d-988d-3c6e729b2860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5144 | 2025.08.18 20:10:55.603372 [ 4 ] {51142faa-7493-487d-988d-3c6e729b2860} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5145 | 2025.08.18 20:10:55.603606 [ 4 ] {51142faa-7493-487d-988d-3c6e729b2860} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2025.08.18 20:10:55.603768 [ 4 ] {51142faa-7493-487d-988d-3c6e729b2860} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001652 sec., 14527.845036319612 rows/sec., 1.21 MiB/sec. | ||
| 5147 | 2025.08.18 20:10:55.603819 [ 4 ] {51142faa-7493-487d-988d-3c6e729b2860} <Debug> TCPHandler: Processed in 0.001992666 sec. | ||
| 5148 | 2025.08.18 20:10:55.603954 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5149 | 2025.08.18 20:10:55.604059 [ 4 ] {de8c47fc-f7eb-4e01-a393-68aedb0c8ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5150 | 2025.08.18 20:10:55.604105 [ 4 ] {de8c47fc-f7eb-4e01-a393-68aedb0c8ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5151 | 2025.08.18 20:10:55.604504 [ 4 ] {de8c47fc-f7eb-4e01-a393-68aedb0c8ef7} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2025.08.18 20:10:55.604539 [ 4 ] {de8c47fc-f7eb-4e01-a393-68aedb0c8ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5153 | 2025.08.18 20:10:55.604827 [ 4 ] {de8c47fc-f7eb-4e01-a393-68aedb0c8ef7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5154 | 2025.08.18 20:10:55.605034 [ 4 ] {de8c47fc-f7eb-4e01-a393-68aedb0c8ef7} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2025.08.18 20:10:55.605162 [ 4 ] {de8c47fc-f7eb-4e01-a393-68aedb0c8ef7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001167 sec., 1713.796058269066 rows/sec., 139.75 KiB/sec. | ||
| 5156 | 2025.08.18 20:10:55.605199 [ 4 ] {de8c47fc-f7eb-4e01-a393-68aedb0c8ef7} <Debug> TCPHandler: Processed in 0.001350987 sec. | ||
| 5157 | 2025.08.18 20:10:55.605297 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5158 | 2025.08.18 20:10:55.605391 [ 4 ] {f553a8ba-636d-4eec-881b-12d663fac43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5159 | 2025.08.18 20:10:55.605428 [ 4 ] {f553a8ba-636d-4eec-881b-12d663fac43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5160 | 2025.08.18 20:10:55.606035 [ 4 ] {f553a8ba-636d-4eec-881b-12d663fac43b} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2025.08.18 20:10:55.606070 [ 4 ] {f553a8ba-636d-4eec-881b-12d663fac43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5162 | 2025.08.18 20:10:55.606413 [ 4 ] {f553a8ba-636d-4eec-881b-12d663fac43b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5163 | 2025.08.18 20:10:55.606627 [ 4 ] {f553a8ba-636d-4eec-881b-12d663fac43b} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2025.08.18 20:10:55.606754 [ 4 ] {f553a8ba-636d-4eec-881b-12d663fac43b} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.001327 sec., 195177.0911831198 rows/sec., 17.47 MiB/sec. | ||
| 5165 | 2025.08.18 20:10:55.606792 [ 4 ] {f553a8ba-636d-4eec-881b-12d663fac43b} <Debug> TCPHandler: Processed in 0.00149552 sec. | ||
| 5166 | 2025.08.18 20:10:55.606894 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5167 | 2025.08.18 20:10:55.606989 [ 4 ] {e6eb9ffa-1b7b-444e-a6b1-b0f944048f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5168 | 2025.08.18 20:10:55.607030 [ 4 ] {e6eb9ffa-1b7b-444e-a6b1-b0f944048f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5169 | 2025.08.18 20:10:55.607443 [ 4 ] {e6eb9ffa-1b7b-444e-a6b1-b0f944048f80} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5170 | 2025.08.18 20:10:55.607477 [ 4 ] {e6eb9ffa-1b7b-444e-a6b1-b0f944048f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5171 | 2025.08.18 20:10:55.607785 [ 4 ] {e6eb9ffa-1b7b-444e-a6b1-b0f944048f80} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5172 | 2025.08.18 20:10:55.607996 [ 4 ] {e6eb9ffa-1b7b-444e-a6b1-b0f944048f80} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2025.08.18 20:10:55.608087 [ 104 ] {} <Debug> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5174 | 2025.08.18 20:10:55.608119 [ 4 ] {e6eb9ffa-1b7b-444e-a6b1-b0f944048f80} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001149 sec., 47867.71105308964 rows/sec., 3.56 MiB/sec. | ||
| 5175 | 2025.08.18 20:10:55.608140 [ 104 ] {} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2025.08.18 20:10:55.608157 [ 4 ] {e6eb9ffa-1b7b-444e-a6b1-b0f944048f80} <Debug> TCPHandler: Processed in 0.001313877 sec. | ||
| 5177 | 2025.08.18 20:10:55.608162 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5178 | 2025.08.18 20:10:55.608281 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5179 | 2025.08.18 20:10:55.608315 [ 190 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5180 | 2025.08.18 20:10:55.608374 [ 4 ] {24bf4e32-9f00-4459-a592-638f15889a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5181 | 2025.08.18 20:10:55.608419 [ 4 ] {24bf4e32-9f00-4459-a592-638f15889a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5182 | 2025.08.18 20:10:55.608479 [ 190 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5183 | 2025.08.18 20:10:55.608525 [ 190 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 71 rows starting from the beginning of the part | ||
| 5184 | 2025.08.18 20:10:55.608605 [ 190 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 67 rows starting from the beginning of the part | ||
| 5185 | 2025.08.18 20:10:55.608661 [ 190 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 5186 | 2025.08.18 20:10:55.608713 [ 190 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 5187 | 2025.08.18 20:10:55.608764 [ 190 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 5188 | 2025.08.18 20:10:55.608814 [ 190 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 55 rows starting from the beginning of the part | ||
| 5189 | 2025.08.18 20:10:55.608815 [ 4 ] {24bf4e32-9f00-4459-a592-638f15889a91} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2025.08.18 20:10:55.608865 [ 4 ] {24bf4e32-9f00-4459-a592-638f15889a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5191 | 2025.08.18 20:10:55.609198 [ 4 ] {24bf4e32-9f00-4459-a592-638f15889a91} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5192 | 2025.08.18 20:10:55.609430 [ 4 ] {24bf4e32-9f00-4459-a592-638f15889a91} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2025.08.18 20:10:55.609569 [ 4 ] {24bf4e32-9f00-4459-a592-638f15889a91} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001212 sec., 19801.980198019803 rows/sec., 1.64 MiB/sec. | ||
| 5194 | 2025.08.18 20:10:55.609608 [ 4 ] {24bf4e32-9f00-4459-a592-638f15889a91} <Debug> TCPHandler: Processed in 0.001387008 sec. | ||
| 5195 | 2025.08.18 20:10:55.609722 [ 197 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147134 sec., 188263.7595661098 rows/sec., 14.53 MiB/sec. | ||
| 5196 | 2025.08.18 20:10:55.609729 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2025.08.18 20:10:55.609881 [ 4 ] {2632f567-d7a3-45b2-9a96-32c738f48614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5198 | 2025.08.18 20:10:55.609932 [ 4 ] {2632f567-d7a3-45b2-9a96-32c738f48614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5199 | 2025.08.18 20:10:55.609952 [ 195 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5200 | 2025.08.18 20:10:55.610304 [ 195 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_26_5} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2025.08.18 20:10:55.610387 [ 4 ] {2632f567-d7a3-45b2-9a96-32c738f48614} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2025.08.18 20:10:55.610389 [ 195 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_26_5} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5203 | 2025.08.18 20:10:55.610431 [ 4 ] {2632f567-d7a3-45b2-9a96-32c738f48614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5204 | 2025.08.18 20:10:55.610512 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5205 | 2025.08.18 20:10:55.610760 [ 4 ] {2632f567-d7a3-45b2-9a96-32c738f48614} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5206 | 2025.08.18 20:10:55.610978 [ 4 ] {2632f567-d7a3-45b2-9a96-32c738f48614} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2025.08.18 20:10:55.611106 [ 4 ] {2632f567-d7a3-45b2-9a96-32c738f48614} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00125 sec., 9600 rows/sec., 750.00 KiB/sec. | ||
| 5208 | 2025.08.18 20:10:55.611144 [ 4 ] {2632f567-d7a3-45b2-9a96-32c738f48614} <Debug> TCPHandler: Processed in 0.001476909 sec. | ||
| 5209 | 2025.08.18 20:10:55.611246 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5210 | 2025.08.18 20:10:55.611344 [ 4 ] {6d266b2f-f27e-428a-859c-cd50c471542c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5211 | 2025.08.18 20:10:55.611384 [ 4 ] {6d266b2f-f27e-428a-859c-cd50c471542c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5212 | 2025.08.18 20:10:55.611856 [ 4 ] {6d266b2f-f27e-428a-859c-cd50c471542c} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2025.08.18 20:10:55.611891 [ 4 ] {6d266b2f-f27e-428a-859c-cd50c471542c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5214 | 2025.08.18 20:10:55.612211 [ 4 ] {6d266b2f-f27e-428a-859c-cd50c471542c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5215 | 2025.08.18 20:10:55.612423 [ 4 ] {6d266b2f-f27e-428a-859c-cd50c471542c} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2025.08.18 20:10:55.612550 [ 4 ] {6d266b2f-f27e-428a-859c-cd50c471542c} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001223 sec., 116925.59280457892 rows/sec., 9.44 MiB/sec. | ||
| 5217 | 2025.08.18 20:10:55.612587 [ 4 ] {6d266b2f-f27e-428a-859c-cd50c471542c} <Debug> TCPHandler: Processed in 0.001390378 sec. | ||
| 5218 | 2025.08.18 20:10:55.612695 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2025.08.18 20:10:55.612797 [ 4 ] {ab62698b-e084-4d59-878e-bcf3f86f7693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5220 | 2025.08.18 20:10:55.612840 [ 4 ] {ab62698b-e084-4d59-878e-bcf3f86f7693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5221 | 2025.08.18 20:10:55.613238 [ 4 ] {ab62698b-e084-4d59-878e-bcf3f86f7693} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2025.08.18 20:10:55.613272 [ 4 ] {ab62698b-e084-4d59-878e-bcf3f86f7693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5223 | 2025.08.18 20:10:55.613601 [ 4 ] {ab62698b-e084-4d59-878e-bcf3f86f7693} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5224 | 2025.08.18 20:10:55.613818 [ 4 ] {ab62698b-e084-4d59-878e-bcf3f86f7693} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2025.08.18 20:10:55.613942 [ 4 ] {ab62698b-e084-4d59-878e-bcf3f86f7693} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001163 sec., 169389.5098882201 rows/sec., 12.15 MiB/sec. | ||
| 5226 | 2025.08.18 20:10:55.613978 [ 4 ] {ab62698b-e084-4d59-878e-bcf3f86f7693} <Debug> TCPHandler: Processed in 0.001332177 sec. | ||
| 5227 | 2025.08.18 20:10:55.614090 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5228 | 2025.08.18 20:10:55.614184 [ 4 ] {ce81ebfb-1421-4125-85af-cc3f2a0e231f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5229 | 2025.08.18 20:10:55.614237 [ 4 ] {ce81ebfb-1421-4125-85af-cc3f2a0e231f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5230 | 2025.08.18 20:10:55.615102 [ 4 ] {ce81ebfb-1421-4125-85af-cc3f2a0e231f} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2025.08.18 20:10:55.615136 [ 4 ] {ce81ebfb-1421-4125-85af-cc3f2a0e231f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5232 | 2025.08.18 20:10:55.615694 [ 4 ] {ce81ebfb-1421-4125-85af-cc3f2a0e231f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5233 | 2025.08.18 20:10:55.615916 [ 4 ] {ce81ebfb-1421-4125-85af-cc3f2a0e231f} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2025.08.18 20:10:55.616047 [ 4 ] {ce81ebfb-1421-4125-85af-cc3f2a0e231f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001881 sec., 21796.91653375864 rows/sec., 39.06 MiB/sec. | ||
| 5235 | 2025.08.18 20:10:55.616099 [ 4 ] {ce81ebfb-1421-4125-85af-cc3f2a0e231f} <Debug> TCPHandler: Processed in 0.002059207 sec. | ||
| 5236 | 2025.08.18 20:10:55.616211 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5237 | 2025.08.18 20:10:55.616305 [ 4 ] {505cd2f8-f35f-4d2a-b418-d52d4aafa66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5238 | 2025.08.18 20:10:55.616346 [ 4 ] {505cd2f8-f35f-4d2a-b418-d52d4aafa66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5239 | 2025.08.18 20:10:55.616677 [ 4 ] {505cd2f8-f35f-4d2a-b418-d52d4aafa66a} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2025.08.18 20:10:55.616711 [ 4 ] {505cd2f8-f35f-4d2a-b418-d52d4aafa66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5241 | 2025.08.18 20:10:55.617010 [ 4 ] {505cd2f8-f35f-4d2a-b418-d52d4aafa66a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5242 | 2025.08.18 20:10:55.617226 [ 4 ] {505cd2f8-f35f-4d2a-b418-d52d4aafa66a} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2025.08.18 20:10:55.617350 [ 4 ] {505cd2f8-f35f-4d2a-b418-d52d4aafa66a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 5244 | 2025.08.18 20:10:55.617386 [ 4 ] {505cd2f8-f35f-4d2a-b418-d52d4aafa66a} <Debug> TCPHandler: Processed in 0.001225986 sec. | ||
| 5245 | 2025.08.18 20:10:56.549936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14274 | ||
| 5246 | 2025.08.18 20:10:56.550570 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2025.08.18 20:10:56.550610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5248 | 2025.08.18 20:10:56.551100 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5249 | 2025.08.18 20:10:56.551339 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2025.08.18 20:10:56.551453 [ 120 ] {} <Debug> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5251 | 2025.08.18 20:10:56.551481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
| 5252 | 2025.08.18 20:10:56.551503 [ 120 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2025.08.18 20:10:56.551526 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5254 | 2025.08.18 20:10:56.551653 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5255 | 2025.08.18 20:10:56.551812 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5256 | 2025.08.18 20:10:56.551855 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12017 rows starting from the beginning of the part | ||
| 5257 | 2025.08.18 20:10:56.551923 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
| 5258 | 2025.08.18 20:10:56.551971 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
| 5259 | 2025.08.18 20:10:56.552025 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
| 5260 | 2025.08.18 20:10:56.552089 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
| 5261 | 2025.08.18 20:10:56.552162 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
| 5262 | 2025.08.18 20:10:56.554173 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002582134 sec., 5527985.766811483 rows/sec., 79.08 MiB/sec. | ||
| 5263 | 2025.08.18 20:10:56.554524 [ 193 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5264 | 2025.08.18 20:10:56.554839 [ 193 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_31_6} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2025.08.18 20:10:56.554932 [ 193 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_31_6} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5266 | 2025.08.18 20:10:56.555023 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5267 | 2025.08.18 20:10:57.334502 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5268 | 2025.08.18 20:10:57.351255 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2025.08.18 20:10:57.351301 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5270 | 2025.08.18 20:10:57.357382 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5271 | 2025.08.18 20:10:57.358063 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2025.08.18 20:10:57.358335 [ 135 ] {} <Debug> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5273 | 2025.08.18 20:10:57.358377 [ 135 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2025.08.18 20:10:57.358399 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5275 | 2025.08.18 20:10:57.358530 [ 189 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5276 | 2025.08.18 20:10:57.361121 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5277 | 2025.08.18 20:10:57.361824 [ 189 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5278 | 2025.08.18 20:10:57.363143 [ 189 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 5279 | 2025.08.18 20:10:57.367541 [ 189 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 5280 | 2025.08.18 20:10:57.371903 [ 189 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 5281 | 2025.08.18 20:10:57.376153 [ 189 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 5282 | 2025.08.18 20:10:57.380746 [ 189 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 5283 | 2025.08.18 20:10:57.384611 [ 189 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 5284 | 2025.08.18 20:10:57.435720 [ 193 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.077252747 sec., 3029.018502086405 rows/sec., 15.66 MiB/sec. | ||
| 5285 | 2025.08.18 20:10:57.437568 [ 193 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5286 | 2025.08.18 20:10:57.439288 [ 193 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_31_6} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2025.08.18 20:10:57.439386 [ 193 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_31_6} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5288 | 2025.08.18 20:10:57.440446 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 5289 | 2025.08.18 20:10:58.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.46 MiB, peak 251.02 MiB, free memory in arenas 0.00 B, will set to 244.70 MiB (RSS), difference: 4.24 MiB | ||
| 5290 | 2025.08.18 20:11:00.599013 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5291 | 2025.08.18 20:11:00.599224 [ 4 ] {c3c6755b-44d3-4ba3-8bbc-a1892d30137f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5292 | 2025.08.18 20:11:00.599297 [ 4 ] {c3c6755b-44d3-4ba3-8bbc-a1892d30137f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5293 | 2025.08.18 20:11:00.599937 [ 4 ] {c3c6755b-44d3-4ba3-8bbc-a1892d30137f} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5294 | 2025.08.18 20:11:00.599974 [ 4 ] {c3c6755b-44d3-4ba3-8bbc-a1892d30137f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5295 | 2025.08.18 20:11:00.600388 [ 4 ] {c3c6755b-44d3-4ba3-8bbc-a1892d30137f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5296 | 2025.08.18 20:11:00.600622 [ 4 ] {c3c6755b-44d3-4ba3-8bbc-a1892d30137f} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5297 | 2025.08.18 20:11:00.600742 [ 168 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5298 | 2025.08.18 20:11:00.600775 [ 4 ] {c3c6755b-44d3-4ba3-8bbc-a1892d30137f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001603 sec., 34934.49781659389 rows/sec., 2.67 MiB/sec. | ||
| 5299 | 2025.08.18 20:11:00.600787 [ 168 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2025.08.18 20:11:00.600812 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5301 | 2025.08.18 20:11:00.600817 [ 4 ] {c3c6755b-44d3-4ba3-8bbc-a1892d30137f} <Debug> TCPHandler: Processed in 0.001942705 sec. | ||
| 5302 | 2025.08.18 20:11:00.600909 [ 200 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 5303 | 2025.08.18 20:11:00.600942 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5304 | 2025.08.18 20:11:00.601014 [ 200 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5305 | 2025.08.18 20:11:00.601038 [ 4 ] {7904684f-479d-45c7-b6c1-270eabd4da9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5306 | 2025.08.18 20:11:00.601047 [ 200 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1407 rows starting from the beginning of the part | ||
| 5307 | 2025.08.18 20:11:00.601078 [ 4 ] {7904684f-479d-45c7-b6c1-270eabd4da9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5308 | 2025.08.18 20:11:00.601117 [ 200 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 5309 | 2025.08.18 20:11:00.601169 [ 200 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 138 rows starting from the beginning of the part | ||
| 5310 | 2025.08.18 20:11:00.601216 [ 200 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 5311 | 2025.08.18 20:11:00.601262 [ 200 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 259 rows starting from the beginning of the part | ||
| 5312 | 2025.08.18 20:11:00.601307 [ 200 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 5313 | 2025.08.18 20:11:00.601485 [ 4 ] {7904684f-479d-45c7-b6c1-270eabd4da9b} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2025.08.18 20:11:00.601521 [ 4 ] {7904684f-479d-45c7-b6c1-270eabd4da9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5315 | 2025.08.18 20:11:00.601897 [ 4 ] {7904684f-479d-45c7-b6c1-270eabd4da9b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5316 | 2025.08.18 20:11:00.602115 [ 4 ] {7904684f-479d-45c7-b6c1-270eabd4da9b} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2025.08.18 20:11:00.602217 [ 168 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5318 | 2025.08.18 20:11:00.602240 [ 4 ] {7904684f-479d-45c7-b6c1-270eabd4da9b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 5319 | 2025.08.18 20:11:00.602246 [ 168 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2025.08.18 20:11:00.602272 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5321 | 2025.08.18 20:11:00.602279 [ 4 ] {7904684f-479d-45c7-b6c1-270eabd4da9b} <Debug> TCPHandler: Processed in 0.001387408 sec. | ||
| 5322 | 2025.08.18 20:11:00.602371 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 5323 | 2025.08.18 20:11:00.602391 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5324 | 2025.08.18 20:11:00.602485 [ 198 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1972 rows, containing 5 columns (5 merged, 0 gathered) in 0.00161335 sec., 1222301.422505966 rows/sec., 107.29 MiB/sec. | ||
| 5325 | 2025.08.18 20:11:00.602512 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5326 | 2025.08.18 20:11:00.602504 [ 4 ] {5b0a0ea7-66c4-4d01-88c2-73523d2bf90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5327 | 2025.08.18 20:11:00.602571 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 633 rows starting from the beginning of the part | ||
| 5328 | 2025.08.18 20:11:00.602598 [ 4 ] {5b0a0ea7-66c4-4d01-88c2-73523d2bf90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5329 | 2025.08.18 20:11:00.602641 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 5330 | 2025.08.18 20:11:00.602695 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 105 rows starting from the beginning of the part | ||
| 5331 | 2025.08.18 20:11:00.602739 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 5332 | 2025.08.18 20:11:00.602781 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 143 rows starting from the beginning of the part | ||
| 5333 | 2025.08.18 20:11:00.602781 [ 201 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5334 | 2025.08.18 20:11:00.602855 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 5335 | 2025.08.18 20:11:00.603028 [ 4 ] {5b0a0ea7-66c4-4d01-88c2-73523d2bf90a} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2025.08.18 20:11:00.603072 [ 4 ] {5b0a0ea7-66c4-4d01-88c2-73523d2bf90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5337 | 2025.08.18 20:11:00.603189 [ 198 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_51_10} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2025.08.18 20:11:00.603328 [ 198 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_51_10} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5339 | 2025.08.18 20:11:00.603478 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 5340 | 2025.08.18 20:11:00.603510 [ 4 ] {5b0a0ea7-66c4-4d01-88c2-73523d2bf90a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5341 | 2025.08.18 20:11:00.603774 [ 4 ] {5b0a0ea7-66c4-4d01-88c2-73523d2bf90a} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2025.08.18 20:11:00.603869 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1073 rows, containing 5 columns (5 merged, 0 gathered) in 0.001536409 sec., 698381.7460064344 rows/sec., 56.33 MiB/sec. | ||
| 5343 | 2025.08.18 20:11:00.603907 [ 4 ] {5b0a0ea7-66c4-4d01-88c2-73523d2bf90a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001422 sec., 112517.58087201124 rows/sec., 7.84 MiB/sec. | ||
| 5344 | 2025.08.18 20:11:00.603878 [ 168 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5345 | 2025.08.18 20:11:00.603974 [ 168 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2025.08.18 20:11:00.603975 [ 4 ] {5b0a0ea7-66c4-4d01-88c2-73523d2bf90a} <Debug> TCPHandler: Processed in 0.001635151 sec. | ||
| 5347 | 2025.08.18 20:11:00.603994 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5348 | 2025.08.18 20:11:00.604077 [ 198 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 5349 | 2025.08.18 20:11:00.604086 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5350 | 2025.08.18 20:11:00.604193 [ 4 ] {f4621b85-843a-48b9-8da8-25e4c4f5bc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5351 | 2025.08.18 20:11:00.604200 [ 198 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5352 | 2025.08.18 20:11:00.604253 [ 4 ] {f4621b85-843a-48b9-8da8-25e4c4f5bc7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5353 | 2025.08.18 20:11:00.604256 [ 198 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13805 rows starting from the beginning of the part | ||
| 5354 | 2025.08.18 20:11:00.604273 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5355 | 2025.08.18 20:11:00.604347 [ 198 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part | ||
| 5356 | 2025.08.18 20:11:00.604405 [ 198 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 5357 | 2025.08.18 20:11:00.604456 [ 198 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 5358 | 2025.08.18 20:11:00.604502 [ 198 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 197 rows starting from the beginning of the part | ||
| 5359 | 2025.08.18 20:11:00.604555 [ 198 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 5360 | 2025.08.18 20:11:00.604588 [ 4 ] {f4621b85-843a-48b9-8da8-25e4c4f5bc7a} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2025.08.18 20:11:00.604632 [ 4 ] {f4621b85-843a-48b9-8da8-25e4c4f5bc7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5362 | 2025.08.18 20:11:00.604671 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_51_10} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5363 | 2025.08.18 20:11:00.604799 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_51_10} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5364 | 2025.08.18 20:11:00.604909 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5365 | 2025.08.18 20:11:00.604987 [ 4 ] {f4621b85-843a-48b9-8da8-25e4c4f5bc7a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5366 | 2025.08.18 20:11:00.605207 [ 4 ] {f4621b85-843a-48b9-8da8-25e4c4f5bc7a} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5367 | 2025.08.18 20:11:00.605334 [ 154 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5368 | 2025.08.18 20:11:00.605337 [ 4 ] {f4621b85-843a-48b9-8da8-25e4c4f5bc7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 5369 | 2025.08.18 20:11:00.605379 [ 154 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2025.08.18 20:11:00.605397 [ 4 ] {f4621b85-843a-48b9-8da8-25e4c4f5bc7a} <Debug> TCPHandler: Processed in 0.001361208 sec. | ||
| 5371 | 2025.08.18 20:11:00.605403 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5372 | 2025.08.18 20:11:00.605490 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 5373 | 2025.08.18 20:11:00.605590 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5374 | 2025.08.18 20:11:00.605621 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2388 rows starting from the beginning of the part | ||
| 5375 | 2025.08.18 20:11:00.605672 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part | ||
| 5376 | 2025.08.18 20:11:00.605717 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 5377 | 2025.08.18 20:11:00.605760 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 5378 | 2025.08.18 20:11:00.605811 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 5379 | 2025.08.18 20:11:00.605865 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 5380 | 2025.08.18 20:11:00.607139 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001679852 sec., 1571567.018999293 rows/sec., 105.91 MiB/sec. | ||
| 5381 | 2025.08.18 20:11:00.607593 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5382 | 2025.08.18 20:11:00.608082 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_51_10} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2025.08.18 20:11:00.608219 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_51_10} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5384 | 2025.08.18 20:11:00.608370 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5385 | 2025.08.18 20:11:00.609433 [ 191 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14514 rows, containing 5 columns (5 merged, 0 gathered) in 0.00539453 sec., 2690503.157828393 rows/sec., 184.41 MiB/sec. | ||
| 5386 | 2025.08.18 20:11:00.609892 [ 191 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5387 | 2025.08.18 20:11:00.610138 [ 191 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2025.08.18 20:11:00.610214 [ 191 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5389 | 2025.08.18 20:11:00.610313 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
| 5390 | 2025.08.18 20:11:01.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.08 MiB, peak 251.97 MiB, free memory in arenas 0.00 B, will set to 247.47 MiB (RSS), difference: 2.39 MiB | ||
| 5391 | 2025.08.18 20:11:03.935829 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5392 | 2025.08.18 20:11:03.935898 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5393 | 2025.08.18 20:11:04.001174 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00082221 sec. | ||
| 5394 | 2025.08.18 20:11:04.051609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14762 | ||
| 5395 | 2025.08.18 20:11:04.052097 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2025.08.18 20:11:04.052133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5397 | 2025.08.18 20:11:04.052639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5398 | 2025.08.18 20:11:04.052875 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5399 | 2025.08.18 20:11:04.053020 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14762 | ||
| 5400 | 2025.08.18 20:11:04.093806 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 760 | ||
| 5401 | 2025.08.18 20:11:04.096134 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5402 | 2025.08.18 20:11:04.096181 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5403 | 2025.08.18 20:11:04.097402 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5404 | 2025.08.18 20:11:04.097663 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5405 | 2025.08.18 20:11:04.097915 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 760 | ||
| 5406 | 2025.08.18 20:11:04.861256 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 5407 | 2025.08.18 20:11:04.876520 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2025.08.18 20:11:04.876577 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5409 | 2025.08.18 20:11:04.882394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5410 | 2025.08.18 20:11:04.883065 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2025.08.18 20:11:04.885666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 5412 | 2025.08.18 20:11:05.601082 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5413 | 2025.08.18 20:11:05.601279 [ 4 ] {86f1316d-b849-42c4-a90c-128ec71f5cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5414 | 2025.08.18 20:11:05.601354 [ 4 ] {86f1316d-b849-42c4-a90c-128ec71f5cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5415 | 2025.08.18 20:11:05.602144 [ 4 ] {86f1316d-b849-42c4-a90c-128ec71f5cd0} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2025.08.18 20:11:05.602193 [ 4 ] {86f1316d-b849-42c4-a90c-128ec71f5cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5417 | 2025.08.18 20:11:05.602600 [ 4 ] {86f1316d-b849-42c4-a90c-128ec71f5cd0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5418 | 2025.08.18 20:11:05.602825 [ 4 ] {86f1316d-b849-42c4-a90c-128ec71f5cd0} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2025.08.18 20:11:05.602981 [ 4 ] {86f1316d-b849-42c4-a90c-128ec71f5cd0} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001756 sec., 78587.6993166287 rows/sec., 6.80 MiB/sec. | ||
| 5420 | 2025.08.18 20:11:05.603023 [ 4 ] {86f1316d-b849-42c4-a90c-128ec71f5cd0} <Debug> TCPHandler: Processed in 0.002079397 sec. | ||
| 5421 | 2025.08.18 20:11:05.603144 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5422 | 2025.08.18 20:11:05.603236 [ 4 ] {18526470-7988-44d2-9688-f3dd774085e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5423 | 2025.08.18 20:11:05.603276 [ 4 ] {18526470-7988-44d2-9688-f3dd774085e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5424 | 2025.08.18 20:11:05.603738 [ 4 ] {18526470-7988-44d2-9688-f3dd774085e2} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2025.08.18 20:11:05.603773 [ 4 ] {18526470-7988-44d2-9688-f3dd774085e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5426 | 2025.08.18 20:11:05.604068 [ 4 ] {18526470-7988-44d2-9688-f3dd774085e2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5427 | 2025.08.18 20:11:05.604280 [ 4 ] {18526470-7988-44d2-9688-f3dd774085e2} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2025.08.18 20:11:05.604405 [ 4 ] {18526470-7988-44d2-9688-f3dd774085e2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001187 sec., 34540.859309182815 rows/sec., 2.54 MiB/sec. | ||
| 5429 | 2025.08.18 20:11:05.604442 [ 4 ] {18526470-7988-44d2-9688-f3dd774085e2} <Debug> TCPHandler: Processed in 0.001350538 sec. | ||
| 5430 | 2025.08.18 20:11:05.604655 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2025.08.18 20:11:05.604752 [ 4 ] {ad73c554-b869-42bc-94d5-7eabaadb44ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5432 | 2025.08.18 20:11:05.604791 [ 4 ] {ad73c554-b869-42bc-94d5-7eabaadb44ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5433 | 2025.08.18 20:11:05.605238 [ 4 ] {ad73c554-b869-42bc-94d5-7eabaadb44ad} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2025.08.18 20:11:05.605274 [ 4 ] {ad73c554-b869-42bc-94d5-7eabaadb44ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5435 | 2025.08.18 20:11:05.605587 [ 4 ] {ad73c554-b869-42bc-94d5-7eabaadb44ad} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5436 | 2025.08.18 20:11:05.605799 [ 4 ] {ad73c554-b869-42bc-94d5-7eabaadb44ad} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2025.08.18 20:11:05.605924 [ 4 ] {ad73c554-b869-42bc-94d5-7eabaadb44ad} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00119 sec., 88235.29411764705 rows/sec., 6.89 MiB/sec. | ||
| 5438 | 2025.08.18 20:11:05.605961 [ 4 ] {ad73c554-b869-42bc-94d5-7eabaadb44ad} <Debug> TCPHandler: Processed in 0.001353088 sec. | ||
| 5439 | 2025.08.18 20:11:05.606075 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5440 | 2025.08.18 20:11:05.606167 [ 4 ] {54a7f7a2-3b2a-4a68-96bd-b18a7031b2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5441 | 2025.08.18 20:11:05.606209 [ 4 ] {54a7f7a2-3b2a-4a68-96bd-b18a7031b2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5442 | 2025.08.18 20:11:05.606617 [ 4 ] {54a7f7a2-3b2a-4a68-96bd-b18a7031b2a3} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5443 | 2025.08.18 20:11:05.606652 [ 4 ] {54a7f7a2-3b2a-4a68-96bd-b18a7031b2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5444 | 2025.08.18 20:11:05.606978 [ 4 ] {54a7f7a2-3b2a-4a68-96bd-b18a7031b2a3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5445 | 2025.08.18 20:11:05.607186 [ 4 ] {54a7f7a2-3b2a-4a68-96bd-b18a7031b2a3} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5446 | 2025.08.18 20:11:05.607310 [ 4 ] {54a7f7a2-3b2a-4a68-96bd-b18a7031b2a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 5447 | 2025.08.18 20:11:05.607345 [ 4 ] {54a7f7a2-3b2a-4a68-96bd-b18a7031b2a3} <Debug> TCPHandler: Processed in 0.001318077 sec. | ||
| 5448 | 2025.08.18 20:11:05.607449 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5449 | 2025.08.18 20:11:05.607542 [ 4 ] {f8243d23-73dd-419e-bc8b-42eb6c277075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5450 | 2025.08.18 20:11:05.607594 [ 4 ] {f8243d23-73dd-419e-bc8b-42eb6c277075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5451 | 2025.08.18 20:11:05.608443 [ 4 ] {f8243d23-73dd-419e-bc8b-42eb6c277075} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5452 | 2025.08.18 20:11:05.608479 [ 4 ] {f8243d23-73dd-419e-bc8b-42eb6c277075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5453 | 2025.08.18 20:11:05.609058 [ 4 ] {f8243d23-73dd-419e-bc8b-42eb6c277075} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5454 | 2025.08.18 20:11:05.609280 [ 4 ] {f8243d23-73dd-419e-bc8b-42eb6c277075} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5455 | 2025.08.18 20:11:05.609412 [ 4 ] {f8243d23-73dd-419e-bc8b-42eb6c277075} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001888 sec., 21716.101694915254 rows/sec., 38.91 MiB/sec. | ||
| 5456 | 2025.08.18 20:11:05.609465 [ 4 ] {f8243d23-73dd-419e-bc8b-42eb6c277075} <Debug> TCPHandler: Processed in 0.002062987 sec. | ||
| 5457 | 2025.08.18 20:11:05.609576 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5458 | 2025.08.18 20:11:05.609668 [ 4 ] {44598c26-2112-4323-8a8e-8b414ac90d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5459 | 2025.08.18 20:11:05.609709 [ 4 ] {44598c26-2112-4323-8a8e-8b414ac90d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5460 | 2025.08.18 20:11:05.610033 [ 4 ] {44598c26-2112-4323-8a8e-8b414ac90d3b} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2025.08.18 20:11:05.610068 [ 4 ] {44598c26-2112-4323-8a8e-8b414ac90d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5462 | 2025.08.18 20:11:05.610399 [ 4 ] {44598c26-2112-4323-8a8e-8b414ac90d3b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5463 | 2025.08.18 20:11:05.610606 [ 4 ] {44598c26-2112-4323-8a8e-8b414ac90d3b} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2025.08.18 20:11:05.610731 [ 4 ] {44598c26-2112-4323-8a8e-8b414ac90d3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 5465 | 2025.08.18 20:11:05.610765 [ 4 ] {44598c26-2112-4323-8a8e-8b414ac90d3b} <Debug> TCPHandler: Processed in 0.001237156 sec. | ||
| 5466 | 2025.08.18 20:11:09.517014 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5467 | 2025.08.18 20:11:09.517217 [ 4 ] {7f40932b-add7-4bc1-9663-961b71158898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5468 | 2025.08.18 20:11:09.517286 [ 4 ] {7f40932b-add7-4bc1-9663-961b71158898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5469 | 2025.08.18 20:11:09.518556 [ 4 ] {7f40932b-add7-4bc1-9663-961b71158898} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5470 | 2025.08.18 20:11:09.518608 [ 4 ] {7f40932b-add7-4bc1-9663-961b71158898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5471 | 2025.08.18 20:11:09.519229 [ 4 ] {7f40932b-add7-4bc1-9663-961b71158898} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5472 | 2025.08.18 20:11:09.519512 [ 4 ] {7f40932b-add7-4bc1-9663-961b71158898} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5473 | 2025.08.18 20:11:09.519689 [ 4 ] {7f40932b-add7-4bc1-9663-961b71158898} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.00252 sec., 474603.17460317456 rows/sec., 38.94 MiB/sec. | ||
| 5474 | 2025.08.18 20:11:09.519737 [ 4 ] {7f40932b-add7-4bc1-9663-961b71158898} <Debug> TCPHandler: Processed in 0.002861947 sec. | ||
| 5475 | 2025.08.18 20:11:09.519879 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5476 | 2025.08.18 20:11:09.519981 [ 4 ] {569bcd49-9424-4fa4-85e0-70859320c629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5477 | 2025.08.18 20:11:09.520028 [ 4 ] {569bcd49-9424-4fa4-85e0-70859320c629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5478 | 2025.08.18 20:11:09.520584 [ 4 ] {569bcd49-9424-4fa4-85e0-70859320c629} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2025.08.18 20:11:09.520623 [ 4 ] {569bcd49-9424-4fa4-85e0-70859320c629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5480 | 2025.08.18 20:11:09.520988 [ 4 ] {569bcd49-9424-4fa4-85e0-70859320c629} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5481 | 2025.08.18 20:11:09.521245 [ 4 ] {569bcd49-9424-4fa4-85e0-70859320c629} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5482 | 2025.08.18 20:11:09.521393 [ 4 ] {569bcd49-9424-4fa4-85e0-70859320c629} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001433 sec., 159106.76901605024 rows/sec., 10.77 MiB/sec. | ||
| 5483 | 2025.08.18 20:11:09.521436 [ 4 ] {569bcd49-9424-4fa4-85e0-70859320c629} <Debug> TCPHandler: Processed in 0.001613981 sec. | ||
| 5484 | 2025.08.18 20:11:09.521565 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5485 | 2025.08.18 20:11:09.521666 [ 4 ] {6fe16037-3290-41dc-b443-a15dc67afc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5486 | 2025.08.18 20:11:09.521712 [ 4 ] {6fe16037-3290-41dc-b443-a15dc67afc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5487 | 2025.08.18 20:11:09.522418 [ 4 ] {6fe16037-3290-41dc-b443-a15dc67afc8b} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2025.08.18 20:11:09.522458 [ 4 ] {6fe16037-3290-41dc-b443-a15dc67afc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5489 | 2025.08.18 20:11:09.522857 [ 4 ] {6fe16037-3290-41dc-b443-a15dc67afc8b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5490 | 2025.08.18 20:11:09.523151 [ 4 ] {6fe16037-3290-41dc-b443-a15dc67afc8b} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2025.08.18 20:11:09.523311 [ 4 ] {6fe16037-3290-41dc-b443-a15dc67afc8b} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001665 sec., 312312.3123123123 rows/sec., 23.11 MiB/sec. | ||
| 5492 | 2025.08.18 20:11:09.523354 [ 4 ] {6fe16037-3290-41dc-b443-a15dc67afc8b} <Debug> TCPHandler: Processed in 0.001844994 sec. | ||
| 5493 | 2025.08.18 20:11:09.523490 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5494 | 2025.08.18 20:11:09.523592 [ 4 ] {c664435c-5524-4db8-b9cc-e76e5dd4cfd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5495 | 2025.08.18 20:11:09.523642 [ 4 ] {c664435c-5524-4db8-b9cc-e76e5dd4cfd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5496 | 2025.08.18 20:11:09.524335 [ 4 ] {c664435c-5524-4db8-b9cc-e76e5dd4cfd9} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2025.08.18 20:11:09.524374 [ 4 ] {c664435c-5524-4db8-b9cc-e76e5dd4cfd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5498 | 2025.08.18 20:11:09.524830 [ 4 ] {c664435c-5524-4db8-b9cc-e76e5dd4cfd9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5499 | 2025.08.18 20:11:09.525092 [ 4 ] {c664435c-5524-4db8-b9cc-e76e5dd4cfd9} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2025.08.18 20:11:09.525239 [ 4 ] {c664435c-5524-4db8-b9cc-e76e5dd4cfd9} <Debug> executeQuery: Read 974 rows, 66.96 KiB in 0.001669 sec., 583582.9838226483 rows/sec., 39.18 MiB/sec. | ||
| 5501 | 2025.08.18 20:11:09.525281 [ 4 ] {c664435c-5524-4db8-b9cc-e76e5dd4cfd9} <Debug> TCPHandler: Processed in 0.001847984 sec. | ||
| 5502 | 2025.08.18 20:11:09.525417 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5503 | 2025.08.18 20:11:09.525518 [ 4 ] {cb418eae-45eb-4f63-8314-5b0473b97086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5504 | 2025.08.18 20:11:09.525565 [ 4 ] {cb418eae-45eb-4f63-8314-5b0473b97086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5505 | 2025.08.18 20:11:09.525940 [ 4 ] {cb418eae-45eb-4f63-8314-5b0473b97086} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2025.08.18 20:11:09.525980 [ 4 ] {cb418eae-45eb-4f63-8314-5b0473b97086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5507 | 2025.08.18 20:11:09.526301 [ 4 ] {cb418eae-45eb-4f63-8314-5b0473b97086} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5508 | 2025.08.18 20:11:09.526517 [ 4 ] {cb418eae-45eb-4f63-8314-5b0473b97086} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2025.08.18 20:11:09.526647 [ 4 ] {cb418eae-45eb-4f63-8314-5b0473b97086} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00115 sec., 41739.13043478261 rows/sec., 2.81 MiB/sec. | ||
| 5510 | 2025.08.18 20:11:09.526684 [ 4 ] {cb418eae-45eb-4f63-8314-5b0473b97086} <Debug> TCPHandler: Processed in 0.001322838 sec. | ||
| 5511 | 2025.08.18 20:11:10.592857 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5512 | 2025.08.18 20:11:10.593039 [ 4 ] {80be5e37-378a-40c7-9048-b2d6bd452094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5513 | 2025.08.18 20:11:10.593109 [ 4 ] {80be5e37-378a-40c7-9048-b2d6bd452094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5514 | 2025.08.18 20:11:10.593760 [ 4 ] {80be5e37-378a-40c7-9048-b2d6bd452094} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5515 | 2025.08.18 20:11:10.593811 [ 4 ] {80be5e37-378a-40c7-9048-b2d6bd452094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5516 | 2025.08.18 20:11:10.594211 [ 4 ] {80be5e37-378a-40c7-9048-b2d6bd452094} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5517 | 2025.08.18 20:11:10.594457 [ 4 ] {80be5e37-378a-40c7-9048-b2d6bd452094} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2025.08.18 20:11:10.594618 [ 4 ] {80be5e37-378a-40c7-9048-b2d6bd452094} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.62 MiB/sec. | ||
| 5519 | 2025.08.18 20:11:10.594671 [ 4 ] {80be5e37-378a-40c7-9048-b2d6bd452094} <Debug> TCPHandler: Processed in 0.001946925 sec. | ||
| 5520 | 2025.08.18 20:11:10.594803 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5521 | 2025.08.18 20:11:10.594907 [ 4 ] {7749a9d1-85f6-4739-a4ff-e45e244f469d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5522 | 2025.08.18 20:11:10.594952 [ 4 ] {7749a9d1-85f6-4739-a4ff-e45e244f469d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5523 | 2025.08.18 20:11:10.595378 [ 4 ] {7749a9d1-85f6-4739-a4ff-e45e244f469d} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2025.08.18 20:11:10.595417 [ 4 ] {7749a9d1-85f6-4739-a4ff-e45e244f469d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5525 | 2025.08.18 20:11:10.595725 [ 4 ] {7749a9d1-85f6-4739-a4ff-e45e244f469d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5526 | 2025.08.18 20:11:10.595936 [ 4 ] {7749a9d1-85f6-4739-a4ff-e45e244f469d} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2025.08.18 20:11:10.596071 [ 4 ] {7749a9d1-85f6-4739-a4ff-e45e244f469d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 5528 | 2025.08.18 20:11:10.596110 [ 4 ] {7749a9d1-85f6-4739-a4ff-e45e244f469d} <Debug> TCPHandler: Processed in 0.001359908 sec. | ||
| 5529 | 2025.08.18 20:11:10.596224 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5530 | 2025.08.18 20:11:10.596321 [ 4 ] {6d590250-91d8-4186-a40b-187077f216d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5531 | 2025.08.18 20:11:10.596365 [ 4 ] {6d590250-91d8-4186-a40b-187077f216d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5532 | 2025.08.18 20:11:10.596728 [ 4 ] {6d590250-91d8-4186-a40b-187077f216d7} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2025.08.18 20:11:10.596764 [ 4 ] {6d590250-91d8-4186-a40b-187077f216d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5534 | 2025.08.18 20:11:10.597087 [ 4 ] {6d590250-91d8-4186-a40b-187077f216d7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5535 | 2025.08.18 20:11:10.597301 [ 4 ] {6d590250-91d8-4186-a40b-187077f216d7} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2025.08.18 20:11:10.597433 [ 4 ] {6d590250-91d8-4186-a40b-187077f216d7} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001132 sec., 28268.551236749117 rows/sec., 1.97 MiB/sec. | ||
| 5537 | 2025.08.18 20:11:10.597471 [ 4 ] {6d590250-91d8-4186-a40b-187077f216d7} <Debug> TCPHandler: Processed in 0.001297607 sec. | ||
| 5538 | 2025.08.18 20:11:10.597579 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5539 | 2025.08.18 20:11:10.597674 [ 4 ] {4c80a919-a0d5-4f11-8189-168980f93393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5540 | 2025.08.18 20:11:10.597717 [ 4 ] {4c80a919-a0d5-4f11-8189-168980f93393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5541 | 2025.08.18 20:11:10.598029 [ 4 ] {4c80a919-a0d5-4f11-8189-168980f93393} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2025.08.18 20:11:10.598064 [ 4 ] {4c80a919-a0d5-4f11-8189-168980f93393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5543 | 2025.08.18 20:11:10.598361 [ 4 ] {4c80a919-a0d5-4f11-8189-168980f93393} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5544 | 2025.08.18 20:11:10.598572 [ 4 ] {4c80a919-a0d5-4f11-8189-168980f93393} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2025.08.18 20:11:10.598707 [ 4 ] {4c80a919-a0d5-4f11-8189-168980f93393} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001052 sec., 11406.84410646388 rows/sec., 787.19 KiB/sec. | ||
| 5546 | 2025.08.18 20:11:10.598743 [ 4 ] {4c80a919-a0d5-4f11-8189-168980f93393} <Debug> TCPHandler: Processed in 0.001213455 sec. | ||
| 5547 | 2025.08.18 20:11:11.553119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15189 | ||
| 5548 | 2025.08.18 20:11:11.553667 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5549 | 2025.08.18 20:11:11.553722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5550 | 2025.08.18 20:11:11.554206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5551 | 2025.08.18 20:11:11.554442 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5552 | 2025.08.18 20:11:11.554584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
| 5553 | 2025.08.18 20:11:12.385741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 5554 | 2025.08.18 20:11:12.402300 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2025.08.18 20:11:12.402368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5556 | 2025.08.18 20:11:12.408801 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5557 | 2025.08.18 20:11:12.409533 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5558 | 2025.08.18 20:11:12.412856 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 5559 | 2025.08.18 20:11:14.098089 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 790 | ||
| 5560 | 2025.08.18 20:11:14.100495 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2025.08.18 20:11:14.100557 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5562 | 2025.08.18 20:11:14.101834 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5563 | 2025.08.18 20:11:14.102128 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2025.08.18 20:11:14.102554 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 790 | ||
| 5565 | 2025.08.18 20:11:15.600720 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5566 | 2025.08.18 20:11:15.600916 [ 4 ] {8933860f-01d5-47f6-b65a-f55515a288a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5567 | 2025.08.18 20:11:15.600989 [ 4 ] {8933860f-01d5-47f6-b65a-f55515a288a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5568 | 2025.08.18 20:11:15.601784 [ 4 ] {8933860f-01d5-47f6-b65a-f55515a288a2} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2025.08.18 20:11:15.601829 [ 4 ] {8933860f-01d5-47f6-b65a-f55515a288a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5570 | 2025.08.18 20:11:15.602243 [ 4 ] {8933860f-01d5-47f6-b65a-f55515a288a2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5571 | 2025.08.18 20:11:15.602470 [ 4 ] {8933860f-01d5-47f6-b65a-f55515a288a2} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2025.08.18 20:11:15.602623 [ 4 ] {8933860f-01d5-47f6-b65a-f55515a288a2} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001761 sec., 78364.56558773424 rows/sec., 6.78 MiB/sec. | ||
| 5573 | 2025.08.18 20:11:15.602673 [ 4 ] {8933860f-01d5-47f6-b65a-f55515a288a2} <Debug> TCPHandler: Processed in 0.002088327 sec. | ||
| 5574 | 2025.08.18 20:11:15.602789 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5575 | 2025.08.18 20:11:15.602890 [ 4 ] {7b919bc6-5ec9-4f39-b58c-dfa56ece89d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5576 | 2025.08.18 20:11:15.602933 [ 4 ] {7b919bc6-5ec9-4f39-b58c-dfa56ece89d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5577 | 2025.08.18 20:11:15.603335 [ 4 ] {7b919bc6-5ec9-4f39-b58c-dfa56ece89d9} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2025.08.18 20:11:15.603369 [ 4 ] {7b919bc6-5ec9-4f39-b58c-dfa56ece89d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5579 | 2025.08.18 20:11:15.603667 [ 4 ] {7b919bc6-5ec9-4f39-b58c-dfa56ece89d9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5580 | 2025.08.18 20:11:15.603882 [ 4 ] {7b919bc6-5ec9-4f39-b58c-dfa56ece89d9} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2025.08.18 20:11:15.604006 [ 4 ] {7b919bc6-5ec9-4f39-b58c-dfa56ece89d9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001139 sec., 35996.4881474978 rows/sec., 2.64 MiB/sec. | ||
| 5582 | 2025.08.18 20:11:15.604043 [ 4 ] {7b919bc6-5ec9-4f39-b58c-dfa56ece89d9} <Debug> TCPHandler: Processed in 0.001304157 sec. | ||
| 5583 | 2025.08.18 20:11:15.604141 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5584 | 2025.08.18 20:11:15.604233 [ 4 ] {26dfcdb2-1147-4190-a043-ace992a87a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5585 | 2025.08.18 20:11:15.604272 [ 4 ] {26dfcdb2-1147-4190-a043-ace992a87a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5586 | 2025.08.18 20:11:15.604678 [ 4 ] {26dfcdb2-1147-4190-a043-ace992a87a3e} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2025.08.18 20:11:15.604712 [ 4 ] {26dfcdb2-1147-4190-a043-ace992a87a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5588 | 2025.08.18 20:11:15.605021 [ 4 ] {26dfcdb2-1147-4190-a043-ace992a87a3e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5589 | 2025.08.18 20:11:15.605230 [ 4 ] {26dfcdb2-1147-4190-a043-ace992a87a3e} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2025.08.18 20:11:15.605352 [ 4 ] {26dfcdb2-1147-4190-a043-ace992a87a3e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001138 sec., 92267.13532513182 rows/sec., 7.21 MiB/sec. | ||
| 5591 | 2025.08.18 20:11:15.605388 [ 4 ] {26dfcdb2-1147-4190-a043-ace992a87a3e} <Debug> TCPHandler: Processed in 0.001295337 sec. | ||
| 5592 | 2025.08.18 20:11:15.605496 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5593 | 2025.08.18 20:11:15.605588 [ 4 ] {154fbafa-d0b1-4eb8-a28a-6a755bd7fd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5594 | 2025.08.18 20:11:15.605630 [ 4 ] {154fbafa-d0b1-4eb8-a28a-6a755bd7fd38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5595 | 2025.08.18 20:11:15.606041 [ 4 ] {154fbafa-d0b1-4eb8-a28a-6a755bd7fd38} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5596 | 2025.08.18 20:11:15.606074 [ 4 ] {154fbafa-d0b1-4eb8-a28a-6a755bd7fd38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5597 | 2025.08.18 20:11:15.606399 [ 4 ] {154fbafa-d0b1-4eb8-a28a-6a755bd7fd38} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5598 | 2025.08.18 20:11:15.606619 [ 4 ] {154fbafa-d0b1-4eb8-a28a-6a755bd7fd38} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2025.08.18 20:11:15.606744 [ 4 ] {154fbafa-d0b1-4eb8-a28a-6a755bd7fd38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 5600 | 2025.08.18 20:11:15.606779 [ 4 ] {154fbafa-d0b1-4eb8-a28a-6a755bd7fd38} <Debug> TCPHandler: Processed in 0.001330948 sec. | ||
| 5601 | 2025.08.18 20:11:15.606876 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5602 | 2025.08.18 20:11:15.606968 [ 4 ] {4623b396-723d-4e66-96f2-d4efe4762a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5603 | 2025.08.18 20:11:15.607021 [ 4 ] {4623b396-723d-4e66-96f2-d4efe4762a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5604 | 2025.08.18 20:11:15.607825 [ 4 ] {4623b396-723d-4e66-96f2-d4efe4762a22} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5605 | 2025.08.18 20:11:15.607859 [ 4 ] {4623b396-723d-4e66-96f2-d4efe4762a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5606 | 2025.08.18 20:11:15.608409 [ 4 ] {4623b396-723d-4e66-96f2-d4efe4762a22} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5607 | 2025.08.18 20:11:15.608628 [ 4 ] {4623b396-723d-4e66-96f2-d4efe4762a22} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2025.08.18 20:11:15.608757 [ 4 ] {4623b396-723d-4e66-96f2-d4efe4762a22} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001807 sec., 22689.540675152184 rows/sec., 40.66 MiB/sec. | ||
| 5609 | 2025.08.18 20:11:15.608819 [ 4 ] {4623b396-723d-4e66-96f2-d4efe4762a22} <Debug> TCPHandler: Processed in 0.001989415 sec. | ||
| 5610 | 2025.08.18 20:11:15.608929 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5611 | 2025.08.18 20:11:15.609022 [ 4 ] {a4f9b146-9a3c-47e9-96c4-825fbb6b65e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5612 | 2025.08.18 20:11:15.609062 [ 4 ] {a4f9b146-9a3c-47e9-96c4-825fbb6b65e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5613 | 2025.08.18 20:11:15.609382 [ 4 ] {a4f9b146-9a3c-47e9-96c4-825fbb6b65e5} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5614 | 2025.08.18 20:11:15.609416 [ 4 ] {a4f9b146-9a3c-47e9-96c4-825fbb6b65e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5615 | 2025.08.18 20:11:15.609724 [ 4 ] {a4f9b146-9a3c-47e9-96c4-825fbb6b65e5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5616 | 2025.08.18 20:11:15.609932 [ 4 ] {a4f9b146-9a3c-47e9-96c4-825fbb6b65e5} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2025.08.18 20:11:15.610056 [ 4 ] {a4f9b146-9a3c-47e9-96c4-825fbb6b65e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 5618 | 2025.08.18 20:11:15.610090 [ 4 ] {a4f9b146-9a3c-47e9-96c4-825fbb6b65e5} <Debug> TCPHandler: Processed in 0.001208666 sec. | ||
| 5619 | 2025.08.18 20:11:18.936137 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5620 | 2025.08.18 20:11:18.936211 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5621 | 2025.08.18 20:11:19.054670 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15677 | ||
| 5622 | 2025.08.18 20:11:19.055246 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2025.08.18 20:11:19.055297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5624 | 2025.08.18 20:11:19.055796 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5625 | 2025.08.18 20:11:19.056035 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2025.08.18 20:11:19.056175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15677 | ||
| 5627 | 2025.08.18 20:11:19.912948 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 5628 | 2025.08.18 20:11:19.931164 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2025.08.18 20:11:19.931244 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5630 | 2025.08.18 20:11:19.938208 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5631 | 2025.08.18 20:11:19.938959 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2025.08.18 20:11:19.942775 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 5633 | 2025.08.18 20:11:20.599066 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2025.08.18 20:11:20.599265 [ 4 ] {da0b4a88-db0c-4686-b972-2d954bcd58e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5635 | 2025.08.18 20:11:20.599339 [ 4 ] {da0b4a88-db0c-4686-b972-2d954bcd58e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5636 | 2025.08.18 20:11:20.600041 [ 4 ] {da0b4a88-db0c-4686-b972-2d954bcd58e4} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5637 | 2025.08.18 20:11:20.600084 [ 4 ] {da0b4a88-db0c-4686-b972-2d954bcd58e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5638 | 2025.08.18 20:11:20.600471 [ 4 ] {da0b4a88-db0c-4686-b972-2d954bcd58e4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5639 | 2025.08.18 20:11:20.600690 [ 4 ] {da0b4a88-db0c-4686-b972-2d954bcd58e4} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5640 | 2025.08.18 20:11:20.600844 [ 4 ] {da0b4a88-db0c-4686-b972-2d954bcd58e4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001633 sec., 34292.712798530316 rows/sec., 2.62 MiB/sec. | ||
| 5641 | 2025.08.18 20:11:20.600863 [ 134 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5642 | 2025.08.18 20:11:20.600886 [ 4 ] {da0b4a88-db0c-4686-b972-2d954bcd58e4} <Debug> TCPHandler: Processed in 0.001990826 sec. | ||
| 5643 | 2025.08.18 20:11:20.600966 [ 134 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5644 | 2025.08.18 20:11:20.601012 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5645 | 2025.08.18 20:11:20.601072 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5646 | 2025.08.18 20:11:20.601156 [ 201 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 5647 | 2025.08.18 20:11:20.601172 [ 4 ] {e6b70752-5dcb-436f-8b32-8cc6770a2456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5648 | 2025.08.18 20:11:20.601241 [ 4 ] {e6b70752-5dcb-436f-8b32-8cc6770a2456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5649 | 2025.08.18 20:11:20.601307 [ 201 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5650 | 2025.08.18 20:11:20.601349 [ 201 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1407 rows starting from the beginning of the part | ||
| 5651 | 2025.08.18 20:11:20.601421 [ 201 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 138 rows starting from the beginning of the part | ||
| 5652 | 2025.08.18 20:11:20.601473 [ 201 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1196 rows starting from the beginning of the part | ||
| 5653 | 2025.08.18 20:11:20.601522 [ 201 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 5654 | 2025.08.18 20:11:20.601565 [ 201 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 138 rows starting from the beginning of the part | ||
| 5655 | 2025.08.18 20:11:20.601608 [ 201 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 5656 | 2025.08.18 20:11:20.601669 [ 4 ] {e6b70752-5dcb-436f-8b32-8cc6770a2456} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5657 | 2025.08.18 20:11:20.601709 [ 4 ] {e6b70752-5dcb-436f-8b32-8cc6770a2456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5658 | 2025.08.18 20:11:20.602042 [ 4 ] {e6b70752-5dcb-436f-8b32-8cc6770a2456} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5659 | 2025.08.18 20:11:20.602261 [ 4 ] {e6b70752-5dcb-436f-8b32-8cc6770a2456} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2025.08.18 20:11:20.602373 [ 134 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5661 | 2025.08.18 20:11:20.602390 [ 4 ] {e6b70752-5dcb-436f-8b32-8cc6770a2456} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001236 sec., 51779.93527508091 rows/sec., 4.04 MiB/sec. | ||
| 5662 | 2025.08.18 20:11:20.602407 [ 134 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2025.08.18 20:11:20.602431 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5664 | 2025.08.18 20:11:20.602432 [ 4 ] {e6b70752-5dcb-436f-8b32-8cc6770a2456} <Debug> TCPHandler: Processed in 0.001408779 sec. | ||
| 5665 | 2025.08.18 20:11:20.602550 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 5666 | 2025.08.18 20:11:20.602557 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2025.08.18 20:11:20.602692 [ 4 ] {37d2c372-1253-423a-893e-9c675da49e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5668 | 2025.08.18 20:11:20.602694 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5669 | 2025.08.18 20:11:20.602740 [ 4 ] {37d2c372-1253-423a-893e-9c675da49e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5670 | 2025.08.18 20:11:20.602746 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 633 rows starting from the beginning of the part | ||
| 5671 | 2025.08.18 20:11:20.602828 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 105 rows starting from the beginning of the part | ||
| 5672 | 2025.08.18 20:11:20.602875 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 520 rows starting from the beginning of the part | ||
| 5673 | 2025.08.18 20:11:20.602918 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 5674 | 2025.08.18 20:11:20.602957 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 105 rows starting from the beginning of the part | ||
| 5675 | 2025.08.18 20:11:20.602997 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 5676 | 2025.08.18 20:11:20.603058 [ 198 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2991 rows, containing 5 columns (5 merged, 0 gathered) in 0.001962966 sec., 1523714.6236868086 rows/sec., 132.25 MiB/sec. | ||
| 5677 | 2025.08.18 20:11:20.603161 [ 4 ] {37d2c372-1253-423a-893e-9c675da49e31} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2025.08.18 20:11:20.603203 [ 4 ] {37d2c372-1253-423a-893e-9c675da49e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5679 | 2025.08.18 20:11:20.603384 [ 187 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5680 | 2025.08.18 20:11:20.603752 [ 187 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_56_11} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2025.08.18 20:11:20.603802 [ 4 ] {37d2c372-1253-423a-893e-9c675da49e31} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5682 | 2025.08.18 20:11:20.603877 [ 187 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_56_11} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 5683 | 2025.08.18 20:11:20.603991 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5684 | 2025.08.18 20:11:20.604060 [ 4 ] {37d2c372-1253-423a-893e-9c675da49e31} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2025.08.18 20:11:20.604179 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5686 | 2025.08.18 20:11:20.604199 [ 4 ] {37d2c372-1253-423a-893e-9c675da49e31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec. | ||
| 5687 | 2025.08.18 20:11:20.604210 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1491 rows, containing 5 columns (5 merged, 0 gathered) in 0.001720413 sec., 866652.367774482 rows/sec., 68.75 MiB/sec. | ||
| 5688 | 2025.08.18 20:11:20.604212 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5689 | 2025.08.18 20:11:20.604242 [ 4 ] {37d2c372-1253-423a-893e-9c675da49e31} <Debug> TCPHandler: Processed in 0.001733282 sec. | ||
| 5690 | 2025.08.18 20:11:20.604257 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5691 | 2025.08.18 20:11:20.604333 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 5692 | 2025.08.18 20:11:20.604357 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2025.08.18 20:11:20.604361 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5694 | 2025.08.18 20:11:20.604433 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5695 | 2025.08.18 20:11:20.604456 [ 4 ] {ffff25fc-7180-46b7-aa8c-f2995ec8f8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5696 | 2025.08.18 20:11:20.604466 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14514 rows starting from the beginning of the part | ||
| 5697 | 2025.08.18 20:11:20.604498 [ 4 ] {ffff25fc-7180-46b7-aa8c-f2995ec8f8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5698 | 2025.08.18 20:11:20.604524 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 5699 | 2025.08.18 20:11:20.604565 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 974 rows starting from the beginning of the part | ||
| 5700 | 2025.08.18 20:11:20.604605 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
| 5701 | 2025.08.18 20:11:20.604643 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 5702 | 2025.08.18 20:11:20.604650 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_56_11} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2025.08.18 20:11:20.604681 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 5704 | 2025.08.18 20:11:20.604730 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_56_11} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 5705 | 2025.08.18 20:11:20.604804 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 5706 | 2025.08.18 20:11:20.604826 [ 4 ] {ffff25fc-7180-46b7-aa8c-f2995ec8f8b5} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2025.08.18 20:11:20.604864 [ 4 ] {ffff25fc-7180-46b7-aa8c-f2995ec8f8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5708 | 2025.08.18 20:11:20.605167 [ 4 ] {ffff25fc-7180-46b7-aa8c-f2995ec8f8b5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5709 | 2025.08.18 20:11:20.605375 [ 4 ] {ffff25fc-7180-46b7-aa8c-f2995ec8f8b5} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5710 | 2025.08.18 20:11:20.605482 [ 134 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5711 | 2025.08.18 20:11:20.605500 [ 4 ] {ffff25fc-7180-46b7-aa8c-f2995ec8f8b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 5712 | 2025.08.18 20:11:20.605522 [ 134 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5713 | 2025.08.18 20:11:20.605544 [ 4 ] {ffff25fc-7180-46b7-aa8c-f2995ec8f8b5} <Debug> TCPHandler: Processed in 0.001234406 sec. | ||
| 5714 | 2025.08.18 20:11:20.605544 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5715 | 2025.08.18 20:11:20.605635 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 5716 | 2025.08.18 20:11:20.605726 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5717 | 2025.08.18 20:11:20.605752 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2640 rows starting from the beginning of the part | ||
| 5718 | 2025.08.18 20:11:20.605803 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 5719 | 2025.08.18 20:11:20.605845 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part | ||
| 5720 | 2025.08.18 20:11:20.605880 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 12 rows starting from the beginning of the part | ||
| 5721 | 2025.08.18 20:11:20.605916 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 5722 | 2025.08.18 20:11:20.605953 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 5723 | 2025.08.18 20:11:20.607173 [ 186 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2880 rows, containing 4 columns (4 merged, 0 gathered) in 0.00157062 sec., 1833670.7796920962 rows/sec., 123.58 MiB/sec. | ||
| 5724 | 2025.08.18 20:11:20.607503 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5725 | 2025.08.18 20:11:20.607745 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_56_11} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5726 | 2025.08.18 20:11:20.607811 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_56_11} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 5727 | 2025.08.18 20:11:20.607872 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5728 | 2025.08.18 20:11:20.609135 [ 186 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16000 rows, containing 5 columns (5 merged, 0 gathered) in 0.004832013 sec., 3311249.3695691633 rows/sec., 226.79 MiB/sec. | ||
| 5729 | 2025.08.18 20:11:20.610008 [ 186 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5730 | 2025.08.18 20:11:20.610301 [ 186 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2025.08.18 20:11:20.610374 [ 186 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 5732 | 2025.08.18 20:11:20.610466 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 5733 | 2025.08.18 20:11:21.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.98 MiB, peak 255.88 MiB, free memory in arenas 0.00 B, will set to 250.32 MiB (RSS), difference: 1.33 MiB | ||
| 5734 | 2025.08.18 20:11:24.102761 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 810 | ||
| 5735 | 2025.08.18 20:11:24.104949 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2025.08.18 20:11:24.105008 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5737 | 2025.08.18 20:11:24.106231 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5738 | 2025.08.18 20:11:24.106512 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2025.08.18 20:11:24.106871 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
| 5740 | 2025.08.18 20:11:25.602520 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2025.08.18 20:11:25.602809 [ 4 ] {e4e02578-24bc-43cf-80e5-4959f9a73d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5742 | 2025.08.18 20:11:25.602917 [ 4 ] {e4e02578-24bc-43cf-80e5-4959f9a73d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5743 | 2025.08.18 20:11:25.603646 [ 4 ] {e4e02578-24bc-43cf-80e5-4959f9a73d71} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2025.08.18 20:11:25.603698 [ 4 ] {e4e02578-24bc-43cf-80e5-4959f9a73d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5745 | 2025.08.18 20:11:25.604097 [ 4 ] {e4e02578-24bc-43cf-80e5-4959f9a73d71} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5746 | 2025.08.18 20:11:25.604325 [ 4 ] {e4e02578-24bc-43cf-80e5-4959f9a73d71} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2025.08.18 20:11:25.604464 [ 130 ] {} <Debug> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5748 | 2025.08.18 20:11:25.604486 [ 4 ] {e4e02578-24bc-43cf-80e5-4959f9a73d71} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001755 sec., 13675.213675213674 rows/sec., 1.13 MiB/sec. | ||
| 5749 | 2025.08.18 20:11:25.604535 [ 130 ] {} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2025.08.18 20:11:25.604555 [ 4 ] {e4e02578-24bc-43cf-80e5-4959f9a73d71} <Debug> TCPHandler: Processed in 0.002223609 sec. | ||
| 5751 | 2025.08.18 20:11:25.604564 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5752 | 2025.08.18 20:11:25.604674 [ 188 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5753 | 2025.08.18 20:11:25.604700 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5754 | 2025.08.18 20:11:25.604779 [ 188 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5755 | 2025.08.18 20:11:25.604801 [ 4 ] {bcdf81ed-54ba-4bd7-9f6d-4f0017d20511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5756 | 2025.08.18 20:11:25.604812 [ 188 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 5757 | 2025.08.18 20:11:25.604846 [ 4 ] {bcdf81ed-54ba-4bd7-9f6d-4f0017d20511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5758 | 2025.08.18 20:11:25.604878 [ 188 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5759 | 2025.08.18 20:11:25.604927 [ 188 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5760 | 2025.08.18 20:11:25.604973 [ 188 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 5761 | 2025.08.18 20:11:25.605030 [ 188 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 5762 | 2025.08.18 20:11:25.605272 [ 4 ] {bcdf81ed-54ba-4bd7-9f6d-4f0017d20511} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2025.08.18 20:11:25.605308 [ 4 ] {bcdf81ed-54ba-4bd7-9f6d-4f0017d20511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5764 | 2025.08.18 20:11:25.605607 [ 4 ] {bcdf81ed-54ba-4bd7-9f6d-4f0017d20511} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5765 | 2025.08.18 20:11:25.605703 [ 186 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001072084 sec., 111931.5277534223 rows/sec., 9.71 MiB/sec. | ||
| 5766 | 2025.08.18 20:11:25.605830 [ 4 ] {bcdf81ed-54ba-4bd7-9f6d-4f0017d20511} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5767 | 2025.08.18 20:11:25.605912 [ 191 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5768 | 2025.08.18 20:11:25.605972 [ 4 ] {bcdf81ed-54ba-4bd7-9f6d-4f0017d20511} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001193 sec., 11735.12154233026 rows/sec., 956.92 KiB/sec. | ||
| 5769 | 2025.08.18 20:11:25.606015 [ 4 ] {bcdf81ed-54ba-4bd7-9f6d-4f0017d20511} <Debug> TCPHandler: Processed in 0.001364507 sec. | ||
| 5770 | 2025.08.18 20:11:25.606134 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5771 | 2025.08.18 20:11:25.606231 [ 4 ] {d7aaefd5-9189-46b9-83b0-3288ae1c1829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5772 | 2025.08.18 20:11:25.606258 [ 191 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_9_2} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2025.08.18 20:11:25.606273 [ 4 ] {d7aaefd5-9189-46b9-83b0-3288ae1c1829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5774 | 2025.08.18 20:11:25.606344 [ 191 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_9_2} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5775 | 2025.08.18 20:11:25.606441 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5776 | 2025.08.18 20:11:25.606788 [ 4 ] {d7aaefd5-9189-46b9-83b0-3288ae1c1829} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2025.08.18 20:11:25.606829 [ 4 ] {d7aaefd5-9189-46b9-83b0-3288ae1c1829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5778 | 2025.08.18 20:11:25.607159 [ 4 ] {d7aaefd5-9189-46b9-83b0-3288ae1c1829} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 5779 | 2025.08.18 20:11:25.607366 [ 4 ] {d7aaefd5-9189-46b9-83b0-3288ae1c1829} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2025.08.18 20:11:25.607494 [ 4 ] {d7aaefd5-9189-46b9-83b0-3288ae1c1829} <Debug> executeQuery: Read 265 rows, 24.18 KiB in 0.001282 sec., 206708.26833073323 rows/sec., 18.42 MiB/sec. | ||
| 5781 | 2025.08.18 20:11:25.607530 [ 4 ] {d7aaefd5-9189-46b9-83b0-3288ae1c1829} <Debug> TCPHandler: Processed in 0.001445109 sec. | ||
| 5782 | 2025.08.18 20:11:25.607629 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5783 | 2025.08.18 20:11:25.607723 [ 4 ] {2fe133a3-27ec-4256-b0bf-86a337c78f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5784 | 2025.08.18 20:11:25.607767 [ 4 ] {2fe133a3-27ec-4256-b0bf-86a337c78f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5785 | 2025.08.18 20:11:25.608164 [ 4 ] {2fe133a3-27ec-4256-b0bf-86a337c78f37} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2025.08.18 20:11:25.608200 [ 4 ] {2fe133a3-27ec-4256-b0bf-86a337c78f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5787 | 2025.08.18 20:11:25.608489 [ 4 ] {2fe133a3-27ec-4256-b0bf-86a337c78f37} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5788 | 2025.08.18 20:11:25.608684 [ 4 ] {2fe133a3-27ec-4256-b0bf-86a337c78f37} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2025.08.18 20:11:25.608807 [ 4 ] {2fe133a3-27ec-4256-b0bf-86a337c78f37} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001102 sec., 60798.54809437387 rows/sec., 4.45 MiB/sec. | ||
| 5790 | 2025.08.18 20:11:25.608842 [ 4 ] {2fe133a3-27ec-4256-b0bf-86a337c78f37} <Debug> TCPHandler: Processed in 0.001260506 sec. | ||
| 5791 | 2025.08.18 20:11:25.608952 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2025.08.18 20:11:25.609045 [ 4 ] {a9f37a2f-135c-48ee-bd47-571bd9bc8fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5793 | 2025.08.18 20:11:25.609083 [ 4 ] {a9f37a2f-135c-48ee-bd47-571bd9bc8fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5794 | 2025.08.18 20:11:25.609459 [ 4 ] {a9f37a2f-135c-48ee-bd47-571bd9bc8fea} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2025.08.18 20:11:25.609495 [ 4 ] {a9f37a2f-135c-48ee-bd47-571bd9bc8fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5796 | 2025.08.18 20:11:25.609780 [ 4 ] {a9f37a2f-135c-48ee-bd47-571bd9bc8fea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5797 | 2025.08.18 20:11:25.609982 [ 4 ] {a9f37a2f-135c-48ee-bd47-571bd9bc8fea} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2025.08.18 20:11:25.610105 [ 4 ] {a9f37a2f-135c-48ee-bd47-571bd9bc8fea} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001078 sec., 22263.450834879408 rows/sec., 1.85 MiB/sec. | ||
| 5799 | 2025.08.18 20:11:25.610142 [ 4 ] {a9f37a2f-135c-48ee-bd47-571bd9bc8fea} <Debug> TCPHandler: Processed in 0.001237756 sec. | ||
| 5800 | 2025.08.18 20:11:25.610241 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5801 | 2025.08.18 20:11:25.610332 [ 4 ] {3d71c7e2-d0c9-4898-9b2d-b734e991c3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5802 | 2025.08.18 20:11:25.610371 [ 4 ] {3d71c7e2-d0c9-4898-9b2d-b734e991c3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5803 | 2025.08.18 20:11:25.610743 [ 4 ] {3d71c7e2-d0c9-4898-9b2d-b734e991c3c9} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2025.08.18 20:11:25.610779 [ 4 ] {3d71c7e2-d0c9-4898-9b2d-b734e991c3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5805 | 2025.08.18 20:11:25.611069 [ 4 ] {3d71c7e2-d0c9-4898-9b2d-b734e991c3c9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5806 | 2025.08.18 20:11:25.611276 [ 4 ] {3d71c7e2-d0c9-4898-9b2d-b734e991c3c9} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2025.08.18 20:11:25.611373 [ 129 ] {} <Debug> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5808 | 2025.08.18 20:11:25.611397 [ 4 ] {3d71c7e2-d0c9-4898-9b2d-b734e991c3c9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 866.45 KiB/sec. | ||
| 5809 | 2025.08.18 20:11:25.611436 [ 129 ] {} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2025.08.18 20:11:25.611445 [ 4 ] {3d71c7e2-d0c9-4898-9b2d-b734e991c3c9} <Debug> TCPHandler: Processed in 0.001252276 sec. | ||
| 5811 | 2025.08.18 20:11:25.611464 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5812 | 2025.08.18 20:11:25.611541 [ 188 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5813 | 2025.08.18 20:11:25.611556 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5814 | 2025.08.18 20:11:25.611630 [ 188 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5815 | 2025.08.18 20:11:25.611653 [ 4 ] {6048ac08-d34d-4e3e-8a22-156866e69e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5816 | 2025.08.18 20:11:25.611657 [ 188 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 5817 | 2025.08.18 20:11:25.611692 [ 4 ] {6048ac08-d34d-4e3e-8a22-156866e69e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5818 | 2025.08.18 20:11:25.611717 [ 188 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5819 | 2025.08.18 20:11:25.611761 [ 188 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5820 | 2025.08.18 20:11:25.611800 [ 188 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 5821 | 2025.08.18 20:11:25.611839 [ 188 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 5822 | 2025.08.18 20:11:25.612130 [ 4 ] {6048ac08-d34d-4e3e-8a22-156866e69e8c} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2025.08.18 20:11:25.612164 [ 4 ] {6048ac08-d34d-4e3e-8a22-156866e69e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5824 | 2025.08.18 20:11:25.612442 [ 188 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000930882 sec., 64455.000741232514 rows/sec., 5.16 MiB/sec. | ||
| 5825 | 2025.08.18 20:11:25.612479 [ 4 ] {6048ac08-d34d-4e3e-8a22-156866e69e8c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 5826 | 2025.08.18 20:11:25.612573 [ 192 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5827 | 2025.08.18 20:11:25.612696 [ 4 ] {6048ac08-d34d-4e3e-8a22-156866e69e8c} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5828 | 2025.08.18 20:11:25.612825 [ 4 ] {6048ac08-d34d-4e3e-8a22-156866e69e8c} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001189 sec., 130361.64844407066 rows/sec., 10.51 MiB/sec. | ||
| 5829 | 2025.08.18 20:11:25.612863 [ 4 ] {6048ac08-d34d-4e3e-8a22-156866e69e8c} <Debug> TCPHandler: Processed in 0.001353907 sec. | ||
| 5830 | 2025.08.18 20:11:25.612865 [ 192 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_9_2} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2025.08.18 20:11:25.612938 [ 192 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_9_2} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5832 | 2025.08.18 20:11:25.612983 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5833 | 2025.08.18 20:11:25.613014 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5834 | 2025.08.18 20:11:25.613108 [ 4 ] {fc7da0fd-9fd4-412a-b523-8f1e8b3a0ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5835 | 2025.08.18 20:11:25.613161 [ 4 ] {fc7da0fd-9fd4-412a-b523-8f1e8b3a0ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5836 | 2025.08.18 20:11:25.613641 [ 4 ] {fc7da0fd-9fd4-412a-b523-8f1e8b3a0ab4} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2025.08.18 20:11:25.613685 [ 4 ] {fc7da0fd-9fd4-412a-b523-8f1e8b3a0ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5838 | 2025.08.18 20:11:25.614099 [ 4 ] {fc7da0fd-9fd4-412a-b523-8f1e8b3a0ab4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 5839 | 2025.08.18 20:11:25.614335 [ 4 ] {fc7da0fd-9fd4-412a-b523-8f1e8b3a0ab4} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2025.08.18 20:11:25.614466 [ 4 ] {fc7da0fd-9fd4-412a-b523-8f1e8b3a0ab4} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001383 sec., 146782.3571945047 rows/sec., 10.52 MiB/sec. | ||
| 5841 | 2025.08.18 20:11:25.614503 [ 4 ] {fc7da0fd-9fd4-412a-b523-8f1e8b3a0ab4} <Debug> TCPHandler: Processed in 0.001580541 sec. | ||
| 5842 | 2025.08.18 20:11:25.614617 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2025.08.18 20:11:25.614712 [ 4 ] {0ff4860c-1d80-41f6-a4d9-1a026029d730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5844 | 2025.08.18 20:11:25.614770 [ 4 ] {0ff4860c-1d80-41f6-a4d9-1a026029d730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5845 | 2025.08.18 20:11:25.615557 [ 4 ] {0ff4860c-1d80-41f6-a4d9-1a026029d730} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2025.08.18 20:11:25.615594 [ 4 ] {0ff4860c-1d80-41f6-a4d9-1a026029d730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5847 | 2025.08.18 20:11:25.616156 [ 4 ] {0ff4860c-1d80-41f6-a4d9-1a026029d730} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5848 | 2025.08.18 20:11:25.616383 [ 4 ] {0ff4860c-1d80-41f6-a4d9-1a026029d730} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2025.08.18 20:11:25.616520 [ 4 ] {0ff4860c-1d80-41f6-a4d9-1a026029d730} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001826 sec., 22453.45016429354 rows/sec., 40.24 MiB/sec. | ||
| 5850 | 2025.08.18 20:11:25.616573 [ 4 ] {0ff4860c-1d80-41f6-a4d9-1a026029d730} <Debug> TCPHandler: Processed in 0.002006856 sec. | ||
| 5851 | 2025.08.18 20:11:25.616687 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2025.08.18 20:11:25.616782 [ 4 ] {6e9f0c01-d259-44d3-87b7-a4dbfff38b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5853 | 2025.08.18 20:11:25.616824 [ 4 ] {6e9f0c01-d259-44d3-87b7-a4dbfff38b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5854 | 2025.08.18 20:11:25.617155 [ 4 ] {6e9f0c01-d259-44d3-87b7-a4dbfff38b2c} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2025.08.18 20:11:25.617192 [ 4 ] {6e9f0c01-d259-44d3-87b7-a4dbfff38b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5856 | 2025.08.18 20:11:25.617500 [ 4 ] {6e9f0c01-d259-44d3-87b7-a4dbfff38b2c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 5857 | 2025.08.18 20:11:25.617717 [ 4 ] {6e9f0c01-d259-44d3-87b7-a4dbfff38b2c} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2025.08.18 20:11:25.617843 [ 4 ] {6e9f0c01-d259-44d3-87b7-a4dbfff38b2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 5859 | 2025.08.18 20:11:25.617878 [ 4 ] {6e9f0c01-d259-44d3-87b7-a4dbfff38b2c} <Debug> TCPHandler: Processed in 0.001240636 sec. | ||
| 5860 | 2025.08.18 20:11:26.556297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16104 | ||
| 5861 | 2025.08.18 20:11:26.557120 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2025.08.18 20:11:26.557213 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5863 | 2025.08.18 20:11:26.557839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5864 | 2025.08.18 20:11:26.558068 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5865 | 2025.08.18 20:11:26.558199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
| 5866 | 2025.08.18 20:11:27.442869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 5867 | 2025.08.18 20:11:27.460115 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2025.08.18 20:11:27.460177 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5869 | 2025.08.18 20:11:27.466746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5870 | 2025.08.18 20:11:27.467467 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5871 | 2025.08.18 20:11:27.470416 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 5872 | 2025.08.18 20:11:30.598189 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5873 | 2025.08.18 20:11:30.598407 [ 4 ] {da13d693-3a15-4724-bddd-be77a03ab4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5874 | 2025.08.18 20:11:30.598484 [ 4 ] {da13d693-3a15-4724-bddd-be77a03ab4c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5875 | 2025.08.18 20:11:30.599201 [ 4 ] {da13d693-3a15-4724-bddd-be77a03ab4c7} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5876 | 2025.08.18 20:11:30.599258 [ 4 ] {da13d693-3a15-4724-bddd-be77a03ab4c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5877 | 2025.08.18 20:11:30.599661 [ 4 ] {da13d693-3a15-4724-bddd-be77a03ab4c7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 5878 | 2025.08.18 20:11:30.599903 [ 4 ] {da13d693-3a15-4724-bddd-be77a03ab4c7} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5879 | 2025.08.18 20:11:30.600067 [ 4 ] {da13d693-3a15-4724-bddd-be77a03ab4c7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001714 sec., 32672.112018669777 rows/sec., 2.49 MiB/sec. | ||
| 5880 | 2025.08.18 20:11:30.600119 [ 4 ] {da13d693-3a15-4724-bddd-be77a03ab4c7} <Debug> TCPHandler: Processed in 0.002074147 sec. | ||
| 5881 | 2025.08.18 20:11:30.600239 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5882 | 2025.08.18 20:11:30.600342 [ 4 ] {2176ae8c-8ba9-429e-9b97-1530e7d35767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5883 | 2025.08.18 20:11:30.600386 [ 4 ] {2176ae8c-8ba9-429e-9b97-1530e7d35767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5884 | 2025.08.18 20:11:30.600808 [ 4 ] {2176ae8c-8ba9-429e-9b97-1530e7d35767} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5885 | 2025.08.18 20:11:30.600849 [ 4 ] {2176ae8c-8ba9-429e-9b97-1530e7d35767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5886 | 2025.08.18 20:11:30.601162 [ 4 ] {2176ae8c-8ba9-429e-9b97-1530e7d35767} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 5887 | 2025.08.18 20:11:30.601390 [ 4 ] {2176ae8c-8ba9-429e-9b97-1530e7d35767} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5888 | 2025.08.18 20:11:30.601526 [ 4 ] {2176ae8c-8ba9-429e-9b97-1530e7d35767} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 5889 | 2025.08.18 20:11:30.601566 [ 4 ] {2176ae8c-8ba9-429e-9b97-1530e7d35767} <Debug> TCPHandler: Processed in 0.001378918 sec. | ||
| 5890 | 2025.08.18 20:11:30.601676 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5891 | 2025.08.18 20:11:30.601773 [ 4 ] {899e8577-deef-48c6-bbfd-a08681661b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5892 | 2025.08.18 20:11:30.601818 [ 4 ] {899e8577-deef-48c6-bbfd-a08681661b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5893 | 2025.08.18 20:11:30.602250 [ 4 ] {899e8577-deef-48c6-bbfd-a08681661b57} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5894 | 2025.08.18 20:11:30.602287 [ 4 ] {899e8577-deef-48c6-bbfd-a08681661b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5895 | 2025.08.18 20:11:30.602628 [ 4 ] {899e8577-deef-48c6-bbfd-a08681661b57} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 5896 | 2025.08.18 20:11:30.602841 [ 4 ] {899e8577-deef-48c6-bbfd-a08681661b57} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5897 | 2025.08.18 20:11:30.602978 [ 4 ] {899e8577-deef-48c6-bbfd-a08681661b57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 5898 | 2025.08.18 20:11:30.603016 [ 4 ] {899e8577-deef-48c6-bbfd-a08681661b57} <Debug> TCPHandler: Processed in 0.001390999 sec. | ||
| 5899 | 2025.08.18 20:11:30.603121 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5900 | 2025.08.18 20:11:30.603216 [ 4 ] {d660773f-54bd-43b5-b107-edff1ddf868c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5901 | 2025.08.18 20:11:30.603258 [ 4 ] {d660773f-54bd-43b5-b107-edff1ddf868c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5902 | 2025.08.18 20:11:30.603588 [ 4 ] {d660773f-54bd-43b5-b107-edff1ddf868c} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5903 | 2025.08.18 20:11:30.603625 [ 4 ] {d660773f-54bd-43b5-b107-edff1ddf868c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5904 | 2025.08.18 20:11:30.603931 [ 4 ] {d660773f-54bd-43b5-b107-edff1ddf868c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 5905 | 2025.08.18 20:11:30.604151 [ 4 ] {d660773f-54bd-43b5-b107-edff1ddf868c} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2025.08.18 20:11:30.604285 [ 4 ] {d660773f-54bd-43b5-b107-edff1ddf868c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 5907 | 2025.08.18 20:11:30.604321 [ 4 ] {d660773f-54bd-43b5-b107-edff1ddf868c} <Debug> TCPHandler: Processed in 0.001248977 sec. | ||
| 5908 | 2025.08.18 20:11:33.936457 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5909 | 2025.08.18 20:11:33.936529 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5910 | 2025.08.18 20:11:34.058320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16592 | ||
| 5911 | 2025.08.18 20:11:34.058901 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5912 | 2025.08.18 20:11:34.058949 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5913 | 2025.08.18 20:11:34.059482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5914 | 2025.08.18 20:11:34.059717 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5915 | 2025.08.18 20:11:34.059865 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16592 | ||
| 5916 | 2025.08.18 20:11:34.059876 [ 121 ] {} <Debug> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5917 | 2025.08.18 20:11:34.059936 [ 121 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2025.08.18 20:11:34.059956 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5919 | 2025.08.18 20:11:34.060063 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5920 | 2025.08.18 20:11:34.060162 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5921 | 2025.08.18 20:11:34.060193 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
| 5922 | 2025.08.18 20:11:34.060252 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part | ||
| 5923 | 2025.08.18 20:11:34.060295 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part | ||
| 5924 | 2025.08.18 20:11:34.060335 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
| 5925 | 2025.08.18 20:11:34.060378 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
| 5926 | 2025.08.18 20:11:34.060416 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
| 5927 | 2025.08.18 20:11:34.062169 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16592 rows, containing 4 columns (4 merged, 0 gathered) in 0.002148908 sec., 7721130.918587486 rows/sec., 110.45 MiB/sec. | ||
| 5928 | 2025.08.18 20:11:34.062258 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5929 | 2025.08.18 20:11:34.062490 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_36_7} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2025.08.18 20:11:34.062551 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_36_7} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5931 | 2025.08.18 20:11:34.062618 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 5932 | 2025.08.18 20:11:34.107050 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 838 | ||
| 5933 | 2025.08.18 20:11:34.109256 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2025.08.18 20:11:34.109299 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5935 | 2025.08.18 20:11:34.110479 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5936 | 2025.08.18 20:11:34.110733 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2025.08.18 20:11:34.110931 [ 119 ] {} <Debug> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5938 | 2025.08.18 20:11:34.110989 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
| 5939 | 2025.08.18 20:11:34.111010 [ 119 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2025.08.18 20:11:34.111045 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5941 | 2025.08.18 20:11:34.111147 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5942 | 2025.08.18 20:11:34.111699 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5943 | 2025.08.18 20:11:34.111839 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 712 rows starting from the beginning of the part | ||
| 5944 | 2025.08.18 20:11:34.112225 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
| 5945 | 2025.08.18 20:11:34.112557 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 5946 | 2025.08.18 20:11:34.112892 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 5947 | 2025.08.18 20:11:34.113225 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
| 5948 | 2025.08.18 20:11:34.113542 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
| 5949 | 2025.08.18 20:11:34.119467 [ 190 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 838 rows, containing 72 columns (72 merged, 0 gathered) in 0.008360538 sec., 100232.78406246104 rows/sec., 81.22 MiB/sec. | ||
| 5950 | 2025.08.18 20:11:34.120754 [ 195 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5951 | 2025.08.18 20:11:34.121414 [ 195 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_26_5} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5952 | 2025.08.18 20:11:34.121502 [ 195 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_26_5} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5953 | 2025.08.18 20:11:34.121764 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 5954 | 2025.08.18 20:11:34.970540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 5955 | 2025.08.18 20:11:34.987925 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2025.08.18 20:11:34.987983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5957 | 2025.08.18 20:11:34.993470 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5958 | 2025.08.18 20:11:34.994197 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2025.08.18 20:11:34.994474 [ 119 ] {} <Debug> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5960 | 2025.08.18 20:11:34.994514 [ 119 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2025.08.18 20:11:34.994537 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5962 | 2025.08.18 20:11:34.994674 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5963 | 2025.08.18 20:11:34.997441 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 5964 | 2025.08.18 20:11:34.998613 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5965 | 2025.08.18 20:11:35.000288 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 5966 | 2025.08.18 20:11:35.005067 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 5967 | 2025.08.18 20:11:35.009653 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 5968 | 2025.08.18 20:11:35.014342 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 5969 | 2025.08.18 20:11:35.018570 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 5970 | 2025.08.18 20:11:35.022646 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 5971 | 2025.08.18 20:11:35.079503 [ 195 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.084896506 sec., 3203.9009944649547 rows/sec., 16.57 MiB/sec. | ||
| 5972 | 2025.08.18 20:11:35.082510 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5973 | 2025.08.18 20:11:35.084597 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_36_7} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2025.08.18 20:11:35.084719 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_36_7} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5975 | 2025.08.18 20:11:35.087422 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 5976 | 2025.08.18 20:11:35.600593 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5977 | 2025.08.18 20:11:35.600769 [ 4 ] {2e10bf7c-36fc-4d60-84a2-3269201b5aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5978 | 2025.08.18 20:11:35.600837 [ 4 ] {2e10bf7c-36fc-4d60-84a2-3269201b5aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5979 | 2025.08.18 20:11:35.601520 [ 4 ] {2e10bf7c-36fc-4d60-84a2-3269201b5aea} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2025.08.18 20:11:35.601564 [ 4 ] {2e10bf7c-36fc-4d60-84a2-3269201b5aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5981 | 2025.08.18 20:11:35.601965 [ 4 ] {2e10bf7c-36fc-4d60-84a2-3269201b5aea} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 5982 | 2025.08.18 20:11:35.602197 [ 4 ] {2e10bf7c-36fc-4d60-84a2-3269201b5aea} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2025.08.18 20:11:35.602345 [ 4 ] {2e10bf7c-36fc-4d60-84a2-3269201b5aea} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001624 sec., 84975.36945812807 rows/sec., 7.35 MiB/sec. | ||
| 5984 | 2025.08.18 20:11:35.602386 [ 4 ] {2e10bf7c-36fc-4d60-84a2-3269201b5aea} <Debug> TCPHandler: Processed in 0.001922115 sec. | ||
| 5985 | 2025.08.18 20:11:35.602501 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5986 | 2025.08.18 20:11:35.602595 [ 4 ] {123bc82c-97ac-454a-86e1-7168935a513e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5987 | 2025.08.18 20:11:35.602635 [ 4 ] {123bc82c-97ac-454a-86e1-7168935a513e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5988 | 2025.08.18 20:11:35.603032 [ 4 ] {123bc82c-97ac-454a-86e1-7168935a513e} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5989 | 2025.08.18 20:11:35.603068 [ 4 ] {123bc82c-97ac-454a-86e1-7168935a513e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5990 | 2025.08.18 20:11:35.603364 [ 4 ] {123bc82c-97ac-454a-86e1-7168935a513e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5991 | 2025.08.18 20:11:35.603565 [ 4 ] {123bc82c-97ac-454a-86e1-7168935a513e} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5992 | 2025.08.18 20:11:35.603688 [ 4 ] {123bc82c-97ac-454a-86e1-7168935a513e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001112 sec., 36870.503597122304 rows/sec., 2.71 MiB/sec. | ||
| 5993 | 2025.08.18 20:11:35.603724 [ 4 ] {123bc82c-97ac-454a-86e1-7168935a513e} <Debug> TCPHandler: Processed in 0.001271396 sec. | ||
| 5994 | 2025.08.18 20:11:35.603836 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5995 | 2025.08.18 20:11:35.603929 [ 4 ] {0c81656a-4329-4cf5-99dc-24b93c349d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5996 | 2025.08.18 20:11:35.603967 [ 4 ] {0c81656a-4329-4cf5-99dc-24b93c349d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5997 | 2025.08.18 20:11:35.604385 [ 4 ] {0c81656a-4329-4cf5-99dc-24b93c349d79} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5998 | 2025.08.18 20:11:35.604421 [ 4 ] {0c81656a-4329-4cf5-99dc-24b93c349d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5999 | 2025.08.18 20:11:35.604716 [ 4 ] {0c81656a-4329-4cf5-99dc-24b93c349d79} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6000 | 2025.08.18 20:11:35.604919 [ 4 ] {0c81656a-4329-4cf5-99dc-24b93c349d79} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6001 | 2025.08.18 20:11:35.605040 [ 4 ] {0c81656a-4329-4cf5-99dc-24b93c349d79} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00113 sec., 92920.35398230089 rows/sec., 7.26 MiB/sec. | ||
| 6002 | 2025.08.18 20:11:35.605078 [ 4 ] {0c81656a-4329-4cf5-99dc-24b93c349d79} <Debug> TCPHandler: Processed in 0.001289357 sec. | ||
| 6003 | 2025.08.18 20:11:35.605199 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6004 | 2025.08.18 20:11:35.605291 [ 4 ] {611a680b-2047-4ef2-9e6f-285cf8b74aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6005 | 2025.08.18 20:11:35.605333 [ 4 ] {611a680b-2047-4ef2-9e6f-285cf8b74aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6006 | 2025.08.18 20:11:35.605738 [ 4 ] {611a680b-2047-4ef2-9e6f-285cf8b74aca} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2025.08.18 20:11:35.605773 [ 4 ] {611a680b-2047-4ef2-9e6f-285cf8b74aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6008 | 2025.08.18 20:11:35.606098 [ 4 ] {611a680b-2047-4ef2-9e6f-285cf8b74aca} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6009 | 2025.08.18 20:11:35.606302 [ 4 ] {611a680b-2047-4ef2-9e6f-285cf8b74aca} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6010 | 2025.08.18 20:11:35.606426 [ 4 ] {611a680b-2047-4ef2-9e6f-285cf8b74aca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 6011 | 2025.08.18 20:11:35.606461 [ 4 ] {611a680b-2047-4ef2-9e6f-285cf8b74aca} <Debug> TCPHandler: Processed in 0.001309707 sec. | ||
| 6012 | 2025.08.18 20:11:35.606567 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6013 | 2025.08.18 20:11:35.606658 [ 4 ] {574ec26c-7eea-47eb-91e0-f37d0e8bab7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6014 | 2025.08.18 20:11:35.606710 [ 4 ] {574ec26c-7eea-47eb-91e0-f37d0e8bab7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6015 | 2025.08.18 20:11:35.607499 [ 4 ] {574ec26c-7eea-47eb-91e0-f37d0e8bab7a} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6016 | 2025.08.18 20:11:35.607534 [ 4 ] {574ec26c-7eea-47eb-91e0-f37d0e8bab7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6017 | 2025.08.18 20:11:35.608074 [ 4 ] {574ec26c-7eea-47eb-91e0-f37d0e8bab7a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6018 | 2025.08.18 20:11:35.608289 [ 4 ] {574ec26c-7eea-47eb-91e0-f37d0e8bab7a} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6019 | 2025.08.18 20:11:35.608402 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6020 | 2025.08.18 20:11:35.608420 [ 4 ] {574ec26c-7eea-47eb-91e0-f37d0e8bab7a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00178 sec., 23033.70786516854 rows/sec., 41.28 MiB/sec. | ||
| 6021 | 2025.08.18 20:11:35.608470 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2025.08.18 20:11:35.608492 [ 4 ] {574ec26c-7eea-47eb-91e0-f37d0e8bab7a} <Debug> TCPHandler: Processed in 0.001971936 sec. | ||
| 6023 | 2025.08.18 20:11:35.608495 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6024 | 2025.08.18 20:11:35.608619 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2025.08.18 20:11:35.608653 [ 189 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6026 | 2025.08.18 20:11:35.608717 [ 4 ] {1a392b8c-57cf-42f2-9ffb-f4f84e6e256d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6027 | 2025.08.18 20:11:35.608762 [ 4 ] {1a392b8c-57cf-42f2-9ffb-f4f84e6e256d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6028 | 2025.08.18 20:11:35.608905 [ 189 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6029 | 2025.08.18 20:11:35.608966 [ 189 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 741 rows starting from the beginning of the part | ||
| 6030 | 2025.08.18 20:11:35.609095 [ 189 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 6031 | 2025.08.18 20:11:35.609098 [ 4 ] {1a392b8c-57cf-42f2-9ffb-f4f84e6e256d} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2025.08.18 20:11:35.609171 [ 4 ] {1a392b8c-57cf-42f2-9ffb-f4f84e6e256d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6033 | 2025.08.18 20:11:35.609200 [ 189 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 6034 | 2025.08.18 20:11:35.609301 [ 189 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 6035 | 2025.08.18 20:11:35.609401 [ 189 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 6036 | 2025.08.18 20:11:35.609488 [ 4 ] {1a392b8c-57cf-42f2-9ffb-f4f84e6e256d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6037 | 2025.08.18 20:11:35.609500 [ 189 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 6038 | 2025.08.18 20:11:35.609711 [ 4 ] {1a392b8c-57cf-42f2-9ffb-f4f84e6e256d} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2025.08.18 20:11:35.609847 [ 4 ] {1a392b8c-57cf-42f2-9ffb-f4f84e6e256d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 6040 | 2025.08.18 20:11:35.609882 [ 4 ] {1a392b8c-57cf-42f2-9ffb-f4f84e6e256d} <Debug> TCPHandler: Processed in 0.001311157 sec. | ||
| 6041 | 2025.08.18 20:11:35.625649 [ 197 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 946 rows, containing 19 columns (19 merged, 0 gathered) in 0.017051442 sec., 55479.17882839469 rows/sec., 99.42 MiB/sec. | ||
| 6042 | 2025.08.18 20:11:35.626502 [ 189 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6043 | 2025.08.18 20:11:35.626815 [ 189 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6044 | 2025.08.18 20:11:35.626888 [ 189 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6045 | 2025.08.18 20:11:35.626995 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 6046 | 2025.08.18 20:11:36.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.46 MiB, peak 262.85 MiB, free memory in arenas 0.00 B, will set to 260.57 MiB (RSS), difference: 9.12 MiB | ||
| 6047 | 2025.08.18 20:11:36.744281 [ 117 ] {} <Debug> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6048 | 2025.08.18 20:11:36.744342 [ 117 ] {} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2025.08.18 20:11:36.744363 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6050 | 2025.08.18 20:11:36.744462 [ 189 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 6051 | 2025.08.18 20:11:36.744566 [ 189 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6052 | 2025.08.18 20:11:36.744598 [ 189 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part | ||
| 6053 | 2025.08.18 20:11:36.744659 [ 189 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 6054 | 2025.08.18 20:11:36.744702 [ 189 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 6055 | 2025.08.18 20:11:36.744744 [ 189 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 6056 | 2025.08.18 20:11:36.744783 [ 189 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 6057 | 2025.08.18 20:11:36.745575 [ 197 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001159886 sec., 651788.1929775857 rows/sec., 47.57 MiB/sec. | ||
| 6058 | 2025.08.18 20:11:36.745701 [ 189 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6059 | 2025.08.18 20:11:36.745937 [ 189 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_17_4} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6060 | 2025.08.18 20:11:36.746006 [ 189 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_17_4} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6061 | 2025.08.18 20:11:36.746078 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6062 | 2025.08.18 20:11:36.756357 [ 117 ] {} <Debug> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6063 | 2025.08.18 20:11:36.756388 [ 117 ] {} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2025.08.18 20:11:36.756406 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6065 | 2025.08.18 20:11:36.756524 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 6066 | 2025.08.18 20:11:36.756681 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6067 | 2025.08.18 20:11:36.756719 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 6068 | 2025.08.18 20:11:36.756819 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 6069 | 2025.08.18 20:11:36.756878 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6070 | 2025.08.18 20:11:36.756928 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 6071 | 2025.08.18 20:11:36.756979 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 6072 | 2025.08.18 20:11:36.757782 [ 189 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321508 sec., 37835.56361368981 rows/sec., 3.16 MiB/sec. | ||
| 6073 | 2025.08.18 20:11:36.757895 [ 189 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6074 | 2025.08.18 20:11:36.758130 [ 189 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_13_3} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6075 | 2025.08.18 20:11:36.758195 [ 189 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_13_3} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6076 | 2025.08.18 20:11:36.758273 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6077 | 2025.08.18 20:11:39.508474 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6078 | 2025.08.18 20:11:39.508690 [ 4 ] {cd26b70d-350b-4d05-ac1a-007837931cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6079 | 2025.08.18 20:11:39.508776 [ 4 ] {cd26b70d-350b-4d05-ac1a-007837931cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6080 | 2025.08.18 20:11:39.509487 [ 4 ] {cd26b70d-350b-4d05-ac1a-007837931cd4} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2025.08.18 20:11:39.509555 [ 4 ] {cd26b70d-350b-4d05-ac1a-007837931cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6082 | 2025.08.18 20:11:39.510094 [ 4 ] {cd26b70d-350b-4d05-ac1a-007837931cd4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6083 | 2025.08.18 20:11:39.510331 [ 4 ] {cd26b70d-350b-4d05-ac1a-007837931cd4} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2025.08.18 20:11:39.510502 [ 4 ] {cd26b70d-350b-4d05-ac1a-007837931cd4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001866 sec., 1071.8113612004288 rows/sec., 87.40 KiB/sec. | ||
| 6085 | 2025.08.18 20:11:39.510555 [ 4 ] {cd26b70d-350b-4d05-ac1a-007837931cd4} <Debug> TCPHandler: Processed in 0.002221989 sec. | ||
| 6086 | 2025.08.18 20:11:39.510704 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2025.08.18 20:11:39.510822 [ 4 ] {8303ec92-0662-43de-8e3e-f1bd66c98489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6088 | 2025.08.18 20:11:39.510874 [ 4 ] {8303ec92-0662-43de-8e3e-f1bd66c98489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6089 | 2025.08.18 20:11:39.512040 [ 4 ] {8303ec92-0662-43de-8e3e-f1bd66c98489} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2025.08.18 20:11:39.512080 [ 4 ] {8303ec92-0662-43de-8e3e-f1bd66c98489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6091 | 2025.08.18 20:11:39.512488 [ 4 ] {8303ec92-0662-43de-8e3e-f1bd66c98489} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6092 | 2025.08.18 20:11:39.512709 [ 4 ] {8303ec92-0662-43de-8e3e-f1bd66c98489} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2025.08.18 20:11:39.512852 [ 4 ] {8303ec92-0662-43de-8e3e-f1bd66c98489} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.002055 sec., 582481.7518248175 rows/sec., 47.79 MiB/sec. | ||
| 6094 | 2025.08.18 20:11:39.512893 [ 4 ] {8303ec92-0662-43de-8e3e-f1bd66c98489} <Debug> TCPHandler: Processed in 0.00224643 sec. | ||
| 6095 | 2025.08.18 20:11:39.513009 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6096 | 2025.08.18 20:11:39.513112 [ 4 ] {8b9b5eef-a003-41fb-a8d4-9a9a2bbbabfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6097 | 2025.08.18 20:11:39.513154 [ 4 ] {8b9b5eef-a003-41fb-a8d4-9a9a2bbbabfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6098 | 2025.08.18 20:11:39.513555 [ 4 ] {8b9b5eef-a003-41fb-a8d4-9a9a2bbbabfc} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2025.08.18 20:11:39.513592 [ 4 ] {8b9b5eef-a003-41fb-a8d4-9a9a2bbbabfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6100 | 2025.08.18 20:11:39.513918 [ 4 ] {8b9b5eef-a003-41fb-a8d4-9a9a2bbbabfc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6101 | 2025.08.18 20:11:39.514139 [ 4 ] {8b9b5eef-a003-41fb-a8d4-9a9a2bbbabfc} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2025.08.18 20:11:39.514263 [ 115 ] {} <Debug> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6103 | 2025.08.18 20:11:39.514279 [ 4 ] {8b9b5eef-a003-41fb-a8d4-9a9a2bbbabfc} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001189 sec., 1682.0857863751053 rows/sec., 117.45 KiB/sec. | ||
| 6104 | 2025.08.18 20:11:39.514331 [ 115 ] {} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6105 | 2025.08.18 20:11:39.514340 [ 4 ] {8b9b5eef-a003-41fb-a8d4-9a9a2bbbabfc} <Debug> TCPHandler: Processed in 0.001381598 sec. | ||
| 6106 | 2025.08.18 20:11:39.514363 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6107 | 2025.08.18 20:11:39.514470 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6108 | 2025.08.18 20:11:39.514500 [ 193 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6109 | 2025.08.18 20:11:39.514574 [ 4 ] {76db5399-6340-4348-ad0c-dfc0b2afaeff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6110 | 2025.08.18 20:11:39.514621 [ 4 ] {76db5399-6340-4348-ad0c-dfc0b2afaeff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6111 | 2025.08.18 20:11:39.514644 [ 193 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6112 | 2025.08.18 20:11:39.514683 [ 193 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 71 rows starting from the beginning of the part | ||
| 6113 | 2025.08.18 20:11:39.514749 [ 193 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 6114 | 2025.08.18 20:11:39.514795 [ 193 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 6115 | 2025.08.18 20:11:39.514838 [ 193 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 67 rows starting from the beginning of the part | ||
| 6116 | 2025.08.18 20:11:39.514883 [ 193 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 6117 | 2025.08.18 20:11:39.514924 [ 193 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 6118 | 2025.08.18 20:11:39.515200 [ 4 ] {76db5399-6340-4348-ad0c-dfc0b2afaeff} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6119 | 2025.08.18 20:11:39.515243 [ 4 ] {76db5399-6340-4348-ad0c-dfc0b2afaeff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6120 | 2025.08.18 20:11:39.515622 [ 4 ] {76db5399-6340-4348-ad0c-dfc0b2afaeff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6121 | 2025.08.18 20:11:39.515845 [ 4 ] {76db5399-6340-4348-ad0c-dfc0b2afaeff} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6122 | 2025.08.18 20:11:39.515861 [ 197 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421338 sec., 185036.91592006967 rows/sec., 14.25 MiB/sec. | ||
| 6123 | 2025.08.18 20:11:39.515993 [ 4 ] {76db5399-6340-4348-ad0c-dfc0b2afaeff} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001439 sec., 158443.36344683808 rows/sec., 10.73 MiB/sec. | ||
| 6124 | 2025.08.18 20:11:39.516005 [ 193 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6125 | 2025.08.18 20:11:39.516038 [ 4 ] {76db5399-6340-4348-ad0c-dfc0b2afaeff} <Debug> TCPHandler: Processed in 0.001618292 sec. | ||
| 6126 | 2025.08.18 20:11:39.516157 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6127 | 2025.08.18 20:11:39.516257 [ 4 ] {767157ca-e4b9-4464-83b5-897734265730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6128 | 2025.08.18 20:11:39.516273 [ 193 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_31_6} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2025.08.18 20:11:39.516298 [ 4 ] {767157ca-e4b9-4464-83b5-897734265730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6130 | 2025.08.18 20:11:39.516356 [ 193 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_31_6} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6131 | 2025.08.18 20:11:39.516436 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6132 | 2025.08.18 20:11:39.516926 [ 4 ] {767157ca-e4b9-4464-83b5-897734265730} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2025.08.18 20:11:39.516967 [ 4 ] {767157ca-e4b9-4464-83b5-897734265730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6134 | 2025.08.18 20:11:39.517307 [ 4 ] {767157ca-e4b9-4464-83b5-897734265730} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6135 | 2025.08.18 20:11:39.517532 [ 4 ] {767157ca-e4b9-4464-83b5-897734265730} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6136 | 2025.08.18 20:11:39.517666 [ 4 ] {767157ca-e4b9-4464-83b5-897734265730} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001429 sec., 365290.4128761372 rows/sec., 27.04 MiB/sec. | ||
| 6137 | 2025.08.18 20:11:39.517705 [ 4 ] {767157ca-e4b9-4464-83b5-897734265730} <Debug> TCPHandler: Processed in 0.00159767 sec. | ||
| 6138 | 2025.08.18 20:11:39.517819 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6139 | 2025.08.18 20:11:39.517916 [ 4 ] {d23867e0-8490-4f9e-bfd7-254c9e38c257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6140 | 2025.08.18 20:11:39.517960 [ 4 ] {d23867e0-8490-4f9e-bfd7-254c9e38c257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6141 | 2025.08.18 20:11:39.518610 [ 4 ] {d23867e0-8490-4f9e-bfd7-254c9e38c257} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6142 | 2025.08.18 20:11:39.518646 [ 4 ] {d23867e0-8490-4f9e-bfd7-254c9e38c257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6143 | 2025.08.18 20:11:39.519047 [ 4 ] {d23867e0-8490-4f9e-bfd7-254c9e38c257} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6144 | 2025.08.18 20:11:39.519265 [ 4 ] {d23867e0-8490-4f9e-bfd7-254c9e38c257} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2025.08.18 20:11:39.519396 [ 4 ] {d23867e0-8490-4f9e-bfd7-254c9e38c257} <Debug> executeQuery: Read 975 rows, 67.03 KiB in 0.001499 sec., 650433.6224149433 rows/sec., 43.67 MiB/sec. | ||
| 6146 | 2025.08.18 20:11:39.519434 [ 4 ] {d23867e0-8490-4f9e-bfd7-254c9e38c257} <Debug> TCPHandler: Processed in 0.001663662 sec. | ||
| 6147 | 2025.08.18 20:11:39.519552 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6148 | 2025.08.18 20:11:39.519646 [ 4 ] {50552ad8-6e11-4212-9ae4-b64abee5fd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6149 | 2025.08.18 20:11:39.519689 [ 4 ] {50552ad8-6e11-4212-9ae4-b64abee5fd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6150 | 2025.08.18 20:11:39.520044 [ 4 ] {50552ad8-6e11-4212-9ae4-b64abee5fd5a} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2025.08.18 20:11:39.520080 [ 4 ] {50552ad8-6e11-4212-9ae4-b64abee5fd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6152 | 2025.08.18 20:11:39.520402 [ 4 ] {50552ad8-6e11-4212-9ae4-b64abee5fd5a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6153 | 2025.08.18 20:11:39.520621 [ 4 ] {50552ad8-6e11-4212-9ae4-b64abee5fd5a} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2025.08.18 20:11:39.520754 [ 4 ] {50552ad8-6e11-4212-9ae4-b64abee5fd5a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001125 sec., 42666.66666666667 rows/sec., 2.88 MiB/sec. | ||
| 6155 | 2025.08.18 20:11:39.520790 [ 4 ] {50552ad8-6e11-4212-9ae4-b64abee5fd5a} <Debug> TCPHandler: Processed in 0.001290136 sec. | ||
| 6156 | 2025.08.18 20:11:40.592907 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6157 | 2025.08.18 20:11:40.593091 [ 4 ] {e711ffb1-02f7-48a0-aafa-afe76785f306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6158 | 2025.08.18 20:11:40.593161 [ 4 ] {e711ffb1-02f7-48a0-aafa-afe76785f306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6159 | 2025.08.18 20:11:40.593833 [ 4 ] {e711ffb1-02f7-48a0-aafa-afe76785f306} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6160 | 2025.08.18 20:11:40.593886 [ 4 ] {e711ffb1-02f7-48a0-aafa-afe76785f306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6161 | 2025.08.18 20:11:40.594294 [ 4 ] {e711ffb1-02f7-48a0-aafa-afe76785f306} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6162 | 2025.08.18 20:11:40.594523 [ 4 ] {e711ffb1-02f7-48a0-aafa-afe76785f306} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2025.08.18 20:11:40.594663 [ 112 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6164 | 2025.08.18 20:11:40.594683 [ 4 ] {e711ffb1-02f7-48a0-aafa-afe76785f306} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001643 sec., 34083.99269628728 rows/sec., 2.60 MiB/sec. | ||
| 6165 | 2025.08.18 20:11:40.594701 [ 112 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6166 | 2025.08.18 20:11:40.594722 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6167 | 2025.08.18 20:11:40.594734 [ 4 ] {e711ffb1-02f7-48a0-aafa-afe76785f306} <Debug> TCPHandler: Processed in 0.001962486 sec. | ||
| 6168 | 2025.08.18 20:11:40.594843 [ 189 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 6169 | 2025.08.18 20:11:40.594858 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6170 | 2025.08.18 20:11:40.594977 [ 189 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6171 | 2025.08.18 20:11:40.594986 [ 4 ] {9a992247-fdb7-42e9-9bb9-0817a278c19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6172 | 2025.08.18 20:11:40.595019 [ 189 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1407 rows starting from the beginning of the part | ||
| 6173 | 2025.08.18 20:11:40.595040 [ 4 ] {9a992247-fdb7-42e9-9bb9-0817a278c19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6174 | 2025.08.18 20:11:40.595090 [ 189 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 265 rows starting from the beginning of the part | ||
| 6175 | 2025.08.18 20:11:40.595142 [ 189 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 6176 | 2025.08.18 20:11:40.595186 [ 189 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 138 rows starting from the beginning of the part | ||
| 6177 | 2025.08.18 20:11:40.595228 [ 189 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1197 rows starting from the beginning of the part | ||
| 6178 | 2025.08.18 20:11:40.595271 [ 189 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 6179 | 2025.08.18 20:11:40.595505 [ 4 ] {9a992247-fdb7-42e9-9bb9-0817a278c19d} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6180 | 2025.08.18 20:11:40.595549 [ 4 ] {9a992247-fdb7-42e9-9bb9-0817a278c19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6181 | 2025.08.18 20:11:40.595882 [ 4 ] {9a992247-fdb7-42e9-9bb9-0817a278c19d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6182 | 2025.08.18 20:11:40.596113 [ 4 ] {9a992247-fdb7-42e9-9bb9-0817a278c19d} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2025.08.18 20:11:40.596223 [ 112 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6184 | 2025.08.18 20:11:40.596249 [ 112 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2025.08.18 20:11:40.596252 [ 4 ] {9a992247-fdb7-42e9-9bb9-0817a278c19d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001288 sec., 49689.44099378882 rows/sec., 3.88 MiB/sec. | ||
| 6186 | 2025.08.18 20:11:40.596265 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6187 | 2025.08.18 20:11:40.596295 [ 4 ] {9a992247-fdb7-42e9-9bb9-0817a278c19d} <Debug> TCPHandler: Processed in 0.00148847 sec. | ||
| 6188 | 2025.08.18 20:11:40.596344 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 6189 | 2025.08.18 20:11:40.596414 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6190 | 2025.08.18 20:11:40.596443 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6191 | 2025.08.18 20:11:40.596475 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 633 rows starting from the beginning of the part | ||
| 6192 | 2025.08.18 20:11:40.596515 [ 4 ] {3867f520-0d31-48db-9d03-53003251cf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6193 | 2025.08.18 20:11:40.596526 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 155 rows starting from the beginning of the part | ||
| 6194 | 2025.08.18 20:11:40.596568 [ 4 ] {3867f520-0d31-48db-9d03-53003251cf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6195 | 2025.08.18 20:11:40.596583 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 6196 | 2025.08.18 20:11:40.596626 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 105 rows starting from the beginning of the part | ||
| 6197 | 2025.08.18 20:11:40.596663 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 522 rows starting from the beginning of the part | ||
| 6198 | 2025.08.18 20:11:40.596699 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 6199 | 2025.08.18 20:11:40.596701 [ 198 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.001910305 sec., 1632723.5703199229 rows/sec., 142.30 MiB/sec. | ||
| 6200 | 2025.08.18 20:11:40.596969 [ 4 ] {3867f520-0d31-48db-9d03-53003251cf9a} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2025.08.18 20:11:40.597011 [ 4 ] {3867f520-0d31-48db-9d03-53003251cf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6202 | 2025.08.18 20:11:40.597007 [ 187 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6203 | 2025.08.18 20:11:40.597379 [ 187 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_61_12} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2025.08.18 20:11:40.597474 [ 187 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_61_12} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6205 | 2025.08.18 20:11:40.597575 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6206 | 2025.08.18 20:11:40.597574 [ 4 ] {3867f520-0d31-48db-9d03-53003251cf9a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6207 | 2025.08.18 20:11:40.597689 [ 198 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1543 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381278 sec., 1117081.4274896146 rows/sec., 89.00 MiB/sec. | ||
| 6208 | 2025.08.18 20:11:40.597833 [ 4 ] {3867f520-0d31-48db-9d03-53003251cf9a} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2025.08.18 20:11:40.597849 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6210 | 2025.08.18 20:11:40.597951 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6211 | 2025.08.18 20:11:40.597980 [ 4 ] {3867f520-0d31-48db-9d03-53003251cf9a} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001484 sec., 21563.342318059298 rows/sec., 1.50 MiB/sec. | ||
| 6212 | 2025.08.18 20:11:40.597981 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6213 | 2025.08.18 20:11:40.598017 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6214 | 2025.08.18 20:11:40.598021 [ 4 ] {3867f520-0d31-48db-9d03-53003251cf9a} <Debug> TCPHandler: Processed in 0.001656991 sec. | ||
| 6215 | 2025.08.18 20:11:40.598099 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 6216 | 2025.08.18 20:11:40.598129 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_61_12} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2025.08.18 20:11:40.598149 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6218 | 2025.08.18 20:11:40.598209 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_61_12} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6219 | 2025.08.18 20:11:40.598218 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6220 | 2025.08.18 20:11:40.598252 [ 4 ] {b460cfe8-688d-4c00-93b3-de7edb61f46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6221 | 2025.08.18 20:11:40.598259 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16000 rows starting from the beginning of the part | ||
| 6222 | 2025.08.18 20:11:40.598294 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 6223 | 2025.08.18 20:11:40.598302 [ 4 ] {b460cfe8-688d-4c00-93b3-de7edb61f46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6224 | 2025.08.18 20:11:40.598334 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 203 rows starting from the beginning of the part | ||
| 6225 | 2025.08.18 20:11:40.598388 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 6226 | 2025.08.18 20:11:40.598435 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 6227 | 2025.08.18 20:11:40.598480 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 975 rows starting from the beginning of the part | ||
| 6228 | 2025.08.18 20:11:40.598522 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part | ||
| 6229 | 2025.08.18 20:11:40.598651 [ 4 ] {b460cfe8-688d-4c00-93b3-de7edb61f46b} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2025.08.18 20:11:40.598692 [ 4 ] {b460cfe8-688d-4c00-93b3-de7edb61f46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6231 | 2025.08.18 20:11:40.599035 [ 4 ] {b460cfe8-688d-4c00-93b3-de7edb61f46b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6232 | 2025.08.18 20:11:40.599253 [ 4 ] {b460cfe8-688d-4c00-93b3-de7edb61f46b} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2025.08.18 20:11:40.599357 [ 112 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6234 | 2025.08.18 20:11:40.599383 [ 112 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2025.08.18 20:11:40.599386 [ 4 ] {b460cfe8-688d-4c00-93b3-de7edb61f46b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 718.24 KiB/sec. | ||
| 6236 | 2025.08.18 20:11:40.599400 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6237 | 2025.08.18 20:11:40.599426 [ 4 ] {b460cfe8-688d-4c00-93b3-de7edb61f46b} <Debug> TCPHandler: Processed in 0.001325188 sec. | ||
| 6238 | 2025.08.18 20:11:40.599488 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 6239 | 2025.08.18 20:11:40.599620 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6240 | 2025.08.18 20:11:40.599657 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2880 rows starting from the beginning of the part | ||
| 6241 | 2025.08.18 20:11:40.599720 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 6242 | 2025.08.18 20:11:40.599766 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 6243 | 2025.08.18 20:11:40.599808 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 6244 | 2025.08.18 20:11:40.599846 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 48 rows starting from the beginning of the part | ||
| 6245 | 2025.08.18 20:11:40.599888 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part | ||
| 6246 | 2025.08.18 20:11:40.601301 [ 196 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001851154 sec., 1685435.1393779232 rows/sec., 113.59 MiB/sec. | ||
| 6247 | 2025.08.18 20:11:40.601605 [ 186 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6248 | 2025.08.18 20:11:40.601926 [ 186 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_61_12} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2025.08.18 20:11:40.602013 [ 186 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_61_12} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6250 | 2025.08.18 20:11:40.602098 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6251 | 2025.08.18 20:11:40.603342 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17530 rows, containing 5 columns (5 merged, 0 gathered) in 0.005279359 sec., 3320478.8687414513 rows/sec., 227.37 MiB/sec. | ||
| 6252 | 2025.08.18 20:11:40.603551 [ 198 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6253 | 2025.08.18 20:11:40.603836 [ 198 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2025.08.18 20:11:40.603918 [ 198 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6255 | 2025.08.18 20:11:40.604010 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 6256 | 2025.08.18 20:11:41.559995 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17019 | ||
| 6257 | 2025.08.18 20:11:41.560494 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2025.08.18 20:11:41.560536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6259 | 2025.08.18 20:11:41.561025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6260 | 2025.08.18 20:11:41.561261 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2025.08.18 20:11:41.561403 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
| 6262 | 2025.08.18 20:11:42.497553 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 6263 | 2025.08.18 20:11:42.513873 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2025.08.18 20:11:42.513940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6265 | 2025.08.18 20:11:42.519794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6266 | 2025.08.18 20:11:42.520497 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2025.08.18 20:11:42.523314 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 6268 | 2025.08.18 20:11:44.111200 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 872 | ||
| 6269 | 2025.08.18 20:11:44.113601 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2025.08.18 20:11:44.113655 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6271 | 2025.08.18 20:11:44.114856 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6272 | 2025.08.18 20:11:44.115123 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2025.08.18 20:11:44.115473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
| 6274 | 2025.08.18 20:11:45.600222 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2025.08.18 20:11:45.600419 [ 4 ] {caf128ea-282e-4ab5-adab-5669ce022465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6276 | 2025.08.18 20:11:45.600491 [ 4 ] {caf128ea-282e-4ab5-adab-5669ce022465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6277 | 2025.08.18 20:11:45.601197 [ 4 ] {caf128ea-282e-4ab5-adab-5669ce022465} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2025.08.18 20:11:45.601242 [ 4 ] {caf128ea-282e-4ab5-adab-5669ce022465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6279 | 2025.08.18 20:11:45.601697 [ 4 ] {caf128ea-282e-4ab5-adab-5669ce022465} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6280 | 2025.08.18 20:11:45.601949 [ 4 ] {caf128ea-282e-4ab5-adab-5669ce022465} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2025.08.18 20:11:45.602099 [ 4 ] {caf128ea-282e-4ab5-adab-5669ce022465} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001735 sec., 79538.90489913545 rows/sec., 6.88 MiB/sec. | ||
| 6282 | 2025.08.18 20:11:45.602140 [ 4 ] {caf128ea-282e-4ab5-adab-5669ce022465} <Debug> TCPHandler: Processed in 0.002056417 sec. | ||
| 6283 | 2025.08.18 20:11:45.602252 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2025.08.18 20:11:45.602347 [ 4 ] {3ee83b76-6431-4843-a49a-aec8767409a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6285 | 2025.08.18 20:11:45.602387 [ 4 ] {3ee83b76-6431-4843-a49a-aec8767409a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6286 | 2025.08.18 20:11:45.602782 [ 4 ] {3ee83b76-6431-4843-a49a-aec8767409a7} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2025.08.18 20:11:45.602818 [ 4 ] {3ee83b76-6431-4843-a49a-aec8767409a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6288 | 2025.08.18 20:11:45.603110 [ 4 ] {3ee83b76-6431-4843-a49a-aec8767409a7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6289 | 2025.08.18 20:11:45.603323 [ 4 ] {3ee83b76-6431-4843-a49a-aec8767409a7} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2025.08.18 20:11:45.603446 [ 4 ] {3ee83b76-6431-4843-a49a-aec8767409a7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001118 sec., 36672.62969588551 rows/sec., 2.69 MiB/sec. | ||
| 6291 | 2025.08.18 20:11:45.603482 [ 4 ] {3ee83b76-6431-4843-a49a-aec8767409a7} <Debug> TCPHandler: Processed in 0.001278266 sec. | ||
| 6292 | 2025.08.18 20:11:45.603587 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2025.08.18 20:11:45.603679 [ 4 ] {e7091196-6c43-4513-82fe-500f228eee06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6294 | 2025.08.18 20:11:45.603718 [ 4 ] {e7091196-6c43-4513-82fe-500f228eee06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6295 | 2025.08.18 20:11:45.604153 [ 4 ] {e7091196-6c43-4513-82fe-500f228eee06} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2025.08.18 20:11:45.604189 [ 4 ] {e7091196-6c43-4513-82fe-500f228eee06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6297 | 2025.08.18 20:11:45.604485 [ 4 ] {e7091196-6c43-4513-82fe-500f228eee06} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6298 | 2025.08.18 20:11:45.604692 [ 4 ] {e7091196-6c43-4513-82fe-500f228eee06} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2025.08.18 20:11:45.604815 [ 4 ] {e7091196-6c43-4513-82fe-500f228eee06} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001153 sec., 91066.78230702516 rows/sec., 7.11 MiB/sec. | ||
| 6300 | 2025.08.18 20:11:45.604851 [ 4 ] {e7091196-6c43-4513-82fe-500f228eee06} <Debug> TCPHandler: Processed in 0.001312247 sec. | ||
| 6301 | 2025.08.18 20:11:45.604970 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6302 | 2025.08.18 20:11:45.605069 [ 4 ] {423a9a06-593c-4022-b201-496eecd05452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6303 | 2025.08.18 20:11:45.605111 [ 4 ] {423a9a06-593c-4022-b201-496eecd05452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6304 | 2025.08.18 20:11:45.605516 [ 4 ] {423a9a06-593c-4022-b201-496eecd05452} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2025.08.18 20:11:45.605551 [ 4 ] {423a9a06-593c-4022-b201-496eecd05452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6306 | 2025.08.18 20:11:45.605870 [ 4 ] {423a9a06-593c-4022-b201-496eecd05452} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6307 | 2025.08.18 20:11:45.606077 [ 4 ] {423a9a06-593c-4022-b201-496eecd05452} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2025.08.18 20:11:45.606202 [ 4 ] {423a9a06-593c-4022-b201-496eecd05452} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 6309 | 2025.08.18 20:11:45.606238 [ 4 ] {423a9a06-593c-4022-b201-496eecd05452} <Debug> TCPHandler: Processed in 0.001315807 sec. | ||
| 6310 | 2025.08.18 20:11:45.606343 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6311 | 2025.08.18 20:11:45.606434 [ 4 ] {d562076e-c147-4d86-8a94-65ea33f953c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6312 | 2025.08.18 20:11:45.606487 [ 4 ] {d562076e-c147-4d86-8a94-65ea33f953c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6313 | 2025.08.18 20:11:45.607281 [ 4 ] {d562076e-c147-4d86-8a94-65ea33f953c9} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2025.08.18 20:11:45.607317 [ 4 ] {d562076e-c147-4d86-8a94-65ea33f953c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6315 | 2025.08.18 20:11:45.607849 [ 4 ] {d562076e-c147-4d86-8a94-65ea33f953c9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6316 | 2025.08.18 20:11:45.608072 [ 4 ] {d562076e-c147-4d86-8a94-65ea33f953c9} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2025.08.18 20:11:45.608202 [ 4 ] {d562076e-c147-4d86-8a94-65ea33f953c9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001786 sec., 22956.32698768197 rows/sec., 41.14 MiB/sec. | ||
| 6318 | 2025.08.18 20:11:45.608253 [ 4 ] {d562076e-c147-4d86-8a94-65ea33f953c9} <Debug> TCPHandler: Processed in 0.001957036 sec. | ||
| 6319 | 2025.08.18 20:11:45.608364 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6320 | 2025.08.18 20:11:45.608458 [ 4 ] {830cde5a-79f6-471b-93ba-8154541e2705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6321 | 2025.08.18 20:11:45.608498 [ 4 ] {830cde5a-79f6-471b-93ba-8154541e2705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6322 | 2025.08.18 20:11:45.608815 [ 4 ] {830cde5a-79f6-471b-93ba-8154541e2705} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2025.08.18 20:11:45.608848 [ 4 ] {830cde5a-79f6-471b-93ba-8154541e2705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6324 | 2025.08.18 20:11:45.609140 [ 4 ] {830cde5a-79f6-471b-93ba-8154541e2705} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6325 | 2025.08.18 20:11:45.609352 [ 4 ] {830cde5a-79f6-471b-93ba-8154541e2705} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2025.08.18 20:11:45.609474 [ 4 ] {830cde5a-79f6-471b-93ba-8154541e2705} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 6327 | 2025.08.18 20:11:45.609508 [ 4 ] {830cde5a-79f6-471b-93ba-8154541e2705} <Debug> TCPHandler: Processed in 0.001191816 sec. | ||
| 6328 | 2025.08.18 20:11:48.936580 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6329 | 2025.08.18 20:11:48.936667 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6330 | 2025.08.18 20:11:49.061492 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17507 | ||
| 6331 | 2025.08.18 20:11:49.062014 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2025.08.18 20:11:49.062059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6333 | 2025.08.18 20:11:49.062557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6334 | 2025.08.18 20:11:49.062809 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2025.08.18 20:11:49.062968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17507 | ||
| 6336 | 2025.08.18 20:11:50.023393 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 6337 | 2025.08.18 20:11:50.040200 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6338 | 2025.08.18 20:11:50.040265 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6339 | 2025.08.18 20:11:50.045858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6340 | 2025.08.18 20:11:50.046560 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2025.08.18 20:11:50.049459 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 6342 | 2025.08.18 20:11:50.598907 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6343 | 2025.08.18 20:11:50.599097 [ 4 ] {c52a4db2-f7e3-40a0-99d3-8d921dc33e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6344 | 2025.08.18 20:11:50.599166 [ 4 ] {c52a4db2-f7e3-40a0-99d3-8d921dc33e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6345 | 2025.08.18 20:11:50.599831 [ 4 ] {c52a4db2-f7e3-40a0-99d3-8d921dc33e6d} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6346 | 2025.08.18 20:11:50.599884 [ 4 ] {c52a4db2-f7e3-40a0-99d3-8d921dc33e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6347 | 2025.08.18 20:11:50.600302 [ 4 ] {c52a4db2-f7e3-40a0-99d3-8d921dc33e6d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6348 | 2025.08.18 20:11:50.600546 [ 4 ] {c52a4db2-f7e3-40a0-99d3-8d921dc33e6d} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2025.08.18 20:11:50.600705 [ 4 ] {c52a4db2-f7e3-40a0-99d3-8d921dc33e6d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.58 MiB/sec. | ||
| 6350 | 2025.08.18 20:11:50.600754 [ 4 ] {c52a4db2-f7e3-40a0-99d3-8d921dc33e6d} <Debug> TCPHandler: Processed in 0.001981776 sec. | ||
| 6351 | 2025.08.18 20:11:50.600879 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6352 | 2025.08.18 20:11:50.600982 [ 4 ] {29050fd2-1525-443a-adef-9e662564ce60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6353 | 2025.08.18 20:11:50.601026 [ 4 ] {29050fd2-1525-443a-adef-9e662564ce60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6354 | 2025.08.18 20:11:50.601470 [ 4 ] {29050fd2-1525-443a-adef-9e662564ce60} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6355 | 2025.08.18 20:11:50.601508 [ 4 ] {29050fd2-1525-443a-adef-9e662564ce60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6356 | 2025.08.18 20:11:50.601830 [ 4 ] {29050fd2-1525-443a-adef-9e662564ce60} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6357 | 2025.08.18 20:11:50.602043 [ 4 ] {29050fd2-1525-443a-adef-9e662564ce60} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6358 | 2025.08.18 20:11:50.602177 [ 4 ] {29050fd2-1525-443a-adef-9e662564ce60} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 6359 | 2025.08.18 20:11:50.602215 [ 4 ] {29050fd2-1525-443a-adef-9e662564ce60} <Debug> TCPHandler: Processed in 0.001387978 sec. | ||
| 6360 | 2025.08.18 20:11:50.602331 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6361 | 2025.08.18 20:11:50.602428 [ 4 ] {81e100a1-6564-4e1c-abc1-1b5d2ce80ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6362 | 2025.08.18 20:11:50.602472 [ 4 ] {81e100a1-6564-4e1c-abc1-1b5d2ce80ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6363 | 2025.08.18 20:11:50.602887 [ 4 ] {81e100a1-6564-4e1c-abc1-1b5d2ce80ac4} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2025.08.18 20:11:50.602925 [ 4 ] {81e100a1-6564-4e1c-abc1-1b5d2ce80ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6365 | 2025.08.18 20:11:50.603266 [ 4 ] {81e100a1-6564-4e1c-abc1-1b5d2ce80ac4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6366 | 2025.08.18 20:11:50.603486 [ 4 ] {81e100a1-6564-4e1c-abc1-1b5d2ce80ac4} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2025.08.18 20:11:50.603618 [ 4 ] {81e100a1-6564-4e1c-abc1-1b5d2ce80ac4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 6368 | 2025.08.18 20:11:50.603654 [ 4 ] {81e100a1-6564-4e1c-abc1-1b5d2ce80ac4} <Debug> TCPHandler: Processed in 0.001373077 sec. | ||
| 6369 | 2025.08.18 20:11:50.603769 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6370 | 2025.08.18 20:11:50.603866 [ 4 ] {5d58486e-11b9-4fef-91d9-20d15ae08492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6371 | 2025.08.18 20:11:50.603909 [ 4 ] {5d58486e-11b9-4fef-91d9-20d15ae08492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6372 | 2025.08.18 20:11:50.604257 [ 4 ] {5d58486e-11b9-4fef-91d9-20d15ae08492} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6373 | 2025.08.18 20:11:50.604293 [ 4 ] {5d58486e-11b9-4fef-91d9-20d15ae08492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6374 | 2025.08.18 20:11:50.604621 [ 4 ] {5d58486e-11b9-4fef-91d9-20d15ae08492} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6375 | 2025.08.18 20:11:50.604833 [ 4 ] {5d58486e-11b9-4fef-91d9-20d15ae08492} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6376 | 2025.08.18 20:11:50.604963 [ 4 ] {5d58486e-11b9-4fef-91d9-20d15ae08492} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 6377 | 2025.08.18 20:11:50.604999 [ 4 ] {5d58486e-11b9-4fef-91d9-20d15ae08492} <Debug> TCPHandler: Processed in 0.001279367 sec. | ||
| 6378 | 2025.08.18 20:11:54.115738 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 892 | ||
| 6379 | 2025.08.18 20:11:54.117979 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2025.08.18 20:11:54.118036 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6381 | 2025.08.18 20:11:54.119276 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6382 | 2025.08.18 20:11:54.119549 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2025.08.18 20:11:54.119924 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 892 | ||
| 6384 | 2025.08.18 20:11:55.602509 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6385 | 2025.08.18 20:11:55.602693 [ 4 ] {a49428f8-7b8f-4505-8865-bbd54c33cf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6386 | 2025.08.18 20:11:55.602756 [ 4 ] {a49428f8-7b8f-4505-8865-bbd54c33cf24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6387 | 2025.08.18 20:11:55.603398 [ 4 ] {a49428f8-7b8f-4505-8865-bbd54c33cf24} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2025.08.18 20:11:55.603442 [ 4 ] {a49428f8-7b8f-4505-8865-bbd54c33cf24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6389 | 2025.08.18 20:11:55.603834 [ 4 ] {a49428f8-7b8f-4505-8865-bbd54c33cf24} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6390 | 2025.08.18 20:11:55.604072 [ 4 ] {a49428f8-7b8f-4505-8865-bbd54c33cf24} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2025.08.18 20:11:55.604217 [ 4 ] {a49428f8-7b8f-4505-8865-bbd54c33cf24} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001573 sec., 15257.469802924348 rows/sec., 1.27 MiB/sec. | ||
| 6392 | 2025.08.18 20:11:55.604259 [ 4 ] {a49428f8-7b8f-4505-8865-bbd54c33cf24} <Debug> TCPHandler: Processed in 0.001883345 sec. | ||
| 6393 | 2025.08.18 20:11:55.604379 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6394 | 2025.08.18 20:11:55.604472 [ 4 ] {cb1b69af-f9bb-459b-90e3-e6a18776f081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6395 | 2025.08.18 20:11:55.604514 [ 4 ] {cb1b69af-f9bb-459b-90e3-e6a18776f081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6396 | 2025.08.18 20:11:55.604899 [ 4 ] {cb1b69af-f9bb-459b-90e3-e6a18776f081} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6397 | 2025.08.18 20:11:55.604935 [ 4 ] {cb1b69af-f9bb-459b-90e3-e6a18776f081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6398 | 2025.08.18 20:11:55.605243 [ 4 ] {cb1b69af-f9bb-459b-90e3-e6a18776f081} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6399 | 2025.08.18 20:11:55.605453 [ 4 ] {cb1b69af-f9bb-459b-90e3-e6a18776f081} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6400 | 2025.08.18 20:11:55.605575 [ 4 ] {cb1b69af-f9bb-459b-90e3-e6a18776f081} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001121 sec., 1784.121320249777 rows/sec., 145.48 KiB/sec. | ||
| 6401 | 2025.08.18 20:11:55.605611 [ 4 ] {cb1b69af-f9bb-459b-90e3-e6a18776f081} <Debug> TCPHandler: Processed in 0.001280347 sec. | ||
| 6402 | 2025.08.18 20:11:55.605727 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6403 | 2025.08.18 20:11:55.605820 [ 4 ] {46eca203-3c9d-483f-b474-4d4d0c3bf1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6404 | 2025.08.18 20:11:55.605858 [ 4 ] {46eca203-3c9d-483f-b474-4d4d0c3bf1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6405 | 2025.08.18 20:11:55.606410 [ 4 ] {46eca203-3c9d-483f-b474-4d4d0c3bf1fb} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2025.08.18 20:11:55.606444 [ 4 ] {46eca203-3c9d-483f-b474-4d4d0c3bf1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6407 | 2025.08.18 20:11:55.606764 [ 4 ] {46eca203-3c9d-483f-b474-4d4d0c3bf1fb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6408 | 2025.08.18 20:11:55.606976 [ 4 ] {46eca203-3c9d-483f-b474-4d4d0c3bf1fb} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6409 | 2025.08.18 20:11:55.607103 [ 4 ] {46eca203-3c9d-483f-b474-4d4d0c3bf1fb} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.001301 sec., 199077.63259031513 rows/sec., 17.82 MiB/sec. | ||
| 6410 | 2025.08.18 20:11:55.607139 [ 4 ] {46eca203-3c9d-483f-b474-4d4d0c3bf1fb} <Debug> TCPHandler: Processed in 0.00145867 sec. | ||
| 6411 | 2025.08.18 20:11:55.607249 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6412 | 2025.08.18 20:11:55.607340 [ 4 ] {4e964c35-ac9f-41ec-9431-8b2a024b5bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6413 | 2025.08.18 20:11:55.607378 [ 4 ] {4e964c35-ac9f-41ec-9431-8b2a024b5bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6414 | 2025.08.18 20:11:55.607784 [ 4 ] {4e964c35-ac9f-41ec-9431-8b2a024b5bbb} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2025.08.18 20:11:55.607819 [ 4 ] {4e964c35-ac9f-41ec-9431-8b2a024b5bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6416 | 2025.08.18 20:11:55.608172 [ 4 ] {4e964c35-ac9f-41ec-9431-8b2a024b5bbb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6417 | 2025.08.18 20:11:55.608388 [ 4 ] {4e964c35-ac9f-41ec-9431-8b2a024b5bbb} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2025.08.18 20:11:55.608510 [ 4 ] {4e964c35-ac9f-41ec-9431-8b2a024b5bbb} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001187 sec., 46335.29907329402 rows/sec., 3.44 MiB/sec. | ||
| 6419 | 2025.08.18 20:11:55.608546 [ 4 ] {4e964c35-ac9f-41ec-9431-8b2a024b5bbb} <Debug> TCPHandler: Processed in 0.001345278 sec. | ||
| 6420 | 2025.08.18 20:11:55.608656 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6421 | 2025.08.18 20:11:55.608747 [ 4 ] {9f31d727-907f-49cf-9ce5-43ae26b538d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6422 | 2025.08.18 20:11:55.608785 [ 4 ] {9f31d727-907f-49cf-9ce5-43ae26b538d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6423 | 2025.08.18 20:11:55.609187 [ 4 ] {9f31d727-907f-49cf-9ce5-43ae26b538d7} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6424 | 2025.08.18 20:11:55.609223 [ 4 ] {9f31d727-907f-49cf-9ce5-43ae26b538d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6425 | 2025.08.18 20:11:55.609502 [ 4 ] {9f31d727-907f-49cf-9ce5-43ae26b538d7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6426 | 2025.08.18 20:11:55.609701 [ 4 ] {9f31d727-907f-49cf-9ce5-43ae26b538d7} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2025.08.18 20:11:55.609824 [ 4 ] {9f31d727-907f-49cf-9ce5-43ae26b538d7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001095 sec., 21917.80821917808 rows/sec., 1.82 MiB/sec. | ||
| 6428 | 2025.08.18 20:11:55.609860 [ 4 ] {9f31d727-907f-49cf-9ce5-43ae26b538d7} <Debug> TCPHandler: Processed in 0.001252106 sec. | ||
| 6429 | 2025.08.18 20:11:55.609972 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6430 | 2025.08.18 20:11:55.610063 [ 4 ] {27b7ce0e-43ed-4f54-9e3c-2d7a29b5d96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6431 | 2025.08.18 20:11:55.610101 [ 4 ] {27b7ce0e-43ed-4f54-9e3c-2d7a29b5d96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6432 | 2025.08.18 20:11:55.610497 [ 4 ] {27b7ce0e-43ed-4f54-9e3c-2d7a29b5d96b} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6433 | 2025.08.18 20:11:55.610532 [ 4 ] {27b7ce0e-43ed-4f54-9e3c-2d7a29b5d96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6434 | 2025.08.18 20:11:55.610823 [ 4 ] {27b7ce0e-43ed-4f54-9e3c-2d7a29b5d96b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6435 | 2025.08.18 20:11:55.611024 [ 4 ] {27b7ce0e-43ed-4f54-9e3c-2d7a29b5d96b} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6436 | 2025.08.18 20:11:55.611145 [ 4 ] {27b7ce0e-43ed-4f54-9e3c-2d7a29b5d96b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 852.27 KiB/sec. | ||
| 6437 | 2025.08.18 20:11:55.611181 [ 4 ] {27b7ce0e-43ed-4f54-9e3c-2d7a29b5d96b} <Debug> TCPHandler: Processed in 0.001256066 sec. | ||
| 6438 | 2025.08.18 20:11:55.611293 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6439 | 2025.08.18 20:11:55.611383 [ 4 ] {a6ae1d25-8db8-490b-9bc1-561386631853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6440 | 2025.08.18 20:11:55.611421 [ 4 ] {a6ae1d25-8db8-490b-9bc1-561386631853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6441 | 2025.08.18 20:11:55.611882 [ 4 ] {a6ae1d25-8db8-490b-9bc1-561386631853} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2025.08.18 20:11:55.611917 [ 4 ] {a6ae1d25-8db8-490b-9bc1-561386631853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6443 | 2025.08.18 20:11:55.612225 [ 4 ] {a6ae1d25-8db8-490b-9bc1-561386631853} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6444 | 2025.08.18 20:11:55.612445 [ 4 ] {a6ae1d25-8db8-490b-9bc1-561386631853} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2025.08.18 20:11:55.612569 [ 4 ] {a6ae1d25-8db8-490b-9bc1-561386631853} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001203 sec., 118869.49293433083 rows/sec., 9.59 MiB/sec. | ||
| 6446 | 2025.08.18 20:11:55.612604 [ 4 ] {a6ae1d25-8db8-490b-9bc1-561386631853} <Debug> TCPHandler: Processed in 0.001357638 sec. | ||
| 6447 | 2025.08.18 20:11:55.612715 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6448 | 2025.08.18 20:11:55.612806 [ 4 ] {9280e2c2-713f-4e09-90df-9925725122bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6449 | 2025.08.18 20:11:55.612847 [ 4 ] {9280e2c2-713f-4e09-90df-9925725122bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6450 | 2025.08.18 20:11:55.613247 [ 4 ] {9280e2c2-713f-4e09-90df-9925725122bf} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2025.08.18 20:11:55.613281 [ 4 ] {9280e2c2-713f-4e09-90df-9925725122bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6452 | 2025.08.18 20:11:55.613594 [ 4 ] {9280e2c2-713f-4e09-90df-9925725122bf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6453 | 2025.08.18 20:11:55.613795 [ 4 ] {9280e2c2-713f-4e09-90df-9925725122bf} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2025.08.18 20:11:55.613919 [ 4 ] {9280e2c2-713f-4e09-90df-9925725122bf} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001131 sec., 174182.13969938108 rows/sec., 12.49 MiB/sec. | ||
| 6455 | 2025.08.18 20:11:55.613956 [ 4 ] {9280e2c2-713f-4e09-90df-9925725122bf} <Debug> TCPHandler: Processed in 0.001287937 sec. | ||
| 6456 | 2025.08.18 20:11:55.614073 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6457 | 2025.08.18 20:11:55.614164 [ 4 ] {5155b292-8758-47ac-8b96-44675b2ac91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6458 | 2025.08.18 20:11:55.614215 [ 4 ] {5155b292-8758-47ac-8b96-44675b2ac91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6459 | 2025.08.18 20:11:55.615056 [ 4 ] {5155b292-8758-47ac-8b96-44675b2ac91c} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6460 | 2025.08.18 20:11:55.615092 [ 4 ] {5155b292-8758-47ac-8b96-44675b2ac91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6461 | 2025.08.18 20:11:55.615648 [ 4 ] {5155b292-8758-47ac-8b96-44675b2ac91c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6462 | 2025.08.18 20:11:55.615861 [ 4 ] {5155b292-8758-47ac-8b96-44675b2ac91c} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6463 | 2025.08.18 20:11:55.615993 [ 4 ] {5155b292-8758-47ac-8b96-44675b2ac91c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001847 sec., 22198.159177043857 rows/sec., 39.78 MiB/sec. | ||
| 6464 | 2025.08.18 20:11:55.616043 [ 4 ] {5155b292-8758-47ac-8b96-44675b2ac91c} <Debug> TCPHandler: Processed in 0.002017147 sec. | ||
| 6465 | 2025.08.18 20:11:55.616158 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6466 | 2025.08.18 20:11:55.616250 [ 4 ] {cfefe7aa-e0cc-4522-992d-3357ee670aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6467 | 2025.08.18 20:11:55.616290 [ 4 ] {cfefe7aa-e0cc-4522-992d-3357ee670aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6468 | 2025.08.18 20:11:55.616618 [ 4 ] {cfefe7aa-e0cc-4522-992d-3357ee670aff} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2025.08.18 20:11:55.616653 [ 4 ] {cfefe7aa-e0cc-4522-992d-3357ee670aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6470 | 2025.08.18 20:11:55.616960 [ 4 ] {cfefe7aa-e0cc-4522-992d-3357ee670aff} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6471 | 2025.08.18 20:11:55.617173 [ 4 ] {cfefe7aa-e0cc-4522-992d-3357ee670aff} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2025.08.18 20:11:55.617297 [ 4 ] {cfefe7aa-e0cc-4522-992d-3357ee670aff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 6473 | 2025.08.18 20:11:55.617331 [ 4 ] {cfefe7aa-e0cc-4522-992d-3357ee670aff} <Debug> TCPHandler: Processed in 0.001220356 sec. | ||
| 6474 | 2025.08.18 20:11:56.563067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17934 | ||
| 6475 | 2025.08.18 20:11:56.563560 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2025.08.18 20:11:56.563597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6477 | 2025.08.18 20:11:56.564104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6478 | 2025.08.18 20:11:56.564346 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2025.08.18 20:11:56.564476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
| 6480 | 2025.08.18 20:11:57.549536 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 6481 | 2025.08.18 20:11:57.566621 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6482 | 2025.08.18 20:11:57.566686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6483 | 2025.08.18 20:11:57.572655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6484 | 2025.08.18 20:11:57.573355 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2025.08.18 20:11:57.576239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 6486 | 2025.08.18 20:12:00.599676 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6487 | 2025.08.18 20:12:00.599874 [ 4 ] {3c9bd26e-f7d0-4048-9446-1f196144872d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6488 | 2025.08.18 20:12:00.599942 [ 4 ] {3c9bd26e-f7d0-4048-9446-1f196144872d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6489 | 2025.08.18 20:12:00.600584 [ 4 ] {3c9bd26e-f7d0-4048-9446-1f196144872d} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6490 | 2025.08.18 20:12:00.600628 [ 4 ] {3c9bd26e-f7d0-4048-9446-1f196144872d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6491 | 2025.08.18 20:12:00.601030 [ 4 ] {3c9bd26e-f7d0-4048-9446-1f196144872d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6492 | 2025.08.18 20:12:00.601265 [ 4 ] {3c9bd26e-f7d0-4048-9446-1f196144872d} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6493 | 2025.08.18 20:12:00.601430 [ 4 ] {3c9bd26e-f7d0-4048-9446-1f196144872d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001608 sec., 34825.87064676617 rows/sec., 2.66 MiB/sec. | ||
| 6494 | 2025.08.18 20:12:00.601483 [ 4 ] {3c9bd26e-f7d0-4048-9446-1f196144872d} <Debug> TCPHandler: Processed in 0.001935675 sec. | ||
| 6495 | 2025.08.18 20:12:00.601605 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6496 | 2025.08.18 20:12:00.601710 [ 4 ] {dfb23a70-a837-41fd-bfbe-9391204fe70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6497 | 2025.08.18 20:12:00.601755 [ 4 ] {dfb23a70-a837-41fd-bfbe-9391204fe70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6498 | 2025.08.18 20:12:00.602189 [ 4 ] {dfb23a70-a837-41fd-bfbe-9391204fe70b} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6499 | 2025.08.18 20:12:00.602228 [ 4 ] {dfb23a70-a837-41fd-bfbe-9391204fe70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6500 | 2025.08.18 20:12:00.602537 [ 4 ] {dfb23a70-a837-41fd-bfbe-9391204fe70b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6501 | 2025.08.18 20:12:00.602754 [ 4 ] {dfb23a70-a837-41fd-bfbe-9391204fe70b} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6502 | 2025.08.18 20:12:00.602886 [ 4 ] {dfb23a70-a837-41fd-bfbe-9391204fe70b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 6503 | 2025.08.18 20:12:00.602925 [ 4 ] {dfb23a70-a837-41fd-bfbe-9391204fe70b} <Debug> TCPHandler: Processed in 0.001371088 sec. | ||
| 6504 | 2025.08.18 20:12:00.603039 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6505 | 2025.08.18 20:12:00.603134 [ 4 ] {c163e32b-0c11-463a-a096-348968f58b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6506 | 2025.08.18 20:12:00.603179 [ 4 ] {c163e32b-0c11-463a-a096-348968f58b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6507 | 2025.08.18 20:12:00.603587 [ 4 ] {c163e32b-0c11-463a-a096-348968f58b26} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2025.08.18 20:12:00.603624 [ 4 ] {c163e32b-0c11-463a-a096-348968f58b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6509 | 2025.08.18 20:12:00.603965 [ 4 ] {c163e32b-0c11-463a-a096-348968f58b26} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6510 | 2025.08.18 20:12:00.604190 [ 4 ] {c163e32b-0c11-463a-a096-348968f58b26} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2025.08.18 20:12:00.604325 [ 4 ] {c163e32b-0c11-463a-a096-348968f58b26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 6512 | 2025.08.18 20:12:00.604363 [ 4 ] {c163e32b-0c11-463a-a096-348968f58b26} <Debug> TCPHandler: Processed in 0.001374058 sec. | ||
| 6513 | 2025.08.18 20:12:00.604464 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6514 | 2025.08.18 20:12:00.604558 [ 4 ] {d6602f71-f9c0-48f5-b156-377a3f9cfbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6515 | 2025.08.18 20:12:00.604599 [ 4 ] {d6602f71-f9c0-48f5-b156-377a3f9cfbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6516 | 2025.08.18 20:12:00.604928 [ 4 ] {d6602f71-f9c0-48f5-b156-377a3f9cfbca} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6517 | 2025.08.18 20:12:00.604965 [ 4 ] {d6602f71-f9c0-48f5-b156-377a3f9cfbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6518 | 2025.08.18 20:12:00.605279 [ 4 ] {d6602f71-f9c0-48f5-b156-377a3f9cfbca} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6519 | 2025.08.18 20:12:00.605490 [ 4 ] {d6602f71-f9c0-48f5-b156-377a3f9cfbca} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6520 | 2025.08.18 20:12:00.605622 [ 4 ] {d6602f71-f9c0-48f5-b156-377a3f9cfbca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 6521 | 2025.08.18 20:12:00.605658 [ 4 ] {d6602f71-f9c0-48f5-b156-377a3f9cfbca} <Debug> TCPHandler: Processed in 0.001243677 sec. | ||
| 6522 | 2025.08.18 20:12:03.936722 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6523 | 2025.08.18 20:12:03.936781 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6524 | 2025.08.18 20:12:04.064568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18422 | ||
| 6525 | 2025.08.18 20:12:04.065418 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6526 | 2025.08.18 20:12:04.065507 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6527 | 2025.08.18 20:12:04.066045 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6528 | 2025.08.18 20:12:04.066279 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6529 | 2025.08.18 20:12:04.066428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18422 | ||
| 6530 | 2025.08.18 20:12:04.120067 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 920 | ||
| 6531 | 2025.08.18 20:12:04.122493 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2025.08.18 20:12:04.122550 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6533 | 2025.08.18 20:12:04.123816 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6534 | 2025.08.18 20:12:04.124095 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2025.08.18 20:12:04.124482 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
| 6536 | 2025.08.18 20:12:05.076304 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 6537 | 2025.08.18 20:12:05.093640 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2025.08.18 20:12:05.093703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6539 | 2025.08.18 20:12:05.100404 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6540 | 2025.08.18 20:12:05.101124 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2025.08.18 20:12:05.104045 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 6542 | 2025.08.18 20:12:05.600733 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6543 | 2025.08.18 20:12:05.600936 [ 4 ] {0c6c08bc-3a81-47c1-adb6-83068b556783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6544 | 2025.08.18 20:12:05.601012 [ 4 ] {0c6c08bc-3a81-47c1-adb6-83068b556783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6545 | 2025.08.18 20:12:05.601802 [ 4 ] {0c6c08bc-3a81-47c1-adb6-83068b556783} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2025.08.18 20:12:05.601849 [ 4 ] {0c6c08bc-3a81-47c1-adb6-83068b556783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6547 | 2025.08.18 20:12:05.602248 [ 4 ] {0c6c08bc-3a81-47c1-adb6-83068b556783} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6548 | 2025.08.18 20:12:05.602468 [ 4 ] {0c6c08bc-3a81-47c1-adb6-83068b556783} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2025.08.18 20:12:05.602619 [ 4 ] {0c6c08bc-3a81-47c1-adb6-83068b556783} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001737 sec., 79447.32297063903 rows/sec., 6.88 MiB/sec. | ||
| 6550 | 2025.08.18 20:12:05.602623 [ 47 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6551 | 2025.08.18 20:12:05.602660 [ 4 ] {0c6c08bc-3a81-47c1-adb6-83068b556783} <Debug> TCPHandler: Processed in 0.002063667 sec. | ||
| 6552 | 2025.08.18 20:12:05.602698 [ 47 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2025.08.18 20:12:05.602724 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6554 | 2025.08.18 20:12:05.602792 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6555 | 2025.08.18 20:12:05.602822 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 6556 | 2025.08.18 20:12:05.602891 [ 4 ] {1e7429bf-44ca-4fc0-965d-9fea44eb3297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6557 | 2025.08.18 20:12:05.602935 [ 4 ] {1e7429bf-44ca-4fc0-965d-9fea44eb3297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6558 | 2025.08.18 20:12:05.602945 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6559 | 2025.08.18 20:12:05.602984 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1407 rows starting from the beginning of the part | ||
| 6560 | 2025.08.18 20:12:05.603052 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 138 rows starting from the beginning of the part | ||
| 6561 | 2025.08.18 20:12:05.603101 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 6562 | 2025.08.18 20:12:05.603143 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 259 rows starting from the beginning of the part | ||
| 6563 | 2025.08.18 20:12:05.603183 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 6564 | 2025.08.18 20:12:05.603224 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 138 rows starting from the beginning of the part | ||
| 6565 | 2025.08.18 20:12:05.603363 [ 4 ] {1e7429bf-44ca-4fc0-965d-9fea44eb3297} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2025.08.18 20:12:05.603403 [ 4 ] {1e7429bf-44ca-4fc0-965d-9fea44eb3297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6567 | 2025.08.18 20:12:05.603857 [ 4 ] {1e7429bf-44ca-4fc0-965d-9fea44eb3297} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6568 | 2025.08.18 20:12:05.604090 [ 4 ] {1e7429bf-44ca-4fc0-965d-9fea44eb3297} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2025.08.18 20:12:05.604214 [ 4 ] {1e7429bf-44ca-4fc0-965d-9fea44eb3297} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001341 sec., 30574.19835943326 rows/sec., 2.25 MiB/sec. | ||
| 6570 | 2025.08.18 20:12:05.604251 [ 4 ] {1e7429bf-44ca-4fc0-965d-9fea44eb3297} <Debug> TCPHandler: Processed in 0.001507309 sec. | ||
| 6571 | 2025.08.18 20:12:05.604438 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6572 | 2025.08.18 20:12:05.604458 [ 196 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2054 rows, containing 5 columns (5 merged, 0 gathered) in 0.001671912 sec., 1228533.5591825407 rows/sec., 108.31 MiB/sec. | ||
| 6573 | 2025.08.18 20:12:05.604548 [ 4 ] {f0658610-7e62-4b52-89aa-bd9b9bdb9485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6574 | 2025.08.18 20:12:05.604587 [ 4 ] {f0658610-7e62-4b52-89aa-bd9b9bdb9485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6575 | 2025.08.18 20:12:05.604725 [ 196 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6576 | 2025.08.18 20:12:05.605016 [ 4 ] {f0658610-7e62-4b52-89aa-bd9b9bdb9485} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2025.08.18 20:12:05.605040 [ 196 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_66_13} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2025.08.18 20:12:05.605051 [ 4 ] {f0658610-7e62-4b52-89aa-bd9b9bdb9485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6579 | 2025.08.18 20:12:05.605121 [ 196 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_66_13} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 6580 | 2025.08.18 20:12:05.605208 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 6581 | 2025.08.18 20:12:05.605379 [ 4 ] {f0658610-7e62-4b52-89aa-bd9b9bdb9485} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6582 | 2025.08.18 20:12:05.605588 [ 4 ] {f0658610-7e62-4b52-89aa-bd9b9bdb9485} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2025.08.18 20:12:05.605712 [ 4 ] {f0658610-7e62-4b52-89aa-bd9b9bdb9485} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001181 sec., 88907.70533446233 rows/sec., 6.94 MiB/sec. | ||
| 6584 | 2025.08.18 20:12:05.605716 [ 71 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6585 | 2025.08.18 20:12:05.605749 [ 4 ] {f0658610-7e62-4b52-89aa-bd9b9bdb9485} <Debug> TCPHandler: Processed in 0.001358218 sec. | ||
| 6586 | 2025.08.18 20:12:05.605774 [ 71 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6587 | 2025.08.18 20:12:05.605803 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6588 | 2025.08.18 20:12:05.605870 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 6589 | 2025.08.18 20:12:05.605874 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6590 | 2025.08.18 20:12:05.605959 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6591 | 2025.08.18 20:12:05.605984 [ 4 ] {3a3e67f7-bc32-4b2c-9bd2-91be014197ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6592 | 2025.08.18 20:12:05.605987 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 633 rows starting from the beginning of the part | ||
| 6593 | 2025.08.18 20:12:05.606033 [ 4 ] {3a3e67f7-bc32-4b2c-9bd2-91be014197ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6594 | 2025.08.18 20:12:05.606053 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 105 rows starting from the beginning of the part | ||
| 6595 | 2025.08.18 20:12:05.606094 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 6596 | 2025.08.18 20:12:05.606130 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 143 rows starting from the beginning of the part | ||
| 6597 | 2025.08.18 20:12:05.606164 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 6598 | 2025.08.18 20:12:05.606208 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 105 rows starting from the beginning of the part | ||
| 6599 | 2025.08.18 20:12:05.606480 [ 4 ] {3a3e67f7-bc32-4b2c-9bd2-91be014197ab} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2025.08.18 20:12:05.606520 [ 4 ] {3a3e67f7-bc32-4b2c-9bd2-91be014197ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6601 | 2025.08.18 20:12:05.606872 [ 4 ] {3a3e67f7-bc32-4b2c-9bd2-91be014197ab} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6602 | 2025.08.18 20:12:05.607051 [ 194 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001201456 sec., 927208.3205710404 rows/sec., 74.83 MiB/sec. | ||
| 6603 | 2025.08.18 20:12:05.607087 [ 4 ] {3a3e67f7-bc32-4b2c-9bd2-91be014197ab} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2025.08.18 20:12:05.607213 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6605 | 2025.08.18 20:12:05.607225 [ 4 ] {3a3e67f7-bc32-4b2c-9bd2-91be014197ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 6606 | 2025.08.18 20:12:05.607245 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6607 | 2025.08.18 20:12:05.607251 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2025.08.18 20:12:05.607274 [ 4 ] {3a3e67f7-bc32-4b2c-9bd2-91be014197ab} <Debug> TCPHandler: Processed in 0.001447259 sec. | ||
| 6609 | 2025.08.18 20:12:05.607281 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6610 | 2025.08.18 20:12:05.607366 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 6611 | 2025.08.18 20:12:05.607386 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6612 | 2025.08.18 20:12:05.607452 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6613 | 2025.08.18 20:12:05.607480 [ 4 ] {62ba9af6-9062-47be-a6be-522ab00067e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6614 | 2025.08.18 20:12:05.607481 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17530 rows starting from the beginning of the part | ||
| 6615 | 2025.08.18 20:12:05.607535 [ 4 ] {62ba9af6-9062-47be-a6be-522ab00067e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6616 | 2025.08.18 20:12:05.607535 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_66_13} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2025.08.18 20:12:05.607549 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 6618 | 2025.08.18 20:12:05.607606 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 6619 | 2025.08.18 20:12:05.607626 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_66_13} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 6620 | 2025.08.18 20:12:05.607649 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 197 rows starting from the beginning of the part | ||
| 6621 | 2025.08.18 20:12:05.607692 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 6622 | 2025.08.18 20:12:05.607705 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6623 | 2025.08.18 20:12:05.607731 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 6624 | 2025.08.18 20:12:05.608395 [ 4 ] {62ba9af6-9062-47be-a6be-522ab00067e0} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2025.08.18 20:12:05.608431 [ 4 ] {62ba9af6-9062-47be-a6be-522ab00067e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6626 | 2025.08.18 20:12:05.609100 [ 4 ] {62ba9af6-9062-47be-a6be-522ab00067e0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6627 | 2025.08.18 20:12:05.609334 [ 4 ] {62ba9af6-9062-47be-a6be-522ab00067e0} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2025.08.18 20:12:05.609468 [ 4 ] {62ba9af6-9062-47be-a6be-522ab00067e0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002006 sec., 20438.683948155533 rows/sec., 36.63 MiB/sec. | ||
| 6629 | 2025.08.18 20:12:05.609519 [ 4 ] {62ba9af6-9062-47be-a6be-522ab00067e0} <Debug> TCPHandler: Processed in 0.002180048 sec. | ||
| 6630 | 2025.08.18 20:12:05.609629 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6631 | 2025.08.18 20:12:05.609721 [ 4 ] {dabb3bae-1417-4ee2-b498-a2a1e7b01859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6632 | 2025.08.18 20:12:05.609762 [ 4 ] {dabb3bae-1417-4ee2-b498-a2a1e7b01859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6633 | 2025.08.18 20:12:05.610092 [ 4 ] {dabb3bae-1417-4ee2-b498-a2a1e7b01859} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2025.08.18 20:12:05.610127 [ 4 ] {dabb3bae-1417-4ee2-b498-a2a1e7b01859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6635 | 2025.08.18 20:12:05.610625 [ 4 ] {dabb3bae-1417-4ee2-b498-a2a1e7b01859} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6636 | 2025.08.18 20:12:05.610837 [ 4 ] {dabb3bae-1417-4ee2-b498-a2a1e7b01859} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2025.08.18 20:12:05.610944 [ 71 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6638 | 2025.08.18 20:12:05.610968 [ 4 ] {dabb3bae-1417-4ee2-b498-a2a1e7b01859} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001264 sec., 47468.354430379746 rows/sec., 3.20 MiB/sec. | ||
| 6639 | 2025.08.18 20:12:05.610974 [ 71 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6640 | 2025.08.18 20:12:05.611006 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6641 | 2025.08.18 20:12:05.611008 [ 4 ] {dabb3bae-1417-4ee2-b498-a2a1e7b01859} <Debug> TCPHandler: Processed in 0.001426178 sec. | ||
| 6642 | 2025.08.18 20:12:05.611076 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 6643 | 2025.08.18 20:12:05.611173 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6644 | 2025.08.18 20:12:05.611203 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3120 rows starting from the beginning of the part | ||
| 6645 | 2025.08.18 20:12:05.611277 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 6646 | 2025.08.18 20:12:05.611339 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 6647 | 2025.08.18 20:12:05.611395 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 6648 | 2025.08.18 20:12:05.611449 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 6649 | 2025.08.18 20:12:05.611503 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 6650 | 2025.08.18 20:12:05.612125 [ 195 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18367 rows, containing 5 columns (5 merged, 0 gathered) in 0.004784903 sec., 3838531.3140099184 rows/sec., 263.14 MiB/sec. | ||
| 6651 | 2025.08.18 20:12:05.612446 [ 195 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6652 | 2025.08.18 20:12:05.612714 [ 195 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2025.08.18 20:12:05.612787 [ 195 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 6654 | 2025.08.18 20:12:05.612869 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 6655 | 2025.08.18 20:12:05.612977 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001931245 sec., 1770878.371206139 rows/sec., 119.34 MiB/sec. | ||
| 6656 | 2025.08.18 20:12:05.613344 [ 195 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6657 | 2025.08.18 20:12:05.613593 [ 195 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_66_13} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2025.08.18 20:12:05.613654 [ 195 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_66_13} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 6659 | 2025.08.18 20:12:05.613711 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 6660 | 2025.08.18 20:12:09.529278 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6661 | 2025.08.18 20:12:09.529547 [ 4 ] {9ff3014c-9751-4957-873d-9c7959abca45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6662 | 2025.08.18 20:12:09.529648 [ 4 ] {9ff3014c-9751-4957-873d-9c7959abca45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6663 | 2025.08.18 20:12:09.531510 [ 4 ] {9ff3014c-9751-4957-873d-9c7959abca45} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2025.08.18 20:12:09.531584 [ 4 ] {9ff3014c-9751-4957-873d-9c7959abca45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6665 | 2025.08.18 20:12:09.532302 [ 4 ] {9ff3014c-9751-4957-873d-9c7959abca45} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6666 | 2025.08.18 20:12:09.532609 [ 4 ] {9ff3014c-9751-4957-873d-9c7959abca45} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2025.08.18 20:12:09.532849 [ 4 ] {9ff3014c-9751-4957-873d-9c7959abca45} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.00337 sec., 354896.14243323443 rows/sec., 29.12 MiB/sec. | ||
| 6668 | 2025.08.18 20:12:09.532928 [ 4 ] {9ff3014c-9751-4957-873d-9c7959abca45} <Debug> TCPHandler: Processed in 0.00386343 sec. | ||
| 6669 | 2025.08.18 20:12:09.533092 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6670 | 2025.08.18 20:12:09.533219 [ 4 ] {d791b675-bffa-4ebc-a92f-9919b0986efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6671 | 2025.08.18 20:12:09.533275 [ 4 ] {d791b675-bffa-4ebc-a92f-9919b0986efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6672 | 2025.08.18 20:12:09.533910 [ 4 ] {d791b675-bffa-4ebc-a92f-9919b0986efb} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2025.08.18 20:12:09.533959 [ 4 ] {d791b675-bffa-4ebc-a92f-9919b0986efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6674 | 2025.08.18 20:12:09.534367 [ 4 ] {d791b675-bffa-4ebc-a92f-9919b0986efb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6675 | 2025.08.18 20:12:09.534631 [ 4 ] {d791b675-bffa-4ebc-a92f-9919b0986efb} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2025.08.18 20:12:09.534796 [ 4 ] {d791b675-bffa-4ebc-a92f-9919b0986efb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001611 sec., 141527.0018621974 rows/sec., 9.58 MiB/sec. | ||
| 6677 | 2025.08.18 20:12:09.534843 [ 4 ] {d791b675-bffa-4ebc-a92f-9919b0986efb} <Debug> TCPHandler: Processed in 0.001818293 sec. | ||
| 6678 | 2025.08.18 20:12:09.534987 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2025.08.18 20:12:09.535090 [ 4 ] {4e2e1812-f948-4728-9796-366ccd060050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6680 | 2025.08.18 20:12:09.535132 [ 4 ] {4e2e1812-f948-4728-9796-366ccd060050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6681 | 2025.08.18 20:12:09.535737 [ 4 ] {4e2e1812-f948-4728-9796-366ccd060050} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2025.08.18 20:12:09.535773 [ 4 ] {4e2e1812-f948-4728-9796-366ccd060050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6683 | 2025.08.18 20:12:09.536191 [ 4 ] {4e2e1812-f948-4728-9796-366ccd060050} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6684 | 2025.08.18 20:12:09.536456 [ 4 ] {4e2e1812-f948-4728-9796-366ccd060050} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2025.08.18 20:12:09.536618 [ 4 ] {4e2e1812-f948-4728-9796-366ccd060050} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001547 sec., 336134.4537815126 rows/sec., 24.87 MiB/sec. | ||
| 6686 | 2025.08.18 20:12:09.536664 [ 4 ] {4e2e1812-f948-4728-9796-366ccd060050} <Debug> TCPHandler: Processed in 0.001740893 sec. | ||
| 6687 | 2025.08.18 20:12:09.536803 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6688 | 2025.08.18 20:12:09.536909 [ 4 ] {16dce9d1-0b72-4663-8ee3-be3bb5136cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6689 | 2025.08.18 20:12:09.536964 [ 4 ] {16dce9d1-0b72-4663-8ee3-be3bb5136cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6690 | 2025.08.18 20:12:09.537716 [ 4 ] {16dce9d1-0b72-4663-8ee3-be3bb5136cb5} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2025.08.18 20:12:09.537760 [ 4 ] {16dce9d1-0b72-4663-8ee3-be3bb5136cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6692 | 2025.08.18 20:12:09.538236 [ 4 ] {16dce9d1-0b72-4663-8ee3-be3bb5136cb5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6693 | 2025.08.18 20:12:09.538508 [ 4 ] {16dce9d1-0b72-4663-8ee3-be3bb5136cb5} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2025.08.18 20:12:09.538662 [ 4 ] {16dce9d1-0b72-4663-8ee3-be3bb5136cb5} <Debug> executeQuery: Read 974 rows, 66.96 KiB in 0.001775 sec., 548732.3943661972 rows/sec., 36.84 MiB/sec. | ||
| 6695 | 2025.08.18 20:12:09.538706 [ 4 ] {16dce9d1-0b72-4663-8ee3-be3bb5136cb5} <Debug> TCPHandler: Processed in 0.001961255 sec. | ||
| 6696 | 2025.08.18 20:12:09.538842 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6697 | 2025.08.18 20:12:09.538947 [ 4 ] {15197d43-3284-43ed-a128-023f145caaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6698 | 2025.08.18 20:12:09.538997 [ 4 ] {15197d43-3284-43ed-a128-023f145caaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6699 | 2025.08.18 20:12:09.539384 [ 4 ] {15197d43-3284-43ed-a128-023f145caaf0} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6700 | 2025.08.18 20:12:09.539425 [ 4 ] {15197d43-3284-43ed-a128-023f145caaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6701 | 2025.08.18 20:12:09.539826 [ 4 ] {15197d43-3284-43ed-a128-023f145caaf0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6702 | 2025.08.18 20:12:09.540089 [ 4 ] {15197d43-3284-43ed-a128-023f145caaf0} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2025.08.18 20:12:09.540240 [ 4 ] {15197d43-3284-43ed-a128-023f145caaf0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001314 sec., 36529.6803652968 rows/sec., 2.46 MiB/sec. | ||
| 6704 | 2025.08.18 20:12:09.540283 [ 4 ] {15197d43-3284-43ed-a128-023f145caaf0} <Debug> TCPHandler: Processed in 0.001497599 sec. | ||
| 6705 | 2025.08.18 20:12:10.592451 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6706 | 2025.08.18 20:12:10.592641 [ 4 ] {79099ce2-f1f4-479c-8d31-2cd5b4212b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6707 | 2025.08.18 20:12:10.592713 [ 4 ] {79099ce2-f1f4-479c-8d31-2cd5b4212b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6708 | 2025.08.18 20:12:10.593383 [ 4 ] {79099ce2-f1f4-479c-8d31-2cd5b4212b14} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2025.08.18 20:12:10.593433 [ 4 ] {79099ce2-f1f4-479c-8d31-2cd5b4212b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6710 | 2025.08.18 20:12:10.593897 [ 4 ] {79099ce2-f1f4-479c-8d31-2cd5b4212b14} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 6711 | 2025.08.18 20:12:10.594131 [ 4 ] {79099ce2-f1f4-479c-8d31-2cd5b4212b14} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2025.08.18 20:12:10.594285 [ 4 ] {79099ce2-f1f4-479c-8d31-2cd5b4212b14} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.53 MiB/sec. | ||
| 6713 | 2025.08.18 20:12:10.594327 [ 4 ] {79099ce2-f1f4-479c-8d31-2cd5b4212b14} <Debug> TCPHandler: Processed in 0.002016966 sec. | ||
| 6714 | 2025.08.18 20:12:10.594449 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6715 | 2025.08.18 20:12:10.594547 [ 4 ] {4ce9a8b0-4264-45a7-af5c-279b4c5b4fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6716 | 2025.08.18 20:12:10.594588 [ 4 ] {4ce9a8b0-4264-45a7-af5c-279b4c5b4fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6717 | 2025.08.18 20:12:10.595022 [ 4 ] {4ce9a8b0-4264-45a7-af5c-279b4c5b4fc8} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2025.08.18 20:12:10.595108 [ 4 ] {4ce9a8b0-4264-45a7-af5c-279b4c5b4fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6719 | 2025.08.18 20:12:10.595408 [ 4 ] {4ce9a8b0-4264-45a7-af5c-279b4c5b4fc8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 6720 | 2025.08.18 20:12:10.595634 [ 4 ] {4ce9a8b0-4264-45a7-af5c-279b4c5b4fc8} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2025.08.18 20:12:10.595762 [ 4 ] {4ce9a8b0-4264-45a7-af5c-279b4c5b4fc8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 6722 | 2025.08.18 20:12:10.595799 [ 4 ] {4ce9a8b0-4264-45a7-af5c-279b4c5b4fc8} <Debug> TCPHandler: Processed in 0.001400198 sec. | ||
| 6723 | 2025.08.18 20:12:10.595918 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6724 | 2025.08.18 20:12:10.596015 [ 4 ] {9641cc9e-813d-4350-8e33-c4bfa8ef9116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6725 | 2025.08.18 20:12:10.596060 [ 4 ] {9641cc9e-813d-4350-8e33-c4bfa8ef9116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6726 | 2025.08.18 20:12:10.596437 [ 4 ] {9641cc9e-813d-4350-8e33-c4bfa8ef9116} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2025.08.18 20:12:10.596472 [ 4 ] {9641cc9e-813d-4350-8e33-c4bfa8ef9116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6728 | 2025.08.18 20:12:10.596796 [ 4 ] {9641cc9e-813d-4350-8e33-c4bfa8ef9116} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 6729 | 2025.08.18 20:12:10.597010 [ 4 ] {9641cc9e-813d-4350-8e33-c4bfa8ef9116} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2025.08.18 20:12:10.597144 [ 4 ] {9641cc9e-813d-4350-8e33-c4bfa8ef9116} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001147 sec., 27898.866608544027 rows/sec., 1.94 MiB/sec. | ||
| 6731 | 2025.08.18 20:12:10.597181 [ 4 ] {9641cc9e-813d-4350-8e33-c4bfa8ef9116} <Debug> TCPHandler: Processed in 0.001314957 sec. | ||
| 6732 | 2025.08.18 20:12:10.597291 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6733 | 2025.08.18 20:12:10.597390 [ 4 ] {e46ede2a-022c-40f9-aad6-04f810f2c6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6734 | 2025.08.18 20:12:10.597432 [ 4 ] {e46ede2a-022c-40f9-aad6-04f810f2c6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6735 | 2025.08.18 20:12:10.597749 [ 4 ] {e46ede2a-022c-40f9-aad6-04f810f2c6ec} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2025.08.18 20:12:10.597785 [ 4 ] {e46ede2a-022c-40f9-aad6-04f810f2c6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6737 | 2025.08.18 20:12:10.598085 [ 4 ] {e46ede2a-022c-40f9-aad6-04f810f2c6ec} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 6738 | 2025.08.18 20:12:10.598298 [ 4 ] {e46ede2a-022c-40f9-aad6-04f810f2c6ec} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2025.08.18 20:12:10.598429 [ 4 ] {e46ede2a-022c-40f9-aad6-04f810f2c6ec} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001059 sec., 11331.444759206799 rows/sec., 781.99 KiB/sec. | ||
| 6740 | 2025.08.18 20:12:10.598468 [ 4 ] {e46ede2a-022c-40f9-aad6-04f810f2c6ec} <Debug> TCPHandler: Processed in 0.001226056 sec. | ||
| 6741 | 2025.08.18 20:12:11.566669 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18849 | ||
| 6742 | 2025.08.18 20:12:11.567231 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2025.08.18 20:12:11.567282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6744 | 2025.08.18 20:12:11.567789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6745 | 2025.08.18 20:12:11.568039 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2025.08.18 20:12:11.568178 [ 46 ] {} <Debug> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6747 | 2025.08.18 20:12:11.568188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
| 6748 | 2025.08.18 20:12:11.568252 [ 46 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2025.08.18 20:12:11.568279 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6750 | 2025.08.18 20:12:11.568386 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6751 | 2025.08.18 20:12:11.568496 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6752 | 2025.08.18 20:12:11.568531 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16592 rows starting from the beginning of the part | ||
| 6753 | 2025.08.18 20:12:11.568604 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
| 6754 | 2025.08.18 20:12:11.568655 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
| 6755 | 2025.08.18 20:12:11.568697 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
| 6756 | 2025.08.18 20:12:11.568743 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
| 6757 | 2025.08.18 20:12:11.568783 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
| 6758 | 2025.08.18 20:12:11.570673 [ 192 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.002382741 sec., 7910637.370994162 rows/sec., 113.16 MiB/sec. | ||
| 6759 | 2025.08.18 20:12:11.570983 [ 200 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6760 | 2025.08.18 20:12:11.571263 [ 200 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_41_8} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2025.08.18 20:12:11.571331 [ 200 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_41_8} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6762 | 2025.08.18 20:12:11.571420 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 6763 | 2025.08.18 20:12:12.604148 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 6764 | 2025.08.18 20:12:12.621878 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2025.08.18 20:12:12.621945 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6766 | 2025.08.18 20:12:12.628084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6767 | 2025.08.18 20:12:12.628811 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2025.08.18 20:12:12.629135 [ 29 ] {} <Debug> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6769 | 2025.08.18 20:12:12.629201 [ 29 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2025.08.18 20:12:12.629224 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6771 | 2025.08.18 20:12:12.629352 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6772 | 2025.08.18 20:12:12.632169 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 6773 | 2025.08.18 20:12:12.633115 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6774 | 2025.08.18 20:12:12.634574 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 6775 | 2025.08.18 20:12:12.639041 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 6776 | 2025.08.18 20:12:12.643477 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 6777 | 2025.08.18 20:12:12.648060 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 6778 | 2025.08.18 20:12:12.652818 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 6779 | 2025.08.18 20:12:12.656602 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 6780 | 2025.08.18 20:12:12.707045 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.077752873 sec., 3974.1296762114503 rows/sec., 20.55 MiB/sec. | ||
| 6781 | 2025.08.18 20:12:12.709526 [ 199 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6782 | 2025.08.18 20:12:12.711599 [ 199 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_41_8} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2025.08.18 20:12:12.711677 [ 199 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_41_8} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6784 | 2025.08.18 20:12:12.713692 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 6785 | 2025.08.18 20:12:14.124725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 950 | ||
| 6786 | 2025.08.18 20:12:14.127349 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2025.08.18 20:12:14.127406 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6788 | 2025.08.18 20:12:14.128634 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6789 | 2025.08.18 20:12:14.128914 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2025.08.18 20:12:14.129273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 950 | ||
| 6791 | 2025.08.18 20:12:15.601120 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6792 | 2025.08.18 20:12:15.601319 [ 4 ] {47d41f1c-a4d4-4cad-9e47-938a2663dac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6793 | 2025.08.18 20:12:15.601390 [ 4 ] {47d41f1c-a4d4-4cad-9e47-938a2663dac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6794 | 2025.08.18 20:12:15.602212 [ 4 ] {47d41f1c-a4d4-4cad-9e47-938a2663dac2} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2025.08.18 20:12:15.602250 [ 4 ] {47d41f1c-a4d4-4cad-9e47-938a2663dac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6796 | 2025.08.18 20:12:15.602650 [ 4 ] {47d41f1c-a4d4-4cad-9e47-938a2663dac2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 6797 | 2025.08.18 20:12:15.602880 [ 4 ] {47d41f1c-a4d4-4cad-9e47-938a2663dac2} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2025.08.18 20:12:15.603027 [ 4 ] {47d41f1c-a4d4-4cad-9e47-938a2663dac2} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001763 sec., 78275.666477595 rows/sec., 6.77 MiB/sec. | ||
| 6799 | 2025.08.18 20:12:15.603069 [ 4 ] {47d41f1c-a4d4-4cad-9e47-938a2663dac2} <Debug> TCPHandler: Processed in 0.002089277 sec. | ||
| 6800 | 2025.08.18 20:12:15.603272 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2025.08.18 20:12:15.603373 [ 4 ] {b70811c6-6273-4bbd-84d0-141eb0e06c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6802 | 2025.08.18 20:12:15.603414 [ 4 ] {b70811c6-6273-4bbd-84d0-141eb0e06c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6803 | 2025.08.18 20:12:15.603864 [ 4 ] {b70811c6-6273-4bbd-84d0-141eb0e06c8b} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2025.08.18 20:12:15.603898 [ 4 ] {b70811c6-6273-4bbd-84d0-141eb0e06c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6805 | 2025.08.18 20:12:15.604195 [ 4 ] {b70811c6-6273-4bbd-84d0-141eb0e06c8b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6806 | 2025.08.18 20:12:15.604398 [ 4 ] {b70811c6-6273-4bbd-84d0-141eb0e06c8b} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2025.08.18 20:12:15.604521 [ 4 ] {b70811c6-6273-4bbd-84d0-141eb0e06c8b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001168 sec., 35102.7397260274 rows/sec., 2.58 MiB/sec. | ||
| 6808 | 2025.08.18 20:12:15.604559 [ 4 ] {b70811c6-6273-4bbd-84d0-141eb0e06c8b} <Debug> TCPHandler: Processed in 0.001337817 sec. | ||
| 6809 | 2025.08.18 20:12:15.604675 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2025.08.18 20:12:15.604770 [ 4 ] {8ca3b409-2096-4b78-81c8-c705a046c16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6811 | 2025.08.18 20:12:15.604811 [ 4 ] {8ca3b409-2096-4b78-81c8-c705a046c16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6812 | 2025.08.18 20:12:15.605295 [ 4 ] {8ca3b409-2096-4b78-81c8-c705a046c16f} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2025.08.18 20:12:15.605330 [ 4 ] {8ca3b409-2096-4b78-81c8-c705a046c16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6814 | 2025.08.18 20:12:15.605639 [ 4 ] {8ca3b409-2096-4b78-81c8-c705a046c16f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 6815 | 2025.08.18 20:12:15.605845 [ 4 ] {8ca3b409-2096-4b78-81c8-c705a046c16f} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2025.08.18 20:12:15.605969 [ 4 ] {8ca3b409-2096-4b78-81c8-c705a046c16f} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001217 sec., 86277.73212818406 rows/sec., 6.74 MiB/sec. | ||
| 6817 | 2025.08.18 20:12:15.606005 [ 4 ] {8ca3b409-2096-4b78-81c8-c705a046c16f} <Debug> TCPHandler: Processed in 0.001382548 sec. | ||
| 6818 | 2025.08.18 20:12:15.606116 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2025.08.18 20:12:15.606211 [ 4 ] {aa7ea125-88c1-4bf1-82ce-8d09fac52158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6820 | 2025.08.18 20:12:15.606253 [ 4 ] {aa7ea125-88c1-4bf1-82ce-8d09fac52158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6821 | 2025.08.18 20:12:15.606685 [ 4 ] {aa7ea125-88c1-4bf1-82ce-8d09fac52158} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2025.08.18 20:12:15.606719 [ 4 ] {aa7ea125-88c1-4bf1-82ce-8d09fac52158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6823 | 2025.08.18 20:12:15.607057 [ 4 ] {aa7ea125-88c1-4bf1-82ce-8d09fac52158} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 6824 | 2025.08.18 20:12:15.607267 [ 4 ] {aa7ea125-88c1-4bf1-82ce-8d09fac52158} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2025.08.18 20:12:15.607390 [ 4 ] {aa7ea125-88c1-4bf1-82ce-8d09fac52158} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 6826 | 2025.08.18 20:12:15.607426 [ 4 ] {aa7ea125-88c1-4bf1-82ce-8d09fac52158} <Debug> TCPHandler: Processed in 0.001357898 sec. | ||
| 6827 | 2025.08.18 20:12:15.607524 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6828 | 2025.08.18 20:12:15.607617 [ 4 ] {44029cbd-b291-4b91-8221-7803df083768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6829 | 2025.08.18 20:12:15.607669 [ 4 ] {44029cbd-b291-4b91-8221-7803df083768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6830 | 2025.08.18 20:12:15.608541 [ 4 ] {44029cbd-b291-4b91-8221-7803df083768} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2025.08.18 20:12:15.608575 [ 4 ] {44029cbd-b291-4b91-8221-7803df083768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6832 | 2025.08.18 20:12:15.609127 [ 4 ] {44029cbd-b291-4b91-8221-7803df083768} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6833 | 2025.08.18 20:12:15.609342 [ 4 ] {44029cbd-b291-4b91-8221-7803df083768} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2025.08.18 20:12:15.609470 [ 4 ] {44029cbd-b291-4b91-8221-7803df083768} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001871 sec., 21913.415285943345 rows/sec., 39.27 MiB/sec. | ||
| 6835 | 2025.08.18 20:12:15.609521 [ 4 ] {44029cbd-b291-4b91-8221-7803df083768} <Debug> TCPHandler: Processed in 0.002045167 sec. | ||
| 6836 | 2025.08.18 20:12:15.609630 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6837 | 2025.08.18 20:12:15.609724 [ 4 ] {90a23b05-736f-4130-8f0f-32fd0474e27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6838 | 2025.08.18 20:12:15.609765 [ 4 ] {90a23b05-736f-4130-8f0f-32fd0474e27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6839 | 2025.08.18 20:12:15.610094 [ 4 ] {90a23b05-736f-4130-8f0f-32fd0474e27c} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2025.08.18 20:12:15.610127 [ 4 ] {90a23b05-736f-4130-8f0f-32fd0474e27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6841 | 2025.08.18 20:12:15.610421 [ 4 ] {90a23b05-736f-4130-8f0f-32fd0474e27c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 6842 | 2025.08.18 20:12:15.610625 [ 4 ] {90a23b05-736f-4130-8f0f-32fd0474e27c} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2025.08.18 20:12:15.610748 [ 4 ] {90a23b05-736f-4130-8f0f-32fd0474e27c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 6844 | 2025.08.18 20:12:15.610782 [ 4 ] {90a23b05-736f-4130-8f0f-32fd0474e27c} <Debug> TCPHandler: Processed in 0.001201055 sec. | ||
| 6845 | 2025.08.18 20:12:18.936842 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6846 | 2025.08.18 20:12:18.936943 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6847 | 2025.08.18 20:12:19.068364 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19337 | ||
| 6848 | 2025.08.18 20:12:19.068935 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2025.08.18 20:12:19.068979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6850 | 2025.08.18 20:12:19.069723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6851 | 2025.08.18 20:12:19.069955 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2025.08.18 20:12:19.070104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19337 | ||
| 6853 | 2025.08.18 20:12:20.132274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 6854 | 2025.08.18 20:12:20.148400 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2025.08.18 20:12:20.148469 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6856 | 2025.08.18 20:12:20.154976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6857 | 2025.08.18 20:12:20.155858 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2025.08.18 20:12:20.159594 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 6859 | 2025.08.18 20:12:20.598768 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6860 | 2025.08.18 20:12:20.598962 [ 4 ] {0c228489-39c0-4e5f-8930-4c4d52393745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6861 | 2025.08.18 20:12:20.599064 [ 4 ] {0c228489-39c0-4e5f-8930-4c4d52393745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6862 | 2025.08.18 20:12:20.599834 [ 4 ] {0c228489-39c0-4e5f-8930-4c4d52393745} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6863 | 2025.08.18 20:12:20.599881 [ 4 ] {0c228489-39c0-4e5f-8930-4c4d52393745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6864 | 2025.08.18 20:12:20.600271 [ 4 ] {0c228489-39c0-4e5f-8930-4c4d52393745} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 6865 | 2025.08.18 20:12:20.600494 [ 4 ] {0c228489-39c0-4e5f-8930-4c4d52393745} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6866 | 2025.08.18 20:12:20.600642 [ 4 ] {0c228489-39c0-4e5f-8930-4c4d52393745} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001735 sec., 32276.657060518733 rows/sec., 2.46 MiB/sec. | ||
| 6867 | 2025.08.18 20:12:20.600682 [ 4 ] {0c228489-39c0-4e5f-8930-4c4d52393745} <Debug> TCPHandler: Processed in 0.002055397 sec. | ||
| 6868 | 2025.08.18 20:12:20.600803 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6869 | 2025.08.18 20:12:20.600896 [ 4 ] {52577fbf-7744-48b7-93a5-9c0bcf4499c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6870 | 2025.08.18 20:12:20.600936 [ 4 ] {52577fbf-7744-48b7-93a5-9c0bcf4499c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6871 | 2025.08.18 20:12:20.601341 [ 4 ] {52577fbf-7744-48b7-93a5-9c0bcf4499c7} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2025.08.18 20:12:20.601378 [ 4 ] {52577fbf-7744-48b7-93a5-9c0bcf4499c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6873 | 2025.08.18 20:12:20.601680 [ 4 ] {52577fbf-7744-48b7-93a5-9c0bcf4499c7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 6874 | 2025.08.18 20:12:20.601890 [ 4 ] {52577fbf-7744-48b7-93a5-9c0bcf4499c7} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2025.08.18 20:12:20.602013 [ 4 ] {52577fbf-7744-48b7-93a5-9c0bcf4499c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001136 sec., 56338.028169014084 rows/sec., 4.40 MiB/sec. | ||
| 6876 | 2025.08.18 20:12:20.602050 [ 4 ] {52577fbf-7744-48b7-93a5-9c0bcf4499c7} <Debug> TCPHandler: Processed in 0.001293907 sec. | ||
| 6877 | 2025.08.18 20:12:20.602169 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2025.08.18 20:12:20.602262 [ 4 ] {cba8219d-4248-4103-81e3-b34999fdba9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6879 | 2025.08.18 20:12:20.602304 [ 4 ] {cba8219d-4248-4103-81e3-b34999fdba9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6880 | 2025.08.18 20:12:20.602715 [ 4 ] {cba8219d-4248-4103-81e3-b34999fdba9f} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2025.08.18 20:12:20.602750 [ 4 ] {cba8219d-4248-4103-81e3-b34999fdba9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6882 | 2025.08.18 20:12:20.603084 [ 4 ] {cba8219d-4248-4103-81e3-b34999fdba9f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 6883 | 2025.08.18 20:12:20.603308 [ 4 ] {cba8219d-4248-4103-81e3-b34999fdba9f} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6884 | 2025.08.18 20:12:20.603436 [ 4 ] {cba8219d-4248-4103-81e3-b34999fdba9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 6885 | 2025.08.18 20:12:20.603471 [ 4 ] {cba8219d-4248-4103-81e3-b34999fdba9f} <Debug> TCPHandler: Processed in 0.001354398 sec. | ||
| 6886 | 2025.08.18 20:12:20.603572 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2025.08.18 20:12:20.603664 [ 4 ] {48487646-24af-4983-836d-47830b1d19df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6888 | 2025.08.18 20:12:20.603707 [ 4 ] {48487646-24af-4983-836d-47830b1d19df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6889 | 2025.08.18 20:12:20.604023 [ 4 ] {48487646-24af-4983-836d-47830b1d19df} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2025.08.18 20:12:20.604059 [ 4 ] {48487646-24af-4983-836d-47830b1d19df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6891 | 2025.08.18 20:12:20.604364 [ 4 ] {48487646-24af-4983-836d-47830b1d19df} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 6892 | 2025.08.18 20:12:20.604569 [ 4 ] {48487646-24af-4983-836d-47830b1d19df} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2025.08.18 20:12:20.604694 [ 4 ] {48487646-24af-4983-836d-47830b1d19df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 6894 | 2025.08.18 20:12:20.604727 [ 4 ] {48487646-24af-4983-836d-47830b1d19df} <Debug> TCPHandler: Processed in 0.001202865 sec. | ||
| 6895 | 2025.08.18 20:12:24.129424 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 970 | ||
| 6896 | 2025.08.18 20:12:24.131628 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2025.08.18 20:12:24.131690 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6898 | 2025.08.18 20:12:24.132935 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6899 | 2025.08.18 20:12:24.133231 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2025.08.18 20:12:24.133409 [ 49 ] {} <Debug> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6901 | 2025.08.18 20:12:24.133476 [ 49 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6902 | 2025.08.18 20:12:24.133498 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6903 | 2025.08.18 20:12:24.133623 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6904 | 2025.08.18 20:12:24.133642 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 970 | ||
| 6905 | 2025.08.18 20:12:24.134201 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6906 | 2025.08.18 20:12:24.134347 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 838 rows starting from the beginning of the part | ||
| 6907 | 2025.08.18 20:12:24.134746 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 6908 | 2025.08.18 20:12:24.135149 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
| 6909 | 2025.08.18 20:12:24.135624 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
| 6910 | 2025.08.18 20:12:24.136137 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 6911 | 2025.08.18 20:12:24.136551 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
| 6912 | 2025.08.18 20:12:24.143096 [ 197 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 72 columns (72 merged, 0 gathered) in 0.009531514 sec., 101767.6730055687 rows/sec., 81.03 MiB/sec. | ||
| 6913 | 2025.08.18 20:12:24.144467 [ 189 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6914 | 2025.08.18 20:12:24.145118 [ 189 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_31_6} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6915 | 2025.08.18 20:12:24.145209 [ 189 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_31_6} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6916 | 2025.08.18 20:12:24.145568 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 6917 | 2025.08.18 20:12:25.603080 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6918 | 2025.08.18 20:12:25.603361 [ 4 ] {209004fe-4309-4d8a-a9e7-74a4f89db18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6919 | 2025.08.18 20:12:25.603462 [ 4 ] {209004fe-4309-4d8a-a9e7-74a4f89db18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6920 | 2025.08.18 20:12:25.604198 [ 4 ] {209004fe-4309-4d8a-a9e7-74a4f89db18d} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2025.08.18 20:12:25.604241 [ 4 ] {209004fe-4309-4d8a-a9e7-74a4f89db18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6922 | 2025.08.18 20:12:25.604635 [ 4 ] {209004fe-4309-4d8a-a9e7-74a4f89db18d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6923 | 2025.08.18 20:12:25.604857 [ 4 ] {209004fe-4309-4d8a-a9e7-74a4f89db18d} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6924 | 2025.08.18 20:12:25.605007 [ 4 ] {209004fe-4309-4d8a-a9e7-74a4f89db18d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001724 sec., 13921.113689095127 rows/sec., 1.16 MiB/sec. | ||
| 6925 | 2025.08.18 20:12:25.605050 [ 4 ] {209004fe-4309-4d8a-a9e7-74a4f89db18d} <Debug> TCPHandler: Processed in 0.002148638 sec. | ||
| 6926 | 2025.08.18 20:12:25.605162 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6927 | 2025.08.18 20:12:25.605255 [ 4 ] {4a96e6d9-9856-4f2a-9591-2327872c4ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6928 | 2025.08.18 20:12:25.605295 [ 4 ] {4a96e6d9-9856-4f2a-9591-2327872c4ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6929 | 2025.08.18 20:12:25.605677 [ 4 ] {4a96e6d9-9856-4f2a-9591-2327872c4ecd} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6930 | 2025.08.18 20:12:25.605712 [ 4 ] {4a96e6d9-9856-4f2a-9591-2327872c4ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6931 | 2025.08.18 20:12:25.606016 [ 4 ] {4a96e6d9-9856-4f2a-9591-2327872c4ecd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6932 | 2025.08.18 20:12:25.606249 [ 4 ] {4a96e6d9-9856-4f2a-9591-2327872c4ecd} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2025.08.18 20:12:25.606371 [ 4 ] {4a96e6d9-9856-4f2a-9591-2327872c4ecd} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001135 sec., 12334.801762114537 rows/sec., 1005.82 KiB/sec. | ||
| 6934 | 2025.08.18 20:12:25.606407 [ 4 ] {4a96e6d9-9856-4f2a-9591-2327872c4ecd} <Debug> TCPHandler: Processed in 0.001293067 sec. | ||
| 6935 | 2025.08.18 20:12:25.606512 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6936 | 2025.08.18 20:12:25.606604 [ 4 ] {60dcfc9d-9fec-4e70-bf24-49341180eee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6937 | 2025.08.18 20:12:25.606642 [ 4 ] {60dcfc9d-9fec-4e70-bf24-49341180eee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6938 | 2025.08.18 20:12:25.607146 [ 4 ] {60dcfc9d-9fec-4e70-bf24-49341180eee9} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6939 | 2025.08.18 20:12:25.607183 [ 4 ] {60dcfc9d-9fec-4e70-bf24-49341180eee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6940 | 2025.08.18 20:12:25.607515 [ 4 ] {60dcfc9d-9fec-4e70-bf24-49341180eee9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 6941 | 2025.08.18 20:12:25.607719 [ 4 ] {60dcfc9d-9fec-4e70-bf24-49341180eee9} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6942 | 2025.08.18 20:12:25.607839 [ 97 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 6943 | 2025.08.18 20:12:25.607845 [ 4 ] {60dcfc9d-9fec-4e70-bf24-49341180eee9} <Debug> executeQuery: Read 265 rows, 24.18 KiB in 0.001259 sec., 210484.51151707707 rows/sec., 18.76 MiB/sec. | ||
| 6944 | 2025.08.18 20:12:25.607910 [ 97 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2025.08.18 20:12:25.607929 [ 4 ] {60dcfc9d-9fec-4e70-bf24-49341180eee9} <Debug> TCPHandler: Processed in 0.001463949 sec. | ||
| 6946 | 2025.08.18 20:12:25.607937 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6947 | 2025.08.18 20:12:25.608046 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 6948 | 2025.08.18 20:12:25.608059 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6949 | 2025.08.18 20:12:25.608154 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6950 | 2025.08.18 20:12:25.608166 [ 4 ] {bb4b8b85-49e7-476f-91c2-793f042b815a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6951 | 2025.08.18 20:12:25.608186 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1407 rows starting from the beginning of the part | ||
| 6952 | 2025.08.18 20:12:25.608206 [ 4 ] {bb4b8b85-49e7-476f-91c2-793f042b815a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6953 | 2025.08.18 20:12:25.608253 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1196 rows starting from the beginning of the part | ||
| 6954 | 2025.08.18 20:12:25.608304 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 6955 | 2025.08.18 20:12:25.608349 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 138 rows starting from the beginning of the part | ||
| 6956 | 2025.08.18 20:12:25.608393 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 6957 | 2025.08.18 20:12:25.608437 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 265 rows starting from the beginning of the part | ||
| 6958 | 2025.08.18 20:12:25.608621 [ 4 ] {bb4b8b85-49e7-476f-91c2-793f042b815a} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2025.08.18 20:12:25.608655 [ 4 ] {bb4b8b85-49e7-476f-91c2-793f042b815a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6960 | 2025.08.18 20:12:25.609076 [ 4 ] {bb4b8b85-49e7-476f-91c2-793f042b815a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6961 | 2025.08.18 20:12:25.609285 [ 4 ] {bb4b8b85-49e7-476f-91c2-793f042b815a} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2025.08.18 20:12:25.609392 [ 97 ] {} <Debug> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6963 | 2025.08.18 20:12:25.609408 [ 4 ] {bb4b8b85-49e7-476f-91c2-793f042b815a} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.00126 sec., 53174.60317460317 rows/sec., 3.89 MiB/sec. | ||
| 6964 | 2025.08.18 20:12:25.609425 [ 97 ] {} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2025.08.18 20:12:25.609448 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6966 | 2025.08.18 20:12:25.609449 [ 4 ] {bb4b8b85-49e7-476f-91c2-793f042b815a} <Debug> TCPHandler: Processed in 0.001443059 sec. | ||
| 6967 | 2025.08.18 20:12:25.609552 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6968 | 2025.08.18 20:12:25.609572 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6969 | 2025.08.18 20:12:25.609671 [ 4 ] {06f6fbcc-521a-4f64-9c7a-885d4f48d862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6970 | 2025.08.18 20:12:25.609673 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6971 | 2025.08.18 20:12:25.609713 [ 4 ] {06f6fbcc-521a-4f64-9c7a-885d4f48d862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6972 | 2025.08.18 20:12:25.609722 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 71 rows starting from the beginning of the part | ||
| 6973 | 2025.08.18 20:12:25.609808 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 6974 | 2025.08.18 20:12:25.609820 [ 201 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.001818514 sec., 1714586.7450016881 rows/sec., 149.44 MiB/sec. | ||
| 6975 | 2025.08.18 20:12:25.609852 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 55 rows starting from the beginning of the part | ||
| 6976 | 2025.08.18 20:12:25.609895 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 6977 | 2025.08.18 20:12:25.609936 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 6978 | 2025.08.18 20:12:25.609980 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 67 rows starting from the beginning of the part | ||
| 6979 | 2025.08.18 20:12:25.610040 [ 201 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 6980 | 2025.08.18 20:12:25.610120 [ 4 ] {06f6fbcc-521a-4f64-9c7a-885d4f48d862} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2025.08.18 20:12:25.610166 [ 4 ] {06f6fbcc-521a-4f64-9c7a-885d4f48d862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6982 | 2025.08.18 20:12:25.610337 [ 201 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_71_14} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6983 | 2025.08.18 20:12:25.610432 [ 201 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_71_14} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 6984 | 2025.08.18 20:12:25.610521 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6985 | 2025.08.18 20:12:25.610649 [ 4 ] {06f6fbcc-521a-4f64-9c7a-885d4f48d862} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6986 | 2025.08.18 20:12:25.610796 [ 192 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288437 sec., 245258.40223464556 rows/sec., 18.94 MiB/sec. | ||
| 6987 | 2025.08.18 20:12:25.610869 [ 4 ] {06f6fbcc-521a-4f64-9c7a-885d4f48d862} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2025.08.18 20:12:25.610908 [ 201 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6989 | 2025.08.18 20:12:25.611005 [ 4 ] {06f6fbcc-521a-4f64-9c7a-885d4f48d862} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001351 sec., 17764.61880088823 rows/sec., 1.47 MiB/sec. | ||
| 6990 | 2025.08.18 20:12:25.611047 [ 4 ] {06f6fbcc-521a-4f64-9c7a-885d4f48d862} <Debug> TCPHandler: Processed in 0.00152143 sec. | ||
| 6991 | 2025.08.18 20:12:25.611140 [ 201 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_36_7} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6992 | 2025.08.18 20:12:25.611148 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6993 | 2025.08.18 20:12:25.611204 [ 201 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_36_7} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6994 | 2025.08.18 20:12:25.611249 [ 4 ] {1fdff7ed-5eed-46bb-a07a-78920f885370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6995 | 2025.08.18 20:12:25.611270 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6996 | 2025.08.18 20:12:25.611292 [ 4 ] {1fdff7ed-5eed-46bb-a07a-78920f885370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6997 | 2025.08.18 20:12:25.611672 [ 4 ] {1fdff7ed-5eed-46bb-a07a-78920f885370} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2025.08.18 20:12:25.611708 [ 4 ] {1fdff7ed-5eed-46bb-a07a-78920f885370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6999 | 2025.08.18 20:12:25.611999 [ 4 ] {1fdff7ed-5eed-46bb-a07a-78920f885370} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7000 | 2025.08.18 20:12:25.612204 [ 4 ] {1fdff7ed-5eed-46bb-a07a-78920f885370} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2025.08.18 20:12:25.612327 [ 4 ] {1fdff7ed-5eed-46bb-a07a-78920f885370} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 7002 | 2025.08.18 20:12:25.612363 [ 4 ] {1fdff7ed-5eed-46bb-a07a-78920f885370} <Debug> TCPHandler: Processed in 0.001261536 sec. | ||
| 7003 | 2025.08.18 20:12:25.612462 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7004 | 2025.08.18 20:12:25.612552 [ 4 ] {41f1d9cf-c26b-4817-baa3-8df41c1c4392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7005 | 2025.08.18 20:12:25.612590 [ 4 ] {41f1d9cf-c26b-4817-baa3-8df41c1c4392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7006 | 2025.08.18 20:12:25.613034 [ 4 ] {41f1d9cf-c26b-4817-baa3-8df41c1c4392} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7007 | 2025.08.18 20:12:25.613069 [ 4 ] {41f1d9cf-c26b-4817-baa3-8df41c1c4392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7008 | 2025.08.18 20:12:25.613375 [ 4 ] {41f1d9cf-c26b-4817-baa3-8df41c1c4392} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7009 | 2025.08.18 20:12:25.613578 [ 4 ] {41f1d9cf-c26b-4817-baa3-8df41c1c4392} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7010 | 2025.08.18 20:12:25.613685 [ 97 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7011 | 2025.08.18 20:12:25.613702 [ 4 ] {41f1d9cf-c26b-4817-baa3-8df41c1c4392} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001166 sec., 132933.10463121784 rows/sec., 10.72 MiB/sec. | ||
| 7012 | 2025.08.18 20:12:25.613723 [ 97 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2025.08.18 20:12:25.613745 [ 4 ] {41f1d9cf-c26b-4817-baa3-8df41c1c4392} <Debug> TCPHandler: Processed in 0.001330557 sec. | ||
| 7014 | 2025.08.18 20:12:25.613746 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7015 | 2025.08.18 20:12:25.613836 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 7016 | 2025.08.18 20:12:25.613851 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7017 | 2025.08.18 20:12:25.613925 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7018 | 2025.08.18 20:12:25.613947 [ 4 ] {86ebe357-e975-4a67-9c16-29eea9c055dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7019 | 2025.08.18 20:12:25.613957 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 633 rows starting from the beginning of the part | ||
| 7020 | 2025.08.18 20:12:25.614000 [ 4 ] {86ebe357-e975-4a67-9c16-29eea9c055dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7021 | 2025.08.18 20:12:25.614023 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 520 rows starting from the beginning of the part | ||
| 7022 | 2025.08.18 20:12:25.614070 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 7023 | 2025.08.18 20:12:25.614113 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 105 rows starting from the beginning of the part | ||
| 7024 | 2025.08.18 20:12:25.614152 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 7025 | 2025.08.18 20:12:25.614191 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 155 rows starting from the beginning of the part | ||
| 7026 | 2025.08.18 20:12:25.614401 [ 4 ] {86ebe357-e975-4a67-9c16-29eea9c055dc} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2025.08.18 20:12:25.614443 [ 4 ] {86ebe357-e975-4a67-9c16-29eea9c055dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7028 | 2025.08.18 20:12:25.614797 [ 4 ] {86ebe357-e975-4a67-9c16-29eea9c055dc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7029 | 2025.08.18 20:12:25.615014 [ 4 ] {86ebe357-e975-4a67-9c16-29eea9c055dc} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2025.08.18 20:12:25.615127 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7031 | 2025.08.18 20:12:25.615142 [ 4 ] {86ebe357-e975-4a67-9c16-29eea9c055dc} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001213 sec., 167353.66859027205 rows/sec., 11.99 MiB/sec. | ||
| 7032 | 2025.08.18 20:12:25.615156 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2025.08.18 20:12:25.615181 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7034 | 2025.08.18 20:12:25.615185 [ 4 ] {86ebe357-e975-4a67-9c16-29eea9c055dc} <Debug> TCPHandler: Processed in 0.001380698 sec. | ||
| 7035 | 2025.08.18 20:12:25.615194 [ 201 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385898 sec., 1111914.4410339 rows/sec., 88.58 MiB/sec. | ||
| 7036 | 2025.08.18 20:12:25.615236 [ 189 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 7037 | 2025.08.18 20:12:25.615304 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7038 | 2025.08.18 20:12:25.615319 [ 189 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7039 | 2025.08.18 20:12:25.615352 [ 189 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18367 rows starting from the beginning of the part | ||
| 7040 | 2025.08.18 20:12:25.615398 [ 189 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 974 rows starting from the beginning of the part | ||
| 7041 | 2025.08.18 20:12:25.615402 [ 4 ] {8217e2f1-9f16-4207-9002-e8f2df4e343b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7042 | 2025.08.18 20:12:25.615437 [ 189 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part | ||
| 7043 | 2025.08.18 20:12:25.615449 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7044 | 2025.08.18 20:12:25.615464 [ 4 ] {8217e2f1-9f16-4207-9002-e8f2df4e343b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7045 | 2025.08.18 20:12:25.615479 [ 189 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 7046 | 2025.08.18 20:12:25.615533 [ 189 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 7047 | 2025.08.18 20:12:25.615568 [ 189 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 203 rows starting from the beginning of the part | ||
| 7048 | 2025.08.18 20:12:25.615834 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_71_14} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2025.08.18 20:12:25.615925 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_71_14} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7050 | 2025.08.18 20:12:25.616022 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7051 | 2025.08.18 20:12:25.616296 [ 4 ] {8217e2f1-9f16-4207-9002-e8f2df4e343b} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2025.08.18 20:12:25.616336 [ 4 ] {8217e2f1-9f16-4207-9002-e8f2df4e343b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7053 | 2025.08.18 20:12:25.616964 [ 4 ] {8217e2f1-9f16-4207-9002-e8f2df4e343b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7054 | 2025.08.18 20:12:25.617190 [ 4 ] {8217e2f1-9f16-4207-9002-e8f2df4e343b} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2025.08.18 20:12:25.617300 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7056 | 2025.08.18 20:12:25.617327 [ 4 ] {8217e2f1-9f16-4207-9002-e8f2df4e343b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001942 sec., 21112.255406797118 rows/sec., 37.83 MiB/sec. | ||
| 7057 | 2025.08.18 20:12:25.617331 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7058 | 2025.08.18 20:12:25.617368 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7059 | 2025.08.18 20:12:25.617386 [ 4 ] {8217e2f1-9f16-4207-9002-e8f2df4e343b} <Debug> TCPHandler: Processed in 0.002128378 sec. | ||
| 7060 | 2025.08.18 20:12:25.617431 [ 201 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7061 | 2025.08.18 20:12:25.617501 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7062 | 2025.08.18 20:12:25.617597 [ 4 ] {5a3581c6-ab55-465f-b197-8d0dc3fdfdf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7063 | 2025.08.18 20:12:25.617616 [ 201 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7064 | 2025.08.18 20:12:25.617638 [ 4 ] {5a3581c6-ab55-465f-b197-8d0dc3fdfdf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7065 | 2025.08.18 20:12:25.617673 [ 201 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 946 rows starting from the beginning of the part | ||
| 7066 | 2025.08.18 20:12:25.617784 [ 201 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 7067 | 2025.08.18 20:12:25.617886 [ 201 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 7068 | 2025.08.18 20:12:25.617972 [ 4 ] {5a3581c6-ab55-465f-b197-8d0dc3fdfdf4} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2025.08.18 20:12:25.617979 [ 201 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 7070 | 2025.08.18 20:12:25.618014 [ 4 ] {5a3581c6-ab55-465f-b197-8d0dc3fdfdf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7071 | 2025.08.18 20:12:25.618085 [ 201 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 7072 | 2025.08.18 20:12:25.618179 [ 201 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 7073 | 2025.08.18 20:12:25.618449 [ 4 ] {5a3581c6-ab55-465f-b197-8d0dc3fdfdf4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7074 | 2025.08.18 20:12:25.618687 [ 4 ] {5a3581c6-ab55-465f-b197-8d0dc3fdfdf4} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2025.08.18 20:12:25.618807 [ 97 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7076 | 2025.08.18 20:12:25.618830 [ 4 ] {5a3581c6-ab55-465f-b197-8d0dc3fdfdf4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. | ||
| 7077 | 2025.08.18 20:12:25.618841 [ 97 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2025.08.18 20:12:25.618870 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7079 | 2025.08.18 20:12:25.618871 [ 4 ] {5a3581c6-ab55-465f-b197-8d0dc3fdfdf4} <Debug> TCPHandler: Processed in 0.001417678 sec. | ||
| 7080 | 2025.08.18 20:12:25.618955 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 7081 | 2025.08.18 20:12:25.619055 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7082 | 2025.08.18 20:12:25.619082 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3420 rows starting from the beginning of the part | ||
| 7083 | 2025.08.18 20:12:25.619131 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 48 rows starting from the beginning of the part | ||
| 7084 | 2025.08.18 20:12:25.619175 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 12 rows starting from the beginning of the part | ||
| 7085 | 2025.08.18 20:12:25.619212 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 7086 | 2025.08.18 20:12:25.619249 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 7087 | 2025.08.18 20:12:25.619285 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 7088 | 2025.08.18 20:12:25.621129 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3660 rows, containing 4 columns (4 merged, 0 gathered) in 0.002207439 sec., 1658029.9614168275 rows/sec., 111.74 MiB/sec. | ||
| 7089 | 2025.08.18 20:12:25.621659 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7090 | 2025.08.18 20:12:25.622017 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_71_14} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2025.08.18 20:12:25.622109 [ 198 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_71_14} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7092 | 2025.08.18 20:12:25.622222 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7093 | 2025.08.18 20:12:25.622481 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19896 rows, containing 5 columns (5 merged, 0 gathered) in 0.007263785 sec., 2739067.8551196107 rows/sec., 187.72 MiB/sec. | ||
| 7094 | 2025.08.18 20:12:25.622787 [ 193 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7095 | 2025.08.18 20:12:25.623045 [ 193 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2025.08.18 20:12:25.623118 [ 193 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7097 | 2025.08.18 20:12:25.623179 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 7098 | 2025.08.18 20:12:25.625327 [ 198 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1151 rows, containing 19 columns (19 merged, 0 gathered) in 0.007923113 sec., 145271.18318267073 rows/sec., 260.32 MiB/sec. | ||
| 7099 | 2025.08.18 20:12:25.627062 [ 194 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7100 | 2025.08.18 20:12:25.627497 [ 194 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2025.08.18 20:12:25.627607 [ 194 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7102 | 2025.08.18 20:12:25.627763 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.66 MiB. | ||
| 7103 | 2025.08.18 20:12:26.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.76 MiB, peak 282.76 MiB, free memory in arenas 0.00 B, will set to 276.66 MiB (RSS), difference: 7.89 MiB | ||
| 7104 | 2025.08.18 20:12:26.571161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19764 | ||
| 7105 | 2025.08.18 20:12:26.571659 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7106 | 2025.08.18 20:12:26.571704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7107 | 2025.08.18 20:12:26.572215 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7108 | 2025.08.18 20:12:26.572452 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7109 | 2025.08.18 20:12:26.572590 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
| 7110 | 2025.08.18 20:12:27.659679 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 7111 | 2025.08.18 20:12:27.675832 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2025.08.18 20:12:27.675900 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7113 | 2025.08.18 20:12:27.681879 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7114 | 2025.08.18 20:12:27.682585 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2025.08.18 20:12:27.685298 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 7116 | 2025.08.18 20:12:30.599081 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7117 | 2025.08.18 20:12:30.599301 [ 4 ] {4a124d2e-c4c0-49dc-86df-994246b874b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7118 | 2025.08.18 20:12:30.599379 [ 4 ] {4a124d2e-c4c0-49dc-86df-994246b874b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7119 | 2025.08.18 20:12:30.600088 [ 4 ] {4a124d2e-c4c0-49dc-86df-994246b874b3} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7120 | 2025.08.18 20:12:30.600142 [ 4 ] {4a124d2e-c4c0-49dc-86df-994246b874b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7121 | 2025.08.18 20:12:30.600545 [ 4 ] {4a124d2e-c4c0-49dc-86df-994246b874b3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7122 | 2025.08.18 20:12:30.600777 [ 4 ] {4a124d2e-c4c0-49dc-86df-994246b874b3} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2025.08.18 20:12:30.600950 [ 4 ] {4a124d2e-c4c0-49dc-86df-994246b874b3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001705 sec., 32844.574780058654 rows/sec., 2.51 MiB/sec. | ||
| 7124 | 2025.08.18 20:12:30.601001 [ 4 ] {4a124d2e-c4c0-49dc-86df-994246b874b3} <Debug> TCPHandler: Processed in 0.002067827 sec. | ||
| 7125 | 2025.08.18 20:12:30.601124 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7126 | 2025.08.18 20:12:30.601230 [ 4 ] {e711f292-bfe2-4fe7-81f0-d8008602f79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7127 | 2025.08.18 20:12:30.601274 [ 4 ] {e711f292-bfe2-4fe7-81f0-d8008602f79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7128 | 2025.08.18 20:12:30.601696 [ 4 ] {e711f292-bfe2-4fe7-81f0-d8008602f79a} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7129 | 2025.08.18 20:12:30.601734 [ 4 ] {e711f292-bfe2-4fe7-81f0-d8008602f79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7130 | 2025.08.18 20:12:30.602063 [ 4 ] {e711f292-bfe2-4fe7-81f0-d8008602f79a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7131 | 2025.08.18 20:12:30.602285 [ 4 ] {e711f292-bfe2-4fe7-81f0-d8008602f79a} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2025.08.18 20:12:30.602421 [ 4 ] {e711f292-bfe2-4fe7-81f0-d8008602f79a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 7133 | 2025.08.18 20:12:30.602461 [ 4 ] {e711f292-bfe2-4fe7-81f0-d8008602f79a} <Debug> TCPHandler: Processed in 0.001390128 sec. | ||
| 7134 | 2025.08.18 20:12:30.602575 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7135 | 2025.08.18 20:12:30.602672 [ 4 ] {4a8ec8b7-0b4d-4517-b2cc-cfdf0a723e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7136 | 2025.08.18 20:12:30.602717 [ 4 ] {4a8ec8b7-0b4d-4517-b2cc-cfdf0a723e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7137 | 2025.08.18 20:12:30.603140 [ 4 ] {4a8ec8b7-0b4d-4517-b2cc-cfdf0a723e1c} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2025.08.18 20:12:30.603178 [ 4 ] {4a8ec8b7-0b4d-4517-b2cc-cfdf0a723e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7139 | 2025.08.18 20:12:30.603527 [ 4 ] {4a8ec8b7-0b4d-4517-b2cc-cfdf0a723e1c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7140 | 2025.08.18 20:12:30.603741 [ 4 ] {4a8ec8b7-0b4d-4517-b2cc-cfdf0a723e1c} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2025.08.18 20:12:30.603874 [ 4 ] {4a8ec8b7-0b4d-4517-b2cc-cfdf0a723e1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 7142 | 2025.08.18 20:12:30.603912 [ 4 ] {4a8ec8b7-0b4d-4517-b2cc-cfdf0a723e1c} <Debug> TCPHandler: Processed in 0.001387079 sec. | ||
| 7143 | 2025.08.18 20:12:30.604030 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7144 | 2025.08.18 20:12:30.604127 [ 4 ] {462e6bbe-84ea-471e-ba60-3d39887c8a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7145 | 2025.08.18 20:12:30.604171 [ 4 ] {462e6bbe-84ea-471e-ba60-3d39887c8a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7146 | 2025.08.18 20:12:30.604508 [ 4 ] {462e6bbe-84ea-471e-ba60-3d39887c8a7e} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2025.08.18 20:12:30.604545 [ 4 ] {462e6bbe-84ea-471e-ba60-3d39887c8a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7148 | 2025.08.18 20:12:30.604851 [ 4 ] {462e6bbe-84ea-471e-ba60-3d39887c8a7e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7149 | 2025.08.18 20:12:30.605066 [ 4 ] {462e6bbe-84ea-471e-ba60-3d39887c8a7e} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7150 | 2025.08.18 20:12:30.605197 [ 4 ] {462e6bbe-84ea-471e-ba60-3d39887c8a7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 7151 | 2025.08.18 20:12:30.605233 [ 4 ] {462e6bbe-84ea-471e-ba60-3d39887c8a7e} <Debug> TCPHandler: Processed in 0.001253256 sec. | ||
| 7152 | 2025.08.18 20:12:33.936994 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7153 | 2025.08.18 20:12:33.937063 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7154 | 2025.08.18 20:12:34.072698 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20252 | ||
| 7155 | 2025.08.18 20:12:34.073230 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2025.08.18 20:12:34.073263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7157 | 2025.08.18 20:12:34.073700 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7158 | 2025.08.18 20:12:34.073904 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2025.08.18 20:12:34.074091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20252 | ||
| 7160 | 2025.08.18 20:12:34.133826 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 998 | ||
| 7161 | 2025.08.18 20:12:34.136757 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2025.08.18 20:12:34.136827 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7163 | 2025.08.18 20:12:34.138241 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7164 | 2025.08.18 20:12:34.138607 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2025.08.18 20:12:34.138962 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 998 | ||
| 7166 | 2025.08.18 20:12:35.185385 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 7167 | 2025.08.18 20:12:35.201958 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7168 | 2025.08.18 20:12:35.202010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7169 | 2025.08.18 20:12:35.208023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7170 | 2025.08.18 20:12:35.208728 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7171 | 2025.08.18 20:12:35.211591 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 7172 | 2025.08.18 20:12:35.600501 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2025.08.18 20:12:35.600686 [ 4 ] {ebcfef49-cacf-48c9-883f-8be8c9955d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7174 | 2025.08.18 20:12:35.600754 [ 4 ] {ebcfef49-cacf-48c9-883f-8be8c9955d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7175 | 2025.08.18 20:12:35.601470 [ 4 ] {ebcfef49-cacf-48c9-883f-8be8c9955d97} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2025.08.18 20:12:35.601520 [ 4 ] {ebcfef49-cacf-48c9-883f-8be8c9955d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7177 | 2025.08.18 20:12:35.601925 [ 4 ] {ebcfef49-cacf-48c9-883f-8be8c9955d97} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7178 | 2025.08.18 20:12:35.602166 [ 4 ] {ebcfef49-cacf-48c9-883f-8be8c9955d97} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2025.08.18 20:12:35.602319 [ 4 ] {ebcfef49-cacf-48c9-883f-8be8c9955d97} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001683 sec., 81996.43493761141 rows/sec., 7.10 MiB/sec. | ||
| 7180 | 2025.08.18 20:12:35.602362 [ 4 ] {ebcfef49-cacf-48c9-883f-8be8c9955d97} <Debug> TCPHandler: Processed in 0.001990816 sec. | ||
| 7181 | 2025.08.18 20:12:35.602482 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2025.08.18 20:12:35.602578 [ 4 ] {8fdaab7c-91ae-49c5-9c4e-94646279a253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7183 | 2025.08.18 20:12:35.602620 [ 4 ] {8fdaab7c-91ae-49c5-9c4e-94646279a253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7184 | 2025.08.18 20:12:35.603024 [ 4 ] {8fdaab7c-91ae-49c5-9c4e-94646279a253} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2025.08.18 20:12:35.603062 [ 4 ] {8fdaab7c-91ae-49c5-9c4e-94646279a253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7186 | 2025.08.18 20:12:35.603362 [ 4 ] {8fdaab7c-91ae-49c5-9c4e-94646279a253} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7187 | 2025.08.18 20:12:35.603564 [ 4 ] {8fdaab7c-91ae-49c5-9c4e-94646279a253} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2025.08.18 20:12:35.603692 [ 4 ] {8fdaab7c-91ae-49c5-9c4e-94646279a253} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001133 sec., 36187.113857016775 rows/sec., 2.66 MiB/sec. | ||
| 7189 | 2025.08.18 20:12:35.603730 [ 4 ] {8fdaab7c-91ae-49c5-9c4e-94646279a253} <Debug> TCPHandler: Processed in 0.001297837 sec. | ||
| 7190 | 2025.08.18 20:12:35.603840 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7191 | 2025.08.18 20:12:35.603935 [ 4 ] {a16914b2-9a14-4050-beb2-67adee823c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7192 | 2025.08.18 20:12:35.603975 [ 4 ] {a16914b2-9a14-4050-beb2-67adee823c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7193 | 2025.08.18 20:12:35.604396 [ 4 ] {a16914b2-9a14-4050-beb2-67adee823c55} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2025.08.18 20:12:35.604432 [ 4 ] {a16914b2-9a14-4050-beb2-67adee823c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7195 | 2025.08.18 20:12:35.604731 [ 4 ] {a16914b2-9a14-4050-beb2-67adee823c55} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7196 | 2025.08.18 20:12:35.604935 [ 4 ] {a16914b2-9a14-4050-beb2-67adee823c55} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2025.08.18 20:12:35.605072 [ 4 ] {a16914b2-9a14-4050-beb2-67adee823c55} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001155 sec., 90909.09090909091 rows/sec., 7.10 MiB/sec. | ||
| 7198 | 2025.08.18 20:12:35.605114 [ 4 ] {a16914b2-9a14-4050-beb2-67adee823c55} <Debug> TCPHandler: Processed in 0.001323527 sec. | ||
| 7199 | 2025.08.18 20:12:35.605225 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7200 | 2025.08.18 20:12:35.605319 [ 4 ] {30895a7e-cbaa-4d0b-8db7-804851872259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7201 | 2025.08.18 20:12:35.605363 [ 4 ] {30895a7e-cbaa-4d0b-8db7-804851872259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7202 | 2025.08.18 20:12:35.605775 [ 4 ] {30895a7e-cbaa-4d0b-8db7-804851872259} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2025.08.18 20:12:35.605811 [ 4 ] {30895a7e-cbaa-4d0b-8db7-804851872259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7204 | 2025.08.18 20:12:35.606135 [ 4 ] {30895a7e-cbaa-4d0b-8db7-804851872259} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7205 | 2025.08.18 20:12:35.606344 [ 4 ] {30895a7e-cbaa-4d0b-8db7-804851872259} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2025.08.18 20:12:35.606472 [ 4 ] {30895a7e-cbaa-4d0b-8db7-804851872259} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 7207 | 2025.08.18 20:12:35.606509 [ 4 ] {30895a7e-cbaa-4d0b-8db7-804851872259} <Debug> TCPHandler: Processed in 0.001332917 sec. | ||
| 7208 | 2025.08.18 20:12:35.606608 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7209 | 2025.08.18 20:12:35.606703 [ 4 ] {ad1d7529-9732-4c21-89d0-22dfe6437774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7210 | 2025.08.18 20:12:35.606757 [ 4 ] {ad1d7529-9732-4c21-89d0-22dfe6437774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7211 | 2025.08.18 20:12:35.607593 [ 4 ] {ad1d7529-9732-4c21-89d0-22dfe6437774} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2025.08.18 20:12:35.607628 [ 4 ] {ad1d7529-9732-4c21-89d0-22dfe6437774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7213 | 2025.08.18 20:12:35.608195 [ 4 ] {ad1d7529-9732-4c21-89d0-22dfe6437774} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7214 | 2025.08.18 20:12:35.608411 [ 4 ] {ad1d7529-9732-4c21-89d0-22dfe6437774} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7215 | 2025.08.18 20:12:35.608543 [ 4 ] {ad1d7529-9732-4c21-89d0-22dfe6437774} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001858 sec., 22066.73842841765 rows/sec., 39.54 MiB/sec. | ||
| 7216 | 2025.08.18 20:12:35.608598 [ 4 ] {ad1d7529-9732-4c21-89d0-22dfe6437774} <Debug> TCPHandler: Processed in 0.002037687 sec. | ||
| 7217 | 2025.08.18 20:12:35.608718 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7218 | 2025.08.18 20:12:35.608813 [ 4 ] {5cafbca5-84ca-4ea4-a7a3-1b14ee94ab26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7219 | 2025.08.18 20:12:35.608855 [ 4 ] {5cafbca5-84ca-4ea4-a7a3-1b14ee94ab26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7220 | 2025.08.18 20:12:35.609193 [ 4 ] {5cafbca5-84ca-4ea4-a7a3-1b14ee94ab26} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2025.08.18 20:12:35.609230 [ 4 ] {5cafbca5-84ca-4ea4-a7a3-1b14ee94ab26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7222 | 2025.08.18 20:12:35.609529 [ 4 ] {5cafbca5-84ca-4ea4-a7a3-1b14ee94ab26} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7223 | 2025.08.18 20:12:35.609734 [ 4 ] {5cafbca5-84ca-4ea4-a7a3-1b14ee94ab26} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2025.08.18 20:12:35.609860 [ 4 ] {5cafbca5-84ca-4ea4-a7a3-1b14ee94ab26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 7225 | 2025.08.18 20:12:35.609895 [ 4 ] {5cafbca5-84ca-4ea4-a7a3-1b14ee94ab26} <Debug> TCPHandler: Processed in 0.001227736 sec. | ||
| 7226 | 2025.08.18 20:12:37.805970 [ 87 ] {} <Debug> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7227 | 2025.08.18 20:12:37.806035 [ 87 ] {} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2025.08.18 20:12:37.806061 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7229 | 2025.08.18 20:12:37.806197 [ 189 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7230 | 2025.08.18 20:12:37.806335 [ 189 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7231 | 2025.08.18 20:12:37.806369 [ 189 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 252 rows starting from the beginning of the part | ||
| 7232 | 2025.08.18 20:12:37.806433 [ 189 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 7233 | 2025.08.18 20:12:37.806479 [ 189 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 7234 | 2025.08.18 20:12:37.806520 [ 189 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
| 7235 | 2025.08.18 20:12:37.806566 [ 189 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 7236 | 2025.08.18 20:12:37.807359 [ 194 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214386 sec., 622536.8210766593 rows/sec., 45.43 MiB/sec. | ||
| 7237 | 2025.08.18 20:12:37.807575 [ 198 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7238 | 2025.08.18 20:12:37.807888 [ 198 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_21_5} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2025.08.18 20:12:37.807971 [ 198 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_21_5} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7240 | 2025.08.18 20:12:37.808079 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7241 | 2025.08.18 20:12:39.507222 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7242 | 2025.08.18 20:12:39.507446 [ 4 ] {98183156-41b6-47ea-a7d7-61ab86cf82f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7243 | 2025.08.18 20:12:39.507524 [ 4 ] {98183156-41b6-47ea-a7d7-61ab86cf82f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7244 | 2025.08.18 20:12:39.508218 [ 4 ] {98183156-41b6-47ea-a7d7-61ab86cf82f3} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2025.08.18 20:12:39.508270 [ 4 ] {98183156-41b6-47ea-a7d7-61ab86cf82f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7246 | 2025.08.18 20:12:39.508737 [ 4 ] {98183156-41b6-47ea-a7d7-61ab86cf82f3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7247 | 2025.08.18 20:12:39.509028 [ 4 ] {98183156-41b6-47ea-a7d7-61ab86cf82f3} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7248 | 2025.08.18 20:12:39.509202 [ 4 ] {98183156-41b6-47ea-a7d7-61ab86cf82f3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001816 sec., 1101.3215859030838 rows/sec., 89.81 KiB/sec. | ||
| 7249 | 2025.08.18 20:12:39.509253 [ 4 ] {98183156-41b6-47ea-a7d7-61ab86cf82f3} <Debug> TCPHandler: Processed in 0.002225039 sec. | ||
| 7250 | 2025.08.18 20:12:39.509375 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7251 | 2025.08.18 20:12:39.509479 [ 4 ] {02abb0dc-c081-4e4e-b009-03b6cad363a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7252 | 2025.08.18 20:12:39.509526 [ 4 ] {02abb0dc-c081-4e4e-b009-03b6cad363a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7253 | 2025.08.18 20:12:39.510559 [ 4 ] {02abb0dc-c081-4e4e-b009-03b6cad363a0} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2025.08.18 20:12:39.510600 [ 4 ] {02abb0dc-c081-4e4e-b009-03b6cad363a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7255 | 2025.08.18 20:12:39.511092 [ 4 ] {02abb0dc-c081-4e4e-b009-03b6cad363a0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7256 | 2025.08.18 20:12:39.511352 [ 4 ] {02abb0dc-c081-4e4e-b009-03b6cad363a0} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7257 | 2025.08.18 20:12:39.511500 [ 4 ] {02abb0dc-c081-4e4e-b009-03b6cad363a0} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.002042 sec., 586190.0097943193 rows/sec., 48.10 MiB/sec. | ||
| 7258 | 2025.08.18 20:12:39.511544 [ 4 ] {02abb0dc-c081-4e4e-b009-03b6cad363a0} <Debug> TCPHandler: Processed in 0.002225809 sec. | ||
| 7259 | 2025.08.18 20:12:39.511666 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7260 | 2025.08.18 20:12:39.511767 [ 4 ] {41a419e7-07c0-4497-bd1b-6e2df90ae326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7261 | 2025.08.18 20:12:39.511821 [ 4 ] {41a419e7-07c0-4497-bd1b-6e2df90ae326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7262 | 2025.08.18 20:12:39.512288 [ 4 ] {41a419e7-07c0-4497-bd1b-6e2df90ae326} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2025.08.18 20:12:39.512330 [ 4 ] {41a419e7-07c0-4497-bd1b-6e2df90ae326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7264 | 2025.08.18 20:12:39.512676 [ 4 ] {41a419e7-07c0-4497-bd1b-6e2df90ae326} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7265 | 2025.08.18 20:12:39.512934 [ 4 ] {41a419e7-07c0-4497-bd1b-6e2df90ae326} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2025.08.18 20:12:39.513156 [ 4 ] {41a419e7-07c0-4497-bd1b-6e2df90ae326} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001408 sec., 1420.4545454545455 rows/sec., 99.18 KiB/sec. | ||
| 7267 | 2025.08.18 20:12:39.513196 [ 4 ] {41a419e7-07c0-4497-bd1b-6e2df90ae326} <Debug> TCPHandler: Processed in 0.001585031 sec. | ||
| 7268 | 2025.08.18 20:12:39.513330 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7269 | 2025.08.18 20:12:39.513444 [ 4 ] {40457264-9389-4519-be4c-c90b255e5f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7270 | 2025.08.18 20:12:39.513503 [ 4 ] {40457264-9389-4519-be4c-c90b255e5f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7271 | 2025.08.18 20:12:39.513986 [ 4 ] {40457264-9389-4519-be4c-c90b255e5f5c} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2025.08.18 20:12:39.514022 [ 4 ] {40457264-9389-4519-be4c-c90b255e5f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7273 | 2025.08.18 20:12:39.514342 [ 4 ] {40457264-9389-4519-be4c-c90b255e5f5c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7274 | 2025.08.18 20:12:39.514556 [ 4 ] {40457264-9389-4519-be4c-c90b255e5f5c} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2025.08.18 20:12:39.514682 [ 4 ] {40457264-9389-4519-be4c-c90b255e5f5c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001258 sec., 181240.06359300477 rows/sec., 12.27 MiB/sec. | ||
| 7276 | 2025.08.18 20:12:39.514719 [ 4 ] {40457264-9389-4519-be4c-c90b255e5f5c} <Debug> TCPHandler: Processed in 0.001442219 sec. | ||
| 7277 | 2025.08.18 20:12:39.514828 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7278 | 2025.08.18 20:12:39.514923 [ 4 ] {e2da9ad4-5128-47a5-84ff-30648bf6534a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7279 | 2025.08.18 20:12:39.514962 [ 4 ] {e2da9ad4-5128-47a5-84ff-30648bf6534a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7280 | 2025.08.18 20:12:39.515502 [ 4 ] {e2da9ad4-5128-47a5-84ff-30648bf6534a} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2025.08.18 20:12:39.515538 [ 4 ] {e2da9ad4-5128-47a5-84ff-30648bf6534a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7282 | 2025.08.18 20:12:39.515858 [ 4 ] {e2da9ad4-5128-47a5-84ff-30648bf6534a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7283 | 2025.08.18 20:12:39.516071 [ 4 ] {e2da9ad4-5128-47a5-84ff-30648bf6534a} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2025.08.18 20:12:39.516195 [ 4 ] {e2da9ad4-5128-47a5-84ff-30648bf6534a} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001291 sec., 404337.7226955848 rows/sec., 29.93 MiB/sec. | ||
| 7285 | 2025.08.18 20:12:39.516234 [ 4 ] {e2da9ad4-5128-47a5-84ff-30648bf6534a} <Debug> TCPHandler: Processed in 0.001456369 sec. | ||
| 7286 | 2025.08.18 20:12:39.516355 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7287 | 2025.08.18 20:12:39.516451 [ 4 ] {f733913b-67d2-4b0e-ad1b-823be8182ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7288 | 2025.08.18 20:12:39.516494 [ 4 ] {f733913b-67d2-4b0e-ad1b-823be8182ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7289 | 2025.08.18 20:12:39.517051 [ 4 ] {f733913b-67d2-4b0e-ad1b-823be8182ef9} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2025.08.18 20:12:39.517086 [ 4 ] {f733913b-67d2-4b0e-ad1b-823be8182ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7291 | 2025.08.18 20:12:39.517470 [ 4 ] {f733913b-67d2-4b0e-ad1b-823be8182ef9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7292 | 2025.08.18 20:12:39.517682 [ 4 ] {f733913b-67d2-4b0e-ad1b-823be8182ef9} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2025.08.18 20:12:39.517808 [ 4 ] {f733913b-67d2-4b0e-ad1b-823be8182ef9} <Debug> executeQuery: Read 975 rows, 67.03 KiB in 0.001375 sec., 709090.9090909092 rows/sec., 47.61 MiB/sec. | ||
| 7294 | 2025.08.18 20:12:39.517844 [ 4 ] {f733913b-67d2-4b0e-ad1b-823be8182ef9} <Debug> TCPHandler: Processed in 0.0015412 sec. | ||
| 7295 | 2025.08.18 20:12:39.517956 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7296 | 2025.08.18 20:12:39.518051 [ 4 ] {b2e67783-07ed-4fd3-a827-561969bd06ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7297 | 2025.08.18 20:12:39.518092 [ 4 ] {b2e67783-07ed-4fd3-a827-561969bd06ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7298 | 2025.08.18 20:12:39.518437 [ 4 ] {b2e67783-07ed-4fd3-a827-561969bd06ec} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7299 | 2025.08.18 20:12:39.518472 [ 4 ] {b2e67783-07ed-4fd3-a827-561969bd06ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7300 | 2025.08.18 20:12:39.518775 [ 4 ] {b2e67783-07ed-4fd3-a827-561969bd06ec} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7301 | 2025.08.18 20:12:39.518980 [ 4 ] {b2e67783-07ed-4fd3-a827-561969bd06ec} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7302 | 2025.08.18 20:12:39.519109 [ 4 ] {b2e67783-07ed-4fd3-a827-561969bd06ec} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001076 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
| 7303 | 2025.08.18 20:12:39.519145 [ 4 ] {b2e67783-07ed-4fd3-a827-561969bd06ec} <Debug> TCPHandler: Processed in 0.001239047 sec. | ||
| 7304 | 2025.08.18 20:12:40.592435 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7305 | 2025.08.18 20:12:40.592630 [ 4 ] {1184b8e3-6ad1-47b8-8316-202f546ea31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7306 | 2025.08.18 20:12:40.592704 [ 4 ] {1184b8e3-6ad1-47b8-8316-202f546ea31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7307 | 2025.08.18 20:12:40.593400 [ 4 ] {1184b8e3-6ad1-47b8-8316-202f546ea31c} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2025.08.18 20:12:40.593440 [ 4 ] {1184b8e3-6ad1-47b8-8316-202f546ea31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7309 | 2025.08.18 20:12:40.593833 [ 4 ] {1184b8e3-6ad1-47b8-8316-202f546ea31c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7310 | 2025.08.18 20:12:40.594055 [ 4 ] {1184b8e3-6ad1-47b8-8316-202f546ea31c} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2025.08.18 20:12:40.594213 [ 4 ] {1184b8e3-6ad1-47b8-8316-202f546ea31c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.61 MiB/sec. | ||
| 7312 | 2025.08.18 20:12:40.594264 [ 4 ] {1184b8e3-6ad1-47b8-8316-202f546ea31c} <Debug> TCPHandler: Processed in 0.001965285 sec. | ||
| 7313 | 2025.08.18 20:12:40.594383 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7314 | 2025.08.18 20:12:40.594484 [ 4 ] {d5c9c564-85fe-4eb4-91da-33c513712ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7315 | 2025.08.18 20:12:40.594526 [ 4 ] {d5c9c564-85fe-4eb4-91da-33c513712ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7316 | 2025.08.18 20:12:40.594992 [ 4 ] {d5c9c564-85fe-4eb4-91da-33c513712ea2} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2025.08.18 20:12:40.595028 [ 4 ] {d5c9c564-85fe-4eb4-91da-33c513712ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7318 | 2025.08.18 20:12:40.595333 [ 4 ] {d5c9c564-85fe-4eb4-91da-33c513712ea2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7319 | 2025.08.18 20:12:40.595551 [ 4 ] {d5c9c564-85fe-4eb4-91da-33c513712ea2} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2025.08.18 20:12:40.595678 [ 4 ] {d5c9c564-85fe-4eb4-91da-33c513712ea2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 7321 | 2025.08.18 20:12:40.595716 [ 4 ] {d5c9c564-85fe-4eb4-91da-33c513712ea2} <Debug> TCPHandler: Processed in 0.001383278 sec. | ||
| 7322 | 2025.08.18 20:12:40.595828 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7323 | 2025.08.18 20:12:40.595924 [ 4 ] {b432b2d2-c627-47ce-9508-cceced5c92de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7324 | 2025.08.18 20:12:40.595967 [ 4 ] {b432b2d2-c627-47ce-9508-cceced5c92de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7325 | 2025.08.18 20:12:40.596329 [ 4 ] {b432b2d2-c627-47ce-9508-cceced5c92de} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2025.08.18 20:12:40.596363 [ 4 ] {b432b2d2-c627-47ce-9508-cceced5c92de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7327 | 2025.08.18 20:12:40.596675 [ 4 ] {b432b2d2-c627-47ce-9508-cceced5c92de} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7328 | 2025.08.18 20:12:40.596879 [ 4 ] {b432b2d2-c627-47ce-9508-cceced5c92de} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2025.08.18 20:12:40.597003 [ 4 ] {b432b2d2-c627-47ce-9508-cceced5c92de} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001099 sec., 29117.379435850777 rows/sec., 2.03 MiB/sec. | ||
| 7330 | 2025.08.18 20:12:40.597038 [ 4 ] {b432b2d2-c627-47ce-9508-cceced5c92de} <Debug> TCPHandler: Processed in 0.001257246 sec. | ||
| 7331 | 2025.08.18 20:12:40.597136 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2025.08.18 20:12:40.597228 [ 4 ] {546d3e73-96a6-4b2e-b528-0382d9678040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7333 | 2025.08.18 20:12:40.597268 [ 4 ] {546d3e73-96a6-4b2e-b528-0382d9678040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7334 | 2025.08.18 20:12:40.597572 [ 4 ] {546d3e73-96a6-4b2e-b528-0382d9678040} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2025.08.18 20:12:40.597606 [ 4 ] {546d3e73-96a6-4b2e-b528-0382d9678040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7336 | 2025.08.18 20:12:40.597898 [ 4 ] {546d3e73-96a6-4b2e-b528-0382d9678040} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7337 | 2025.08.18 20:12:40.598100 [ 4 ] {546d3e73-96a6-4b2e-b528-0382d9678040} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2025.08.18 20:12:40.598223 [ 4 ] {546d3e73-96a6-4b2e-b528-0382d9678040} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001013 sec., 11846.001974333662 rows/sec., 817.50 KiB/sec. | ||
| 7339 | 2025.08.18 20:12:40.598257 [ 4 ] {546d3e73-96a6-4b2e-b528-0382d9678040} <Debug> TCPHandler: Processed in 0.001168415 sec. | ||
| 7340 | 2025.08.18 20:12:41.574218 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20679 | ||
| 7341 | 2025.08.18 20:12:41.574721 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2025.08.18 20:12:41.574769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7343 | 2025.08.18 20:12:41.575266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7344 | 2025.08.18 20:12:41.575515 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2025.08.18 20:12:41.575671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
| 7346 | 2025.08.18 20:12:42.711718 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 7347 | 2025.08.18 20:12:42.728229 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2025.08.18 20:12:42.728286 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7349 | 2025.08.18 20:12:42.734494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7350 | 2025.08.18 20:12:42.735204 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2025.08.18 20:12:42.738021 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 7352 | 2025.08.18 20:12:44.139205 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1032 | ||
| 7353 | 2025.08.18 20:12:44.141785 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2025.08.18 20:12:44.141844 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7355 | 2025.08.18 20:12:44.143108 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7356 | 2025.08.18 20:12:44.143404 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2025.08.18 20:12:44.143779 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1032 | ||
| 7358 | 2025.08.18 20:12:45.600281 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7359 | 2025.08.18 20:12:45.600485 [ 4 ] {85fd955a-4608-4d74-80bc-381a67f92756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7360 | 2025.08.18 20:12:45.600564 [ 4 ] {85fd955a-4608-4d74-80bc-381a67f92756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7361 | 2025.08.18 20:12:45.601408 [ 4 ] {85fd955a-4608-4d74-80bc-381a67f92756} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7362 | 2025.08.18 20:12:45.601459 [ 4 ] {85fd955a-4608-4d74-80bc-381a67f92756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7363 | 2025.08.18 20:12:45.601871 [ 4 ] {85fd955a-4608-4d74-80bc-381a67f92756} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7364 | 2025.08.18 20:12:45.602114 [ 4 ] {85fd955a-4608-4d74-80bc-381a67f92756} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7365 | 2025.08.18 20:12:45.602277 [ 76 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7366 | 2025.08.18 20:12:45.602282 [ 4 ] {85fd955a-4608-4d74-80bc-381a67f92756} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001852 sec., 74514.03887688986 rows/sec., 6.45 MiB/sec. | ||
| 7367 | 2025.08.18 20:12:45.602321 [ 76 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2025.08.18 20:12:45.602341 [ 4 ] {85fd955a-4608-4d74-80bc-381a67f92756} <Debug> TCPHandler: Processed in 0.002205729 sec. | ||
| 7369 | 2025.08.18 20:12:45.602354 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7370 | 2025.08.18 20:12:45.602489 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7371 | 2025.08.18 20:12:45.602494 [ 194 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 7372 | 2025.08.18 20:12:45.602587 [ 4 ] {d1d4949a-04c7-4837-898b-d501d1ba9353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7373 | 2025.08.18 20:12:45.602633 [ 4 ] {d1d4949a-04c7-4837-898b-d501d1ba9353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7374 | 2025.08.18 20:12:45.602648 [ 194 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7375 | 2025.08.18 20:12:45.602686 [ 194 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1407 rows starting from the beginning of the part | ||
| 7376 | 2025.08.18 20:12:45.602753 [ 194 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 7377 | 2025.08.18 20:12:45.602800 [ 194 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 138 rows starting from the beginning of the part | ||
| 7378 | 2025.08.18 20:12:45.602846 [ 194 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1197 rows starting from the beginning of the part | ||
| 7379 | 2025.08.18 20:12:45.602888 [ 194 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 7380 | 2025.08.18 20:12:45.602927 [ 194 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 138 rows starting from the beginning of the part | ||
| 7381 | 2025.08.18 20:12:45.603093 [ 4 ] {d1d4949a-04c7-4837-898b-d501d1ba9353} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2025.08.18 20:12:45.603135 [ 4 ] {d1d4949a-04c7-4837-898b-d501d1ba9353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7383 | 2025.08.18 20:12:45.603468 [ 4 ] {d1d4949a-04c7-4837-898b-d501d1ba9353} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7384 | 2025.08.18 20:12:45.603695 [ 4 ] {d1d4949a-04c7-4837-898b-d501d1ba9353} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2025.08.18 20:12:45.603825 [ 4 ] {d1d4949a-04c7-4837-898b-d501d1ba9353} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001257 sec., 32617.34287987271 rows/sec., 2.40 MiB/sec. | ||
| 7386 | 2025.08.18 20:12:45.603864 [ 4 ] {d1d4949a-04c7-4837-898b-d501d1ba9353} <Debug> TCPHandler: Processed in 0.001430618 sec. | ||
| 7387 | 2025.08.18 20:12:45.603973 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7388 | 2025.08.18 20:12:45.604073 [ 4 ] {6e247c8e-1f93-48e6-a571-d27e7015a8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7389 | 2025.08.18 20:12:45.604113 [ 4 ] {6e247c8e-1f93-48e6-a571-d27e7015a8f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7390 | 2025.08.18 20:12:45.604270 [ 196 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838424 sec., 1627480.92931772 rows/sec., 141.25 MiB/sec. | ||
| 7391 | 2025.08.18 20:12:45.604467 [ 194 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7392 | 2025.08.18 20:12:45.604575 [ 4 ] {6e247c8e-1f93-48e6-a571-d27e7015a8f1} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7393 | 2025.08.18 20:12:45.604618 [ 4 ] {6e247c8e-1f93-48e6-a571-d27e7015a8f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7394 | 2025.08.18 20:12:45.604727 [ 194 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_76_15} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2025.08.18 20:12:45.604808 [ 194 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_76_15} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 7396 | 2025.08.18 20:12:45.604885 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7397 | 2025.08.18 20:12:45.604953 [ 4 ] {6e247c8e-1f93-48e6-a571-d27e7015a8f1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7398 | 2025.08.18 20:12:45.605185 [ 4 ] {6e247c8e-1f93-48e6-a571-d27e7015a8f1} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2025.08.18 20:12:45.605314 [ 4 ] {6e247c8e-1f93-48e6-a571-d27e7015a8f1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001259 sec., 83399.52343129468 rows/sec., 6.51 MiB/sec. | ||
| 7400 | 2025.08.18 20:12:45.605332 [ 75 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7401 | 2025.08.18 20:12:45.605353 [ 4 ] {6e247c8e-1f93-48e6-a571-d27e7015a8f1} <Debug> TCPHandler: Processed in 0.001428619 sec. | ||
| 7402 | 2025.08.18 20:12:45.605433 [ 75 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7403 | 2025.08.18 20:12:45.605461 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7404 | 2025.08.18 20:12:45.605531 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7405 | 2025.08.18 20:12:45.605538 [ 198 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 7406 | 2025.08.18 20:12:45.605634 [ 4 ] {aad94831-a3eb-438c-b0c8-cdf398c5d0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7407 | 2025.08.18 20:12:45.605652 [ 198 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7408 | 2025.08.18 20:12:45.605683 [ 4 ] {aad94831-a3eb-438c-b0c8-cdf398c5d0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7409 | 2025.08.18 20:12:45.605684 [ 198 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 633 rows starting from the beginning of the part | ||
| 7410 | 2025.08.18 20:12:45.605783 [ 198 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 7411 | 2025.08.18 20:12:45.605827 [ 198 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 105 rows starting from the beginning of the part | ||
| 7412 | 2025.08.18 20:12:45.605866 [ 198 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 522 rows starting from the beginning of the part | ||
| 7413 | 2025.08.18 20:12:45.605908 [ 198 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 7414 | 2025.08.18 20:12:45.605946 [ 198 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 105 rows starting from the beginning of the part | ||
| 7415 | 2025.08.18 20:12:45.606113 [ 4 ] {aad94831-a3eb-438c-b0c8-cdf398c5d0c4} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7416 | 2025.08.18 20:12:45.606156 [ 4 ] {aad94831-a3eb-438c-b0c8-cdf398c5d0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7417 | 2025.08.18 20:12:45.606514 [ 4 ] {aad94831-a3eb-438c-b0c8-cdf398c5d0c4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7418 | 2025.08.18 20:12:45.606735 [ 4 ] {aad94831-a3eb-438c-b0c8-cdf398c5d0c4} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7419 | 2025.08.18 20:12:45.606864 [ 4 ] {aad94831-a3eb-438c-b0c8-cdf398c5d0c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 7420 | 2025.08.18 20:12:45.606873 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7421 | 2025.08.18 20:12:45.606899 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392078 sec., 1072497.3744287319 rows/sec., 85.08 MiB/sec. | ||
| 7422 | 2025.08.18 20:12:45.606918 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2025.08.18 20:12:45.606903 [ 4 ] {aad94831-a3eb-438c-b0c8-cdf398c5d0c4} <Debug> TCPHandler: Processed in 0.001420628 sec. | ||
| 7424 | 2025.08.18 20:12:45.606947 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7425 | 2025.08.18 20:12:45.607033 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 7426 | 2025.08.18 20:12:45.607047 [ 198 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7427 | 2025.08.18 20:12:45.607063 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7428 | 2025.08.18 20:12:45.607127 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7429 | 2025.08.18 20:12:45.607157 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 19896 rows starting from the beginning of the part | ||
| 7430 | 2025.08.18 20:12:45.607165 [ 4 ] {a84bedcc-7287-4bf1-92f2-936c313bd274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7431 | 2025.08.18 20:12:45.607222 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 7432 | 2025.08.18 20:12:45.607228 [ 4 ] {a84bedcc-7287-4bf1-92f2-936c313bd274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7433 | 2025.08.18 20:12:45.607275 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 7434 | 2025.08.18 20:12:45.607303 [ 198 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_76_15} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2025.08.18 20:12:45.607318 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 975 rows starting from the beginning of the part | ||
| 7436 | 2025.08.18 20:12:45.607365 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part | ||
| 7437 | 2025.08.18 20:12:45.607379 [ 198 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_76_15} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 7438 | 2025.08.18 20:12:45.607405 [ 196 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 7439 | 2025.08.18 20:12:45.607453 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7440 | 2025.08.18 20:12:45.608116 [ 4 ] {a84bedcc-7287-4bf1-92f2-936c313bd274} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7441 | 2025.08.18 20:12:45.608156 [ 4 ] {a84bedcc-7287-4bf1-92f2-936c313bd274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7442 | 2025.08.18 20:12:45.608799 [ 4 ] {a84bedcc-7287-4bf1-92f2-936c313bd274} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7443 | 2025.08.18 20:12:45.609026 [ 4 ] {a84bedcc-7287-4bf1-92f2-936c313bd274} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7444 | 2025.08.18 20:12:45.609164 [ 4 ] {a84bedcc-7287-4bf1-92f2-936c313bd274} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002017 sec., 20327.21864154685 rows/sec., 36.43 MiB/sec. | ||
| 7445 | 2025.08.18 20:12:45.609219 [ 4 ] {a84bedcc-7287-4bf1-92f2-936c313bd274} <Debug> TCPHandler: Processed in 0.002204009 sec. | ||
| 7446 | 2025.08.18 20:12:45.609331 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7447 | 2025.08.18 20:12:45.609427 [ 4 ] {372a487a-71e2-438e-875f-9946d70fac44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7448 | 2025.08.18 20:12:45.609469 [ 4 ] {372a487a-71e2-438e-875f-9946d70fac44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7449 | 2025.08.18 20:12:45.609823 [ 4 ] {372a487a-71e2-438e-875f-9946d70fac44} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7450 | 2025.08.18 20:12:45.609859 [ 4 ] {372a487a-71e2-438e-875f-9946d70fac44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7451 | 2025.08.18 20:12:45.610189 [ 4 ] {372a487a-71e2-438e-875f-9946d70fac44} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7452 | 2025.08.18 20:12:45.610404 [ 4 ] {372a487a-71e2-438e-875f-9946d70fac44} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7453 | 2025.08.18 20:12:45.610531 [ 4 ] {372a487a-71e2-438e-875f-9946d70fac44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 7454 | 2025.08.18 20:12:45.610540 [ 75 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7455 | 2025.08.18 20:12:45.610569 [ 4 ] {372a487a-71e2-438e-875f-9946d70fac44} <Debug> TCPHandler: Processed in 0.001287967 sec. | ||
| 7456 | 2025.08.18 20:12:45.610583 [ 75 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2025.08.18 20:12:45.610608 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7458 | 2025.08.18 20:12:45.610693 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 7459 | 2025.08.18 20:12:45.610820 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7460 | 2025.08.18 20:12:45.610858 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3660 rows starting from the beginning of the part | ||
| 7461 | 2025.08.18 20:12:45.610935 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 7462 | 2025.08.18 20:12:45.610989 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 7463 | 2025.08.18 20:12:45.611035 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 48 rows starting from the beginning of the part | ||
| 7464 | 2025.08.18 20:12:45.611077 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 12 rows starting from the beginning of the part | ||
| 7465 | 2025.08.18 20:12:45.611120 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 7466 | 2025.08.18 20:12:45.612564 [ 195 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001911435 sec., 2040351.8822246115 rows/sec., 137.51 MiB/sec. | ||
| 7467 | 2025.08.18 20:12:45.613051 [ 188 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7468 | 2025.08.18 20:12:45.613367 [ 188 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_76_15} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2025.08.18 20:12:45.613439 [ 188 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_76_15} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 7470 | 2025.08.18 20:12:45.613512 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 7471 | 2025.08.18 20:12:45.620473 [ 198 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21383 rows, containing 5 columns (5 merged, 0 gathered) in 0.013470766 sec., 1587363.3318253765 rows/sec., 108.73 MiB/sec. | ||
| 7472 | 2025.08.18 20:12:45.620833 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7473 | 2025.08.18 20:12:45.621101 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2025.08.18 20:12:45.621172 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 7475 | 2025.08.18 20:12:45.621253 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 7476 | 2025.08.18 20:12:46.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.62 MiB, peak 284.87 MiB, free memory in arenas 0.00 B, will set to 279.53 MiB (RSS), difference: 1.91 MiB | ||
| 7477 | 2025.08.18 20:12:48.937104 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7478 | 2025.08.18 20:12:48.937172 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7479 | 2025.08.18 20:12:49.075829 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21167 | ||
| 7480 | 2025.08.18 20:12:49.076416 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2025.08.18 20:12:49.076464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7482 | 2025.08.18 20:12:49.076957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7483 | 2025.08.18 20:12:49.077184 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2025.08.18 20:12:49.077315 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21167 | ||
| 7485 | 2025.08.18 20:12:49.077358 [ 70 ] {} <Debug> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7486 | 2025.08.18 20:12:49.077434 [ 70 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2025.08.18 20:12:49.077459 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7488 | 2025.08.18 20:12:49.077593 [ 195 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7489 | 2025.08.18 20:12:49.077748 [ 195 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7490 | 2025.08.18 20:12:49.077789 [ 195 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
| 7491 | 2025.08.18 20:12:49.077854 [ 195 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
| 7492 | 2025.08.18 20:12:49.077901 [ 195 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
| 7493 | 2025.08.18 20:12:49.077944 [ 195 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
| 7494 | 2025.08.18 20:12:49.077987 [ 195 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
| 7495 | 2025.08.18 20:12:49.078027 [ 195 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
| 7496 | 2025.08.18 20:12:49.080104 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21167 rows, containing 4 columns (4 merged, 0 gathered) in 0.002573813 sec., 8223985.192397428 rows/sec., 117.65 MiB/sec. | ||
| 7497 | 2025.08.18 20:12:49.080363 [ 195 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7498 | 2025.08.18 20:12:49.080657 [ 195 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_46_9} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2025.08.18 20:12:49.080734 [ 195 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_46_9} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7500 | 2025.08.18 20:12:49.080816 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 7501 | 2025.08.18 20:12:50.238164 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 7502 | 2025.08.18 20:12:50.255615 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7503 | 2025.08.18 20:12:50.255678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7504 | 2025.08.18 20:12:50.261815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7505 | 2025.08.18 20:12:50.262559 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7506 | 2025.08.18 20:12:50.262875 [ 69 ] {} <Debug> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7507 | 2025.08.18 20:12:50.262943 [ 69 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7508 | 2025.08.18 20:12:50.262967 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7509 | 2025.08.18 20:12:50.263119 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7510 | 2025.08.18 20:12:50.265767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 7511 | 2025.08.18 20:12:50.267112 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7512 | 2025.08.18 20:12:50.268753 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 7513 | 2025.08.18 20:12:50.273471 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 7514 | 2025.08.18 20:12:50.278005 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 7515 | 2025.08.18 20:12:50.282372 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 7516 | 2025.08.18 20:12:50.286918 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 7517 | 2025.08.18 20:12:50.290958 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 7518 | 2025.08.18 20:12:50.341954 [ 195 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078909968 sec., 4397.416559591052 rows/sec., 22.74 MiB/sec. | ||
| 7519 | 2025.08.18 20:12:50.344814 [ 188 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7520 | 2025.08.18 20:12:50.346890 [ 188 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_46_9} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2025.08.18 20:12:50.346999 [ 188 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_46_9} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7522 | 2025.08.18 20:12:50.349761 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7523 | 2025.08.18 20:12:50.599637 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7524 | 2025.08.18 20:12:50.599835 [ 4 ] {a5c7b92c-c0fb-430b-8aeb-08b72adfcf53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7525 | 2025.08.18 20:12:50.599911 [ 4 ] {a5c7b92c-c0fb-430b-8aeb-08b72adfcf53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7526 | 2025.08.18 20:12:50.600622 [ 4 ] {a5c7b92c-c0fb-430b-8aeb-08b72adfcf53} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7527 | 2025.08.18 20:12:50.600675 [ 4 ] {a5c7b92c-c0fb-430b-8aeb-08b72adfcf53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7528 | 2025.08.18 20:12:50.601067 [ 4 ] {a5c7b92c-c0fb-430b-8aeb-08b72adfcf53} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7529 | 2025.08.18 20:12:50.601298 [ 4 ] {a5c7b92c-c0fb-430b-8aeb-08b72adfcf53} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7530 | 2025.08.18 20:12:50.601460 [ 4 ] {a5c7b92c-c0fb-430b-8aeb-08b72adfcf53} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.54 MiB/sec. | ||
| 7531 | 2025.08.18 20:12:50.601511 [ 4 ] {a5c7b92c-c0fb-430b-8aeb-08b72adfcf53} <Debug> TCPHandler: Processed in 0.002050547 sec. | ||
| 7532 | 2025.08.18 20:12:50.601654 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7533 | 2025.08.18 20:12:50.601757 [ 4 ] {4cda32ae-fc95-4f78-a5ab-5c54da4ace12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7534 | 2025.08.18 20:12:50.601799 [ 4 ] {4cda32ae-fc95-4f78-a5ab-5c54da4ace12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7535 | 2025.08.18 20:12:50.602234 [ 4 ] {4cda32ae-fc95-4f78-a5ab-5c54da4ace12} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7536 | 2025.08.18 20:12:50.602272 [ 4 ] {4cda32ae-fc95-4f78-a5ab-5c54da4ace12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7537 | 2025.08.18 20:12:50.602604 [ 4 ] {4cda32ae-fc95-4f78-a5ab-5c54da4ace12} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7538 | 2025.08.18 20:12:50.602823 [ 4 ] {4cda32ae-fc95-4f78-a5ab-5c54da4ace12} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7539 | 2025.08.18 20:12:50.602952 [ 4 ] {4cda32ae-fc95-4f78-a5ab-5c54da4ace12} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 7540 | 2025.08.18 20:12:50.602990 [ 4 ] {4cda32ae-fc95-4f78-a5ab-5c54da4ace12} <Debug> TCPHandler: Processed in 0.001386638 sec. | ||
| 7541 | 2025.08.18 20:12:50.603104 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7542 | 2025.08.18 20:12:50.603201 [ 4 ] {3c4fff7d-0842-4b81-86d7-43b8770ba02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7543 | 2025.08.18 20:12:50.603245 [ 4 ] {3c4fff7d-0842-4b81-86d7-43b8770ba02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7544 | 2025.08.18 20:12:50.603667 [ 4 ] {3c4fff7d-0842-4b81-86d7-43b8770ba02d} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2025.08.18 20:12:50.603703 [ 4 ] {3c4fff7d-0842-4b81-86d7-43b8770ba02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7546 | 2025.08.18 20:12:50.604043 [ 4 ] {3c4fff7d-0842-4b81-86d7-43b8770ba02d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7547 | 2025.08.18 20:12:50.604259 [ 4 ] {3c4fff7d-0842-4b81-86d7-43b8770ba02d} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2025.08.18 20:12:50.604389 [ 4 ] {3c4fff7d-0842-4b81-86d7-43b8770ba02d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 7549 | 2025.08.18 20:12:50.604425 [ 4 ] {3c4fff7d-0842-4b81-86d7-43b8770ba02d} <Debug> TCPHandler: Processed in 0.001371588 sec. | ||
| 7550 | 2025.08.18 20:12:50.604524 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7551 | 2025.08.18 20:12:50.604616 [ 4 ] {014c1d33-41a8-47b4-83d4-8f9852d52216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7552 | 2025.08.18 20:12:50.604657 [ 4 ] {014c1d33-41a8-47b4-83d4-8f9852d52216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7553 | 2025.08.18 20:12:50.604978 [ 4 ] {014c1d33-41a8-47b4-83d4-8f9852d52216} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7554 | 2025.08.18 20:12:50.605013 [ 4 ] {014c1d33-41a8-47b4-83d4-8f9852d52216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7555 | 2025.08.18 20:12:50.605312 [ 4 ] {014c1d33-41a8-47b4-83d4-8f9852d52216} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7556 | 2025.08.18 20:12:50.605519 [ 4 ] {014c1d33-41a8-47b4-83d4-8f9852d52216} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2025.08.18 20:12:50.605645 [ 4 ] {014c1d33-41a8-47b4-83d4-8f9852d52216} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 7558 | 2025.08.18 20:12:50.605680 [ 4 ] {014c1d33-41a8-47b4-83d4-8f9852d52216} <Debug> TCPHandler: Processed in 0.001204146 sec. | ||
| 7559 | 2025.08.18 20:12:51.539400 [ 67 ] {} <Debug> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7560 | 2025.08.18 20:12:51.539501 [ 67 ] {} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7561 | 2025.08.18 20:12:51.539543 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7562 | 2025.08.18 20:12:51.539675 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 7563 | 2025.08.18 20:12:51.539810 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7564 | 2025.08.18 20:12:51.539849 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 7565 | 2025.08.18 20:12:51.539922 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 7566 | 2025.08.18 20:12:51.539977 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 7567 | 2025.08.18 20:12:51.540029 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 7568 | 2025.08.18 20:12:51.540075 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 7569 | 2025.08.18 20:12:51.540871 [ 197 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240216 sec., 30639.824030652726 rows/sec., 2.56 MiB/sec. | ||
| 7570 | 2025.08.18 20:12:51.541014 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7571 | 2025.08.18 20:12:51.541260 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_17_4} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7572 | 2025.08.18 20:12:51.541333 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_17_4} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7573 | 2025.08.18 20:12:51.541400 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7574 | 2025.08.18 20:12:54.144086 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1052 | ||
| 7575 | 2025.08.18 20:12:54.146487 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2025.08.18 20:12:54.146552 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7577 | 2025.08.18 20:12:54.147818 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7578 | 2025.08.18 20:12:54.148100 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2025.08.18 20:12:54.148493 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1052 | ||
| 7580 | 2025.08.18 20:12:55.602974 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7581 | 2025.08.18 20:12:55.603264 [ 4 ] {a9e08317-1538-46e1-a205-8121501d416a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7582 | 2025.08.18 20:12:55.603373 [ 4 ] {a9e08317-1538-46e1-a205-8121501d416a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7583 | 2025.08.18 20:12:55.604143 [ 4 ] {a9e08317-1538-46e1-a205-8121501d416a} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7584 | 2025.08.18 20:12:55.604191 [ 4 ] {a9e08317-1538-46e1-a205-8121501d416a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7585 | 2025.08.18 20:12:55.604593 [ 4 ] {a9e08317-1538-46e1-a205-8121501d416a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7586 | 2025.08.18 20:12:55.604827 [ 4 ] {a9e08317-1538-46e1-a205-8121501d416a} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7587 | 2025.08.18 20:12:55.604987 [ 4 ] {a9e08317-1538-46e1-a205-8121501d416a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001799 sec., 13340.744858254586 rows/sec., 1.11 MiB/sec. | ||
| 7588 | 2025.08.18 20:12:55.605030 [ 4 ] {a9e08317-1538-46e1-a205-8121501d416a} <Debug> TCPHandler: Processed in 0.002245339 sec. | ||
| 7589 | 2025.08.18 20:12:55.605151 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7590 | 2025.08.18 20:12:55.605248 [ 4 ] {6142cbb8-1a6d-4ff3-b76f-750bd1bacbb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7591 | 2025.08.18 20:12:55.605290 [ 4 ] {6142cbb8-1a6d-4ff3-b76f-750bd1bacbb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7592 | 2025.08.18 20:12:55.605667 [ 4 ] {6142cbb8-1a6d-4ff3-b76f-750bd1bacbb7} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7593 | 2025.08.18 20:12:55.605705 [ 4 ] {6142cbb8-1a6d-4ff3-b76f-750bd1bacbb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7594 | 2025.08.18 20:12:55.605997 [ 4 ] {6142cbb8-1a6d-4ff3-b76f-750bd1bacbb7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7595 | 2025.08.18 20:12:55.606203 [ 4 ] {6142cbb8-1a6d-4ff3-b76f-750bd1bacbb7} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2025.08.18 20:12:55.606337 [ 4 ] {6142cbb8-1a6d-4ff3-b76f-750bd1bacbb7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001108 sec., 1805.0541516245487 rows/sec., 147.19 KiB/sec. | ||
| 7597 | 2025.08.18 20:12:55.606376 [ 4 ] {6142cbb8-1a6d-4ff3-b76f-750bd1bacbb7} <Debug> TCPHandler: Processed in 0.001274767 sec. | ||
| 7598 | 2025.08.18 20:12:55.606476 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7599 | 2025.08.18 20:12:55.606570 [ 4 ] {9e263f87-c979-4751-8c33-f801faa56ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7600 | 2025.08.18 20:12:55.606610 [ 4 ] {9e263f87-c979-4751-8c33-f801faa56ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7601 | 2025.08.18 20:12:55.607143 [ 4 ] {9e263f87-c979-4751-8c33-f801faa56ff1} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7602 | 2025.08.18 20:12:55.607186 [ 4 ] {9e263f87-c979-4751-8c33-f801faa56ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7603 | 2025.08.18 20:12:55.607516 [ 4 ] {9e263f87-c979-4751-8c33-f801faa56ff1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 7604 | 2025.08.18 20:12:55.607743 [ 4 ] {9e263f87-c979-4751-8c33-f801faa56ff1} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7605 | 2025.08.18 20:12:55.607877 [ 4 ] {9e263f87-c979-4751-8c33-f801faa56ff1} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.001326 sec., 195324.28355957769 rows/sec., 17.48 MiB/sec. | ||
| 7606 | 2025.08.18 20:12:55.607916 [ 4 ] {9e263f87-c979-4751-8c33-f801faa56ff1} <Debug> TCPHandler: Processed in 0.001489 sec. | ||
| 7607 | 2025.08.18 20:12:55.608014 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7608 | 2025.08.18 20:12:55.608109 [ 4 ] {0ee8aa59-ec38-4bdc-930e-f127b9754f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7609 | 2025.08.18 20:12:55.608149 [ 4 ] {0ee8aa59-ec38-4bdc-930e-f127b9754f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7610 | 2025.08.18 20:12:55.608547 [ 4 ] {0ee8aa59-ec38-4bdc-930e-f127b9754f0d} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7611 | 2025.08.18 20:12:55.608583 [ 4 ] {0ee8aa59-ec38-4bdc-930e-f127b9754f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7612 | 2025.08.18 20:12:55.608874 [ 4 ] {0ee8aa59-ec38-4bdc-930e-f127b9754f0d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7613 | 2025.08.18 20:12:55.609079 [ 4 ] {0ee8aa59-ec38-4bdc-930e-f127b9754f0d} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7614 | 2025.08.18 20:12:55.609204 [ 4 ] {0ee8aa59-ec38-4bdc-930e-f127b9754f0d} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001113 sec., 49415.99281221922 rows/sec., 3.67 MiB/sec. | ||
| 7615 | 2025.08.18 20:12:55.609241 [ 4 ] {0ee8aa59-ec38-4bdc-930e-f127b9754f0d} <Debug> TCPHandler: Processed in 0.001274686 sec. | ||
| 7616 | 2025.08.18 20:12:55.609352 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2025.08.18 20:12:55.609445 [ 4 ] {a1a05a71-be91-4710-8171-faa7357e53fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7618 | 2025.08.18 20:12:55.609484 [ 4 ] {a1a05a71-be91-4710-8171-faa7357e53fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7619 | 2025.08.18 20:12:55.609857 [ 4 ] {a1a05a71-be91-4710-8171-faa7357e53fe} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2025.08.18 20:12:55.609892 [ 4 ] {a1a05a71-be91-4710-8171-faa7357e53fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7621 | 2025.08.18 20:12:55.610216 [ 4 ] {a1a05a71-be91-4710-8171-faa7357e53fe} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7622 | 2025.08.18 20:12:55.610419 [ 4 ] {a1a05a71-be91-4710-8171-faa7357e53fe} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2025.08.18 20:12:55.610547 [ 4 ] {a1a05a71-be91-4710-8171-faa7357e53fe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00112 sec., 21428.57142857143 rows/sec., 1.78 MiB/sec. | ||
| 7624 | 2025.08.18 20:12:55.610585 [ 4 ] {a1a05a71-be91-4710-8171-faa7357e53fe} <Debug> TCPHandler: Processed in 0.001281276 sec. | ||
| 7625 | 2025.08.18 20:12:55.610683 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7626 | 2025.08.18 20:12:55.610778 [ 4 ] {82db0e71-8753-430c-80da-cde7b327af82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7627 | 2025.08.18 20:12:55.610817 [ 4 ] {82db0e71-8753-430c-80da-cde7b327af82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7628 | 2025.08.18 20:12:55.611196 [ 4 ] {82db0e71-8753-430c-80da-cde7b327af82} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2025.08.18 20:12:55.611233 [ 4 ] {82db0e71-8753-430c-80da-cde7b327af82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7630 | 2025.08.18 20:12:55.611520 [ 4 ] {82db0e71-8753-430c-80da-cde7b327af82} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7631 | 2025.08.18 20:12:55.611736 [ 4 ] {82db0e71-8753-430c-80da-cde7b327af82} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2025.08.18 20:12:55.611861 [ 4 ] {82db0e71-8753-430c-80da-cde7b327af82} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 851.50 KiB/sec. | ||
| 7633 | 2025.08.18 20:12:55.611899 [ 4 ] {82db0e71-8753-430c-80da-cde7b327af82} <Debug> TCPHandler: Processed in 0.001263817 sec. | ||
| 7634 | 2025.08.18 20:12:55.612006 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7635 | 2025.08.18 20:12:55.612111 [ 4 ] {1f771b21-32c3-4878-a992-7aa604ee9dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7636 | 2025.08.18 20:12:55.612152 [ 4 ] {1f771b21-32c3-4878-a992-7aa604ee9dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7637 | 2025.08.18 20:12:55.612648 [ 4 ] {1f771b21-32c3-4878-a992-7aa604ee9dcd} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7638 | 2025.08.18 20:12:55.612688 [ 4 ] {1f771b21-32c3-4878-a992-7aa604ee9dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7639 | 2025.08.18 20:12:55.613023 [ 4 ] {1f771b21-32c3-4878-a992-7aa604ee9dcd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 7640 | 2025.08.18 20:12:55.613240 [ 4 ] {1f771b21-32c3-4878-a992-7aa604ee9dcd} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2025.08.18 20:12:55.613380 [ 4 ] {1f771b21-32c3-4878-a992-7aa604ee9dcd} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001287 sec., 111111.11111111111 rows/sec., 8.97 MiB/sec. | ||
| 7642 | 2025.08.18 20:12:55.613419 [ 4 ] {1f771b21-32c3-4878-a992-7aa604ee9dcd} <Debug> TCPHandler: Processed in 0.001464248 sec. | ||
| 7643 | 2025.08.18 20:12:55.613522 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7644 | 2025.08.18 20:12:55.613618 [ 4 ] {dc3f8494-5e75-4b4a-ab78-ec011e70c3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7645 | 2025.08.18 20:12:55.613662 [ 4 ] {dc3f8494-5e75-4b4a-ab78-ec011e70c3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7646 | 2025.08.18 20:12:55.614080 [ 4 ] {dc3f8494-5e75-4b4a-ab78-ec011e70c3c1} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2025.08.18 20:12:55.614116 [ 4 ] {dc3f8494-5e75-4b4a-ab78-ec011e70c3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7648 | 2025.08.18 20:12:55.614500 [ 4 ] {dc3f8494-5e75-4b4a-ab78-ec011e70c3c1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 7649 | 2025.08.18 20:12:55.614752 [ 4 ] {dc3f8494-5e75-4b4a-ab78-ec011e70c3c1} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2025.08.18 20:12:55.614898 [ 4 ] {dc3f8494-5e75-4b4a-ab78-ec011e70c3c1} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001297 sec., 151888.97455666924 rows/sec., 10.89 MiB/sec. | ||
| 7651 | 2025.08.18 20:12:55.614939 [ 4 ] {dc3f8494-5e75-4b4a-ab78-ec011e70c3c1} <Debug> TCPHandler: Processed in 0.001467299 sec. | ||
| 7652 | 2025.08.18 20:12:55.615053 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7653 | 2025.08.18 20:12:55.615149 [ 4 ] {a57d79ed-2af3-4134-a8c3-958ac81a58be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7654 | 2025.08.18 20:12:55.615204 [ 4 ] {a57d79ed-2af3-4134-a8c3-958ac81a58be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7655 | 2025.08.18 20:12:55.616104 [ 4 ] {a57d79ed-2af3-4134-a8c3-958ac81a58be} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2025.08.18 20:12:55.616141 [ 4 ] {a57d79ed-2af3-4134-a8c3-958ac81a58be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7657 | 2025.08.18 20:12:55.616752 [ 4 ] {a57d79ed-2af3-4134-a8c3-958ac81a58be} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7658 | 2025.08.18 20:12:55.616983 [ 4 ] {a57d79ed-2af3-4134-a8c3-958ac81a58be} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2025.08.18 20:12:55.617126 [ 4 ] {a57d79ed-2af3-4134-a8c3-958ac81a58be} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001993 sec., 20572.002007024585 rows/sec., 36.86 MiB/sec. | ||
| 7660 | 2025.08.18 20:12:55.617196 [ 4 ] {a57d79ed-2af3-4134-a8c3-958ac81a58be} <Debug> TCPHandler: Processed in 0.002192989 sec. | ||
| 7661 | 2025.08.18 20:12:55.617313 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7662 | 2025.08.18 20:12:55.617409 [ 4 ] {dffdfed9-4f82-4a3d-8a81-0452c49bfb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7663 | 2025.08.18 20:12:55.617452 [ 4 ] {dffdfed9-4f82-4a3d-8a81-0452c49bfb7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7664 | 2025.08.18 20:12:55.617785 [ 4 ] {dffdfed9-4f82-4a3d-8a81-0452c49bfb7a} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7665 | 2025.08.18 20:12:55.617822 [ 4 ] {dffdfed9-4f82-4a3d-8a81-0452c49bfb7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7666 | 2025.08.18 20:12:55.618131 [ 4 ] {dffdfed9-4f82-4a3d-8a81-0452c49bfb7a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 7667 | 2025.08.18 20:12:55.618347 [ 4 ] {dffdfed9-4f82-4a3d-8a81-0452c49bfb7a} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7668 | 2025.08.18 20:12:55.618474 [ 4 ] {dffdfed9-4f82-4a3d-8a81-0452c49bfb7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 7669 | 2025.08.18 20:12:55.618510 [ 4 ] {dffdfed9-4f82-4a3d-8a81-0452c49bfb7a} <Debug> TCPHandler: Processed in 0.001263797 sec. | ||
| 7670 | 2025.08.18 20:12:56.577449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21594 | ||
| 7671 | 2025.08.18 20:12:56.577995 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7672 | 2025.08.18 20:12:56.578044 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7673 | 2025.08.18 20:12:56.578667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7674 | 2025.08.18 20:12:56.578897 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2025.08.18 20:12:56.579039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
| 7676 | 2025.08.18 20:12:57.765882 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 7677 | 2025.08.18 20:12:57.782016 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2025.08.18 20:12:57.782088 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7679 | 2025.08.18 20:12:57.787719 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7680 | 2025.08.18 20:12:57.788467 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2025.08.18 20:12:57.791990 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 7682 | 2025.08.18 20:13:00.599712 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7683 | 2025.08.18 20:13:00.599929 [ 4 ] {5fd15fda-ee72-4ee4-9aab-68719f42b96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7684 | 2025.08.18 20:13:00.599997 [ 4 ] {5fd15fda-ee72-4ee4-9aab-68719f42b96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7685 | 2025.08.18 20:13:00.600636 [ 4 ] {5fd15fda-ee72-4ee4-9aab-68719f42b96c} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7686 | 2025.08.18 20:13:00.600686 [ 4 ] {5fd15fda-ee72-4ee4-9aab-68719f42b96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7687 | 2025.08.18 20:13:00.601091 [ 4 ] {5fd15fda-ee72-4ee4-9aab-68719f42b96c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 7688 | 2025.08.18 20:13:00.601328 [ 4 ] {5fd15fda-ee72-4ee4-9aab-68719f42b96c} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7689 | 2025.08.18 20:13:00.601488 [ 4 ] {5fd15fda-ee72-4ee4-9aab-68719f42b96c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.66 MiB/sec. | ||
| 7690 | 2025.08.18 20:13:00.601531 [ 4 ] {5fd15fda-ee72-4ee4-9aab-68719f42b96c} <Debug> TCPHandler: Processed in 0.001969856 sec. | ||
| 7691 | 2025.08.18 20:13:00.601648 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7692 | 2025.08.18 20:13:00.601746 [ 4 ] {e0031271-3a89-4438-8b1f-d9dc61a014d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7693 | 2025.08.18 20:13:00.601788 [ 4 ] {e0031271-3a89-4438-8b1f-d9dc61a014d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7694 | 2025.08.18 20:13:00.602197 [ 4 ] {e0031271-3a89-4438-8b1f-d9dc61a014d9} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2025.08.18 20:13:00.602235 [ 4 ] {e0031271-3a89-4438-8b1f-d9dc61a014d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7696 | 2025.08.18 20:13:00.602551 [ 4 ] {e0031271-3a89-4438-8b1f-d9dc61a014d9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 7697 | 2025.08.18 20:13:00.602784 [ 4 ] {e0031271-3a89-4438-8b1f-d9dc61a014d9} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7698 | 2025.08.18 20:13:00.602917 [ 4 ] {e0031271-3a89-4438-8b1f-d9dc61a014d9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 7699 | 2025.08.18 20:13:00.602958 [ 4 ] {e0031271-3a89-4438-8b1f-d9dc61a014d9} <Debug> TCPHandler: Processed in 0.001359748 sec. | ||
| 7700 | 2025.08.18 20:13:00.603076 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7701 | 2025.08.18 20:13:00.603172 [ 4 ] {2363224e-3974-4ed1-b798-c5571d1088dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7702 | 2025.08.18 20:13:00.603217 [ 4 ] {2363224e-3974-4ed1-b798-c5571d1088dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7703 | 2025.08.18 20:13:00.603635 [ 4 ] {2363224e-3974-4ed1-b798-c5571d1088dd} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2025.08.18 20:13:00.603673 [ 4 ] {2363224e-3974-4ed1-b798-c5571d1088dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7705 | 2025.08.18 20:13:00.604010 [ 4 ] {2363224e-3974-4ed1-b798-c5571d1088dd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 7706 | 2025.08.18 20:13:00.604227 [ 4 ] {2363224e-3974-4ed1-b798-c5571d1088dd} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2025.08.18 20:13:00.604364 [ 4 ] {2363224e-3974-4ed1-b798-c5571d1088dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 7708 | 2025.08.18 20:13:00.604402 [ 4 ] {2363224e-3974-4ed1-b798-c5571d1088dd} <Debug> TCPHandler: Processed in 0.001375948 sec. | ||
| 7709 | 2025.08.18 20:13:00.604514 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7710 | 2025.08.18 20:13:00.604611 [ 4 ] {b2d45d40-44f7-4ea7-a1c5-748a5fc8b256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7711 | 2025.08.18 20:13:00.604654 [ 4 ] {b2d45d40-44f7-4ea7-a1c5-748a5fc8b256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7712 | 2025.08.18 20:13:00.604993 [ 4 ] {b2d45d40-44f7-4ea7-a1c5-748a5fc8b256} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7713 | 2025.08.18 20:13:00.605029 [ 4 ] {b2d45d40-44f7-4ea7-a1c5-748a5fc8b256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7714 | 2025.08.18 20:13:00.605335 [ 4 ] {b2d45d40-44f7-4ea7-a1c5-748a5fc8b256} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 7715 | 2025.08.18 20:13:00.605552 [ 4 ] {b2d45d40-44f7-4ea7-a1c5-748a5fc8b256} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7716 | 2025.08.18 20:13:00.605682 [ 4 ] {b2d45d40-44f7-4ea7-a1c5-748a5fc8b256} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 7717 | 2025.08.18 20:13:00.605719 [ 4 ] {b2d45d40-44f7-4ea7-a1c5-748a5fc8b256} <Debug> TCPHandler: Processed in 0.001255446 sec. | ||
| 7718 | 2025.08.18 20:13:03.937220 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7719 | 2025.08.18 20:13:03.937324 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7720 | 2025.08.18 20:13:04.001512 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001018403 sec. | ||
| 7721 | 2025.08.18 20:13:04.079140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22082 | ||
| 7722 | 2025.08.18 20:13:04.079931 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2025.08.18 20:13:04.080012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7724 | 2025.08.18 20:13:04.080655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7725 | 2025.08.18 20:13:04.080896 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7726 | 2025.08.18 20:13:04.081051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22082 | ||
| 7727 | 2025.08.18 20:13:04.148656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1080 | ||
| 7728 | 2025.08.18 20:13:04.150898 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2025.08.18 20:13:04.150938 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7730 | 2025.08.18 20:13:04.152119 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7731 | 2025.08.18 20:13:04.152397 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2025.08.18 20:13:04.152642 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1080 | ||
| 7733 | 2025.08.18 20:13:05.292090 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 7734 | 2025.08.18 20:13:05.308580 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7735 | 2025.08.18 20:13:05.308644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7736 | 2025.08.18 20:13:05.314570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7737 | 2025.08.18 20:13:05.315261 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7738 | 2025.08.18 20:13:05.318004 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 7739 | 2025.08.18 20:13:05.601619 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7740 | 2025.08.18 20:13:05.601824 [ 4 ] {929dea28-6aa2-42d5-8714-da11c7701e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7741 | 2025.08.18 20:13:05.601898 [ 4 ] {929dea28-6aa2-42d5-8714-da11c7701e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7742 | 2025.08.18 20:13:05.602670 [ 4 ] {929dea28-6aa2-42d5-8714-da11c7701e64} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7743 | 2025.08.18 20:13:05.602708 [ 4 ] {929dea28-6aa2-42d5-8714-da11c7701e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7744 | 2025.08.18 20:13:05.603133 [ 4 ] {929dea28-6aa2-42d5-8714-da11c7701e64} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 7745 | 2025.08.18 20:13:05.603393 [ 4 ] {929dea28-6aa2-42d5-8714-da11c7701e64} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2025.08.18 20:13:05.603547 [ 4 ] {929dea28-6aa2-42d5-8714-da11c7701e64} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001778 sec., 77615.29808773904 rows/sec., 6.72 MiB/sec. | ||
| 7747 | 2025.08.18 20:13:05.603591 [ 4 ] {929dea28-6aa2-42d5-8714-da11c7701e64} <Debug> TCPHandler: Processed in 0.002110137 sec. | ||
| 7748 | 2025.08.18 20:13:05.603724 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7749 | 2025.08.18 20:13:05.603823 [ 4 ] {f9efbc35-bfb6-416e-93b6-17c2a1af8e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7750 | 2025.08.18 20:13:05.603865 [ 4 ] {f9efbc35-bfb6-416e-93b6-17c2a1af8e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7751 | 2025.08.18 20:13:05.604281 [ 4 ] {f9efbc35-bfb6-416e-93b6-17c2a1af8e36} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7752 | 2025.08.18 20:13:05.604315 [ 4 ] {f9efbc35-bfb6-416e-93b6-17c2a1af8e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7753 | 2025.08.18 20:13:05.604654 [ 4 ] {f9efbc35-bfb6-416e-93b6-17c2a1af8e36} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7754 | 2025.08.18 20:13:05.604875 [ 4 ] {f9efbc35-bfb6-416e-93b6-17c2a1af8e36} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7755 | 2025.08.18 20:13:05.605002 [ 52 ] {} <Debug> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7756 | 2025.08.18 20:13:05.605009 [ 4 ] {f9efbc35-bfb6-416e-93b6-17c2a1af8e36} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.0012 sec., 34166.66666666667 rows/sec., 2.51 MiB/sec. | ||
| 7757 | 2025.08.18 20:13:05.605057 [ 52 ] {} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2025.08.18 20:13:05.605077 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7759 | 2025.08.18 20:13:05.605080 [ 4 ] {f9efbc35-bfb6-416e-93b6-17c2a1af8e36} <Debug> TCPHandler: Processed in 0.001416209 sec. | ||
| 7760 | 2025.08.18 20:13:05.605182 [ 195 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7761 | 2025.08.18 20:13:05.605209 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7762 | 2025.08.18 20:13:05.605299 [ 195 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7763 | 2025.08.18 20:13:05.605329 [ 4 ] {b81d3ef7-7d61-4f3e-89a0-d779645a4e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7764 | 2025.08.18 20:13:05.605334 [ 195 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 71 rows starting from the beginning of the part | ||
| 7765 | 2025.08.18 20:13:05.605383 [ 4 ] {b81d3ef7-7d61-4f3e-89a0-d779645a4e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7766 | 2025.08.18 20:13:05.605412 [ 195 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 7767 | 2025.08.18 20:13:05.605464 [ 195 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 7768 | 2025.08.18 20:13:05.605511 [ 195 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 7769 | 2025.08.18 20:13:05.605549 [ 195 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 55 rows starting from the beginning of the part | ||
| 7770 | 2025.08.18 20:13:05.605597 [ 195 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 7771 | 2025.08.18 20:13:05.605878 [ 4 ] {b81d3ef7-7d61-4f3e-89a0-d779645a4e28} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7772 | 2025.08.18 20:13:05.605922 [ 4 ] {b81d3ef7-7d61-4f3e-89a0-d779645a4e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7773 | 2025.08.18 20:13:05.606276 [ 4 ] {b81d3ef7-7d61-4f3e-89a0-d779645a4e28} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 7774 | 2025.08.18 20:13:05.606360 [ 192 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 251 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219896 sec., 205755.24470938506 rows/sec., 15.89 MiB/sec. | ||
| 7775 | 2025.08.18 20:13:05.606496 [ 195 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7776 | 2025.08.18 20:13:05.606511 [ 4 ] {b81d3ef7-7d61-4f3e-89a0-d779645a4e28} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2025.08.18 20:13:05.606660 [ 4 ] {b81d3ef7-7d61-4f3e-89a0-d779645a4e28} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001349 sec., 77835.43365455893 rows/sec., 6.08 MiB/sec. | ||
| 7778 | 2025.08.18 20:13:05.606703 [ 4 ] {b81d3ef7-7d61-4f3e-89a0-d779645a4e28} <Debug> TCPHandler: Processed in 0.001551921 sec. | ||
| 7779 | 2025.08.18 20:13:05.606746 [ 195 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_41_8} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7780 | 2025.08.18 20:13:05.606819 [ 195 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_41_8} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7781 | 2025.08.18 20:13:05.606824 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7782 | 2025.08.18 20:13:05.606882 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7783 | 2025.08.18 20:13:05.606928 [ 4 ] {d2512c29-87cc-49cc-b900-41bddb1c8d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7784 | 2025.08.18 20:13:05.606979 [ 4 ] {d2512c29-87cc-49cc-b900-41bddb1c8d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7785 | 2025.08.18 20:13:05.607386 [ 4 ] {d2512c29-87cc-49cc-b900-41bddb1c8d1a} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2025.08.18 20:13:05.607423 [ 4 ] {d2512c29-87cc-49cc-b900-41bddb1c8d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7787 | 2025.08.18 20:13:05.607773 [ 4 ] {d2512c29-87cc-49cc-b900-41bddb1c8d1a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 7788 | 2025.08.18 20:13:05.607999 [ 4 ] {d2512c29-87cc-49cc-b900-41bddb1c8d1a} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2025.08.18 20:13:05.608132 [ 4 ] {d2512c29-87cc-49cc-b900-41bddb1c8d1a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 7790 | 2025.08.18 20:13:05.608170 [ 4 ] {d2512c29-87cc-49cc-b900-41bddb1c8d1a} <Debug> TCPHandler: Processed in 0.001396038 sec. | ||
| 7791 | 2025.08.18 20:13:05.608282 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7792 | 2025.08.18 20:13:05.608378 [ 4 ] {0326fc39-acfc-496c-9700-abe0c2bb6f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7793 | 2025.08.18 20:13:05.608433 [ 4 ] {0326fc39-acfc-496c-9700-abe0c2bb6f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7794 | 2025.08.18 20:13:05.609278 [ 4 ] {0326fc39-acfc-496c-9700-abe0c2bb6f4f} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2025.08.18 20:13:05.609315 [ 4 ] {0326fc39-acfc-496c-9700-abe0c2bb6f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7796 | 2025.08.18 20:13:05.609926 [ 4 ] {0326fc39-acfc-496c-9700-abe0c2bb6f4f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7797 | 2025.08.18 20:13:05.610161 [ 4 ] {0326fc39-acfc-496c-9700-abe0c2bb6f4f} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7798 | 2025.08.18 20:13:05.610298 [ 4 ] {0326fc39-acfc-496c-9700-abe0c2bb6f4f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001937 sec., 21166.752710376873 rows/sec., 37.93 MiB/sec. | ||
| 7799 | 2025.08.18 20:13:05.610353 [ 4 ] {0326fc39-acfc-496c-9700-abe0c2bb6f4f} <Debug> TCPHandler: Processed in 0.002121508 sec. | ||
| 7800 | 2025.08.18 20:13:05.610469 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7801 | 2025.08.18 20:13:05.610566 [ 4 ] {7ed5a070-c3b1-46ec-a817-a451440aea52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7802 | 2025.08.18 20:13:05.610608 [ 4 ] {7ed5a070-c3b1-46ec-a817-a451440aea52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7803 | 2025.08.18 20:13:05.610945 [ 4 ] {7ed5a070-c3b1-46ec-a817-a451440aea52} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7804 | 2025.08.18 20:13:05.610980 [ 4 ] {7ed5a070-c3b1-46ec-a817-a451440aea52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7805 | 2025.08.18 20:13:05.611285 [ 4 ] {7ed5a070-c3b1-46ec-a817-a451440aea52} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 7806 | 2025.08.18 20:13:05.611498 [ 4 ] {7ed5a070-c3b1-46ec-a817-a451440aea52} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2025.08.18 20:13:05.611626 [ 4 ] {7ed5a070-c3b1-46ec-a817-a451440aea52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 7808 | 2025.08.18 20:13:05.611663 [ 4 ] {7ed5a070-c3b1-46ec-a817-a451440aea52} <Debug> TCPHandler: Processed in 0.001244146 sec. | ||
| 7809 | 2025.08.18 20:13:09.513788 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7810 | 2025.08.18 20:13:09.514001 [ 4 ] {68e0f4f2-a8ba-4e8a-b006-c98bc4bb2c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7811 | 2025.08.18 20:13:09.514077 [ 4 ] {68e0f4f2-a8ba-4e8a-b006-c98bc4bb2c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7812 | 2025.08.18 20:13:09.515719 [ 4 ] {68e0f4f2-a8ba-4e8a-b006-c98bc4bb2c1f} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7813 | 2025.08.18 20:13:09.515780 [ 4 ] {68e0f4f2-a8ba-4e8a-b006-c98bc4bb2c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7814 | 2025.08.18 20:13:09.516275 [ 4 ] {68e0f4f2-a8ba-4e8a-b006-c98bc4bb2c1f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 7815 | 2025.08.18 20:13:09.516523 [ 4 ] {68e0f4f2-a8ba-4e8a-b006-c98bc4bb2c1f} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7816 | 2025.08.18 20:13:09.516685 [ 44 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 7817 | 2025.08.18 20:13:09.516688 [ 4 ] {68e0f4f2-a8ba-4e8a-b006-c98bc4bb2c1f} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002738 sec., 436815.1935719503 rows/sec., 35.84 MiB/sec. | ||
| 7818 | 2025.08.18 20:13:09.516730 [ 44 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2025.08.18 20:13:09.516758 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7820 | 2025.08.18 20:13:09.516769 [ 4 ] {68e0f4f2-a8ba-4e8a-b006-c98bc4bb2c1f} <Debug> TCPHandler: Processed in 0.003125981 sec. | ||
| 7821 | 2025.08.18 20:13:09.516927 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7822 | 2025.08.18 20:13:09.516928 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 7823 | 2025.08.18 20:13:09.517041 [ 4 ] {05de9c45-a167-4bf3-b8d0-e49f87af382f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7824 | 2025.08.18 20:13:09.517092 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7825 | 2025.08.18 20:13:09.517093 [ 4 ] {05de9c45-a167-4bf3-b8d0-e49f87af382f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7826 | 2025.08.18 20:13:09.517140 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1407 rows starting from the beginning of the part | ||
| 7827 | 2025.08.18 20:13:09.517224 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 7828 | 2025.08.18 20:13:09.517279 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 259 rows starting from the beginning of the part | ||
| 7829 | 2025.08.18 20:13:09.517328 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 7830 | 2025.08.18 20:13:09.517379 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 138 rows starting from the beginning of the part | ||
| 7831 | 2025.08.18 20:13:09.517429 [ 195 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1196 rows starting from the beginning of the part | ||
| 7832 | 2025.08.18 20:13:09.517688 [ 4 ] {05de9c45-a167-4bf3-b8d0-e49f87af382f} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2025.08.18 20:13:09.517733 [ 4 ] {05de9c45-a167-4bf3-b8d0-e49f87af382f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7834 | 2025.08.18 20:13:09.518059 [ 4 ] {05de9c45-a167-4bf3-b8d0-e49f87af382f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7835 | 2025.08.18 20:13:09.518296 [ 4 ] {05de9c45-a167-4bf3-b8d0-e49f87af382f} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2025.08.18 20:13:09.518451 [ 4 ] {05de9c45-a167-4bf3-b8d0-e49f87af382f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001436 sec., 158774.37325905293 rows/sec., 10.75 MiB/sec. | ||
| 7837 | 2025.08.18 20:13:09.518490 [ 4 ] {05de9c45-a167-4bf3-b8d0-e49f87af382f} <Debug> TCPHandler: Processed in 0.001623891 sec. | ||
| 7838 | 2025.08.18 20:13:09.518608 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2025.08.18 20:13:09.518705 [ 4 ] {3168ea2b-395c-4df6-8374-643c4cf74077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7840 | 2025.08.18 20:13:09.518745 [ 4 ] {3168ea2b-395c-4df6-8374-643c4cf74077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7841 | 2025.08.18 20:13:09.519118 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3112 rows, containing 5 columns (5 merged, 0 gathered) in 0.002247849 sec., 1384434.6306179818 rows/sec., 120.70 MiB/sec. | ||
| 7842 | 2025.08.18 20:13:09.519403 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 7843 | 2025.08.18 20:13:09.519410 [ 4 ] {3168ea2b-395c-4df6-8374-643c4cf74077} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7844 | 2025.08.18 20:13:09.519453 [ 4 ] {3168ea2b-395c-4df6-8374-643c4cf74077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7845 | 2025.08.18 20:13:09.519761 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_81_16} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7846 | 2025.08.18 20:13:09.519831 [ 4 ] {3168ea2b-395c-4df6-8374-643c4cf74077} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 7847 | 2025.08.18 20:13:09.519845 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_81_16} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 7848 | 2025.08.18 20:13:09.519943 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7849 | 2025.08.18 20:13:09.520083 [ 4 ] {3168ea2b-395c-4df6-8374-643c4cf74077} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2025.08.18 20:13:09.520211 [ 44 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 7851 | 2025.08.18 20:13:09.520222 [ 4 ] {3168ea2b-395c-4df6-8374-643c4cf74077} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001534 sec., 338983.0508474576 rows/sec., 25.09 MiB/sec. | ||
| 7852 | 2025.08.18 20:13:09.520245 [ 44 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2025.08.18 20:13:09.520269 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7854 | 2025.08.18 20:13:09.520272 [ 4 ] {3168ea2b-395c-4df6-8374-643c4cf74077} <Debug> TCPHandler: Processed in 0.001714092 sec. | ||
| 7855 | 2025.08.18 20:13:09.520412 [ 186 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 7856 | 2025.08.18 20:13:09.520465 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7857 | 2025.08.18 20:13:09.520581 [ 4 ] {090c0b35-15ba-4028-ae79-8eac852918aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7858 | 2025.08.18 20:13:09.520590 [ 186 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7859 | 2025.08.18 20:13:09.520639 [ 4 ] {090c0b35-15ba-4028-ae79-8eac852918aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7860 | 2025.08.18 20:13:09.520654 [ 186 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 633 rows starting from the beginning of the part | ||
| 7861 | 2025.08.18 20:13:09.520775 [ 186 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 7862 | 2025.08.18 20:13:09.520839 [ 186 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 143 rows starting from the beginning of the part | ||
| 7863 | 2025.08.18 20:13:09.520900 [ 186 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 7864 | 2025.08.18 20:13:09.520956 [ 186 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 105 rows starting from the beginning of the part | ||
| 7865 | 2025.08.18 20:13:09.521012 [ 186 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 520 rows starting from the beginning of the part | ||
| 7866 | 2025.08.18 20:13:09.521510 [ 4 ] {090c0b35-15ba-4028-ae79-8eac852918aa} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2025.08.18 20:13:09.521559 [ 4 ] {090c0b35-15ba-4028-ae79-8eac852918aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7868 | 2025.08.18 20:13:09.522112 [ 4 ] {090c0b35-15ba-4028-ae79-8eac852918aa} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 7869 | 2025.08.18 20:13:09.522411 [ 4 ] {090c0b35-15ba-4028-ae79-8eac852918aa} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2025.08.18 20:13:09.522559 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 7871 | 2025.08.18 20:13:09.522583 [ 4 ] {090c0b35-15ba-4028-ae79-8eac852918aa} <Debug> executeQuery: Read 974 rows, 66.96 KiB in 0.002024 sec., 481225.2964426877 rows/sec., 32.31 MiB/sec. | ||
| 7872 | 2025.08.18 20:13:09.522592 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2025.08.18 20:13:09.522625 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7874 | 2025.08.18 20:13:09.522634 [ 4 ] {090c0b35-15ba-4028-ae79-8eac852918aa} <Debug> TCPHandler: Processed in 0.002227699 sec. | ||
| 7875 | 2025.08.18 20:13:09.522694 [ 193 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1529 rows, containing 5 columns (5 merged, 0 gathered) in 0.002347131 sec., 651433.6012774744 rows/sec., 51.88 MiB/sec. | ||
| 7876 | 2025.08.18 20:13:09.522719 [ 187 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 7877 | 2025.08.18 20:13:09.522781 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7878 | 2025.08.18 20:13:09.522887 [ 187 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7879 | 2025.08.18 20:13:09.522896 [ 4 ] {0eb1d800-0af2-4628-8228-b4a533b5e66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7880 | 2025.08.18 20:13:09.522933 [ 187 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21383 rows starting from the beginning of the part | ||
| 7881 | 2025.08.18 20:13:09.522964 [ 4 ] {0eb1d800-0af2-4628-8228-b4a533b5e66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7882 | 2025.08.18 20:13:09.522984 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 7883 | 2025.08.18 20:13:09.523022 [ 187 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 7884 | 2025.08.18 20:13:09.523089 [ 187 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 197 rows starting from the beginning of the part | ||
| 7885 | 2025.08.18 20:13:09.523156 [ 187 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 7886 | 2025.08.18 20:13:09.523217 [ 187 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 7887 | 2025.08.18 20:13:09.523278 [ 187 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 974 rows starting from the beginning of the part | ||
| 7888 | 2025.08.18 20:13:09.523402 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_81_16} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7889 | 2025.08.18 20:13:09.523417 [ 4 ] {0eb1d800-0af2-4628-8228-b4a533b5e66e} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2025.08.18 20:13:09.523474 [ 4 ] {0eb1d800-0af2-4628-8228-b4a533b5e66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7891 | 2025.08.18 20:13:09.523525 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_81_16} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 7892 | 2025.08.18 20:13:09.523652 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7893 | 2025.08.18 20:13:09.523933 [ 4 ] {0eb1d800-0af2-4628-8228-b4a533b5e66e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 7894 | 2025.08.18 20:13:09.524164 [ 4 ] {0eb1d800-0af2-4628-8228-b4a533b5e66e} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2025.08.18 20:13:09.524282 [ 44 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 7896 | 2025.08.18 20:13:09.524308 [ 4 ] {0eb1d800-0af2-4628-8228-b4a533b5e66e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001434 sec., 33472.803347280336 rows/sec., 2.26 MiB/sec. | ||
| 7897 | 2025.08.18 20:13:09.524313 [ 44 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2025.08.18 20:13:09.524345 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7899 | 2025.08.18 20:13:09.524360 [ 4 ] {0eb1d800-0af2-4628-8228-b4a533b5e66e} <Debug> TCPHandler: Processed in 0.001637682 sec. | ||
| 7900 | 2025.08.18 20:13:09.524444 [ 201 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 7901 | 2025.08.18 20:13:09.524565 [ 201 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7902 | 2025.08.18 20:13:09.524598 [ 201 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3900 rows starting from the beginning of the part | ||
| 7903 | 2025.08.18 20:13:09.524656 [ 201 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 7904 | 2025.08.18 20:13:09.524698 [ 201 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 7905 | 2025.08.18 20:13:09.524735 [ 201 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 7906 | 2025.08.18 20:13:09.524772 [ 201 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 7907 | 2025.08.18 20:13:09.524810 [ 201 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 48 rows starting from the beginning of the part | ||
| 7908 | 2025.08.18 20:13:09.527068 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4188 rows, containing 4 columns (4 merged, 0 gathered) in 0.002667705 sec., 1569888.7245778677 rows/sec., 105.80 MiB/sec. | ||
| 7909 | 2025.08.18 20:13:09.527629 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 7910 | 2025.08.18 20:13:09.527940 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_81_16} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2025.08.18 20:13:09.528023 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_81_16} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 7912 | 2025.08.18 20:13:09.528103 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 7913 | 2025.08.18 20:13:09.535989 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23034 rows, containing 5 columns (5 merged, 0 gathered) in 0.013315753 sec., 1729830.825188782 rows/sec., 118.48 MiB/sec. | ||
| 7914 | 2025.08.18 20:13:09.536921 [ 191 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 7915 | 2025.08.18 20:13:09.537296 [ 191 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2025.08.18 20:13:09.537398 [ 191 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 7917 | 2025.08.18 20:13:09.537504 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 7918 | 2025.08.18 20:13:10.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.85 MiB, peak 294.06 MiB, free memory in arenas 0.00 B, will set to 283.14 MiB (RSS), difference: 1.29 MiB | ||
| 7919 | 2025.08.18 20:13:10.592889 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7920 | 2025.08.18 20:13:10.593072 [ 4 ] {a8bbea96-789d-446a-bcd9-1940801e8d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7921 | 2025.08.18 20:13:10.593145 [ 4 ] {a8bbea96-789d-446a-bcd9-1940801e8d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7922 | 2025.08.18 20:13:10.593788 [ 4 ] {a8bbea96-789d-446a-bcd9-1940801e8d9a} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2025.08.18 20:13:10.593835 [ 4 ] {a8bbea96-789d-446a-bcd9-1940801e8d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7924 | 2025.08.18 20:13:10.594251 [ 4 ] {a8bbea96-789d-446a-bcd9-1940801e8d9a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 7925 | 2025.08.18 20:13:10.594490 [ 4 ] {a8bbea96-789d-446a-bcd9-1940801e8d9a} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2025.08.18 20:13:10.594657 [ 4 ] {a8bbea96-789d-446a-bcd9-1940801e8d9a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001632 sec., 34313.72549019608 rows/sec., 2.62 MiB/sec. | ||
| 7927 | 2025.08.18 20:13:10.594713 [ 4 ] {a8bbea96-789d-446a-bcd9-1940801e8d9a} <Debug> TCPHandler: Processed in 0.001959156 sec. | ||
| 7928 | 2025.08.18 20:13:10.594840 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7929 | 2025.08.18 20:13:10.594945 [ 4 ] {b197f5cb-4b8b-478d-ab90-b06e52fe0b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7930 | 2025.08.18 20:13:10.594989 [ 4 ] {b197f5cb-4b8b-478d-ab90-b06e52fe0b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7931 | 2025.08.18 20:13:10.595420 [ 4 ] {b197f5cb-4b8b-478d-ab90-b06e52fe0b70} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2025.08.18 20:13:10.595458 [ 4 ] {b197f5cb-4b8b-478d-ab90-b06e52fe0b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7933 | 2025.08.18 20:13:10.595793 [ 4 ] {b197f5cb-4b8b-478d-ab90-b06e52fe0b70} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 7934 | 2025.08.18 20:13:10.596023 [ 4 ] {b197f5cb-4b8b-478d-ab90-b06e52fe0b70} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7935 | 2025.08.18 20:13:10.596160 [ 4 ] {b197f5cb-4b8b-478d-ab90-b06e52fe0b70} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. | ||
| 7936 | 2025.08.18 20:13:10.596201 [ 4 ] {b197f5cb-4b8b-478d-ab90-b06e52fe0b70} <Debug> TCPHandler: Processed in 0.001413868 sec. | ||
| 7937 | 2025.08.18 20:13:10.596315 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7938 | 2025.08.18 20:13:10.596414 [ 4 ] {08262142-dca0-4cb6-b823-f1ea25845def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7939 | 2025.08.18 20:13:10.596460 [ 4 ] {08262142-dca0-4cb6-b823-f1ea25845def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7940 | 2025.08.18 20:13:10.596836 [ 4 ] {08262142-dca0-4cb6-b823-f1ea25845def} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7941 | 2025.08.18 20:13:10.596873 [ 4 ] {08262142-dca0-4cb6-b823-f1ea25845def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7942 | 2025.08.18 20:13:10.597205 [ 4 ] {08262142-dca0-4cb6-b823-f1ea25845def} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 7943 | 2025.08.18 20:13:10.597431 [ 4 ] {08262142-dca0-4cb6-b823-f1ea25845def} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7944 | 2025.08.18 20:13:10.597570 [ 4 ] {08262142-dca0-4cb6-b823-f1ea25845def} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001175 sec., 27234.042553191488 rows/sec., 1.90 MiB/sec. | ||
| 7945 | 2025.08.18 20:13:10.597610 [ 4 ] {08262142-dca0-4cb6-b823-f1ea25845def} <Debug> TCPHandler: Processed in 0.001345978 sec. | ||
| 7946 | 2025.08.18 20:13:10.597715 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7947 | 2025.08.18 20:13:10.597812 [ 4 ] {3c7bb7b7-c844-4305-b53b-f526d7c329b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7948 | 2025.08.18 20:13:10.597854 [ 4 ] {3c7bb7b7-c844-4305-b53b-f526d7c329b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7949 | 2025.08.18 20:13:10.598178 [ 4 ] {3c7bb7b7-c844-4305-b53b-f526d7c329b3} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7950 | 2025.08.18 20:13:10.598215 [ 4 ] {3c7bb7b7-c844-4305-b53b-f526d7c329b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7951 | 2025.08.18 20:13:10.598539 [ 4 ] {3c7bb7b7-c844-4305-b53b-f526d7c329b3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 7952 | 2025.08.18 20:13:10.598760 [ 4 ] {3c7bb7b7-c844-4305-b53b-f526d7c329b3} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7953 | 2025.08.18 20:13:10.598894 [ 4 ] {3c7bb7b7-c844-4305-b53b-f526d7c329b3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 752.84 KiB/sec. | ||
| 7954 | 2025.08.18 20:13:10.598932 [ 4 ] {3c7bb7b7-c844-4305-b53b-f526d7c329b3} <Debug> TCPHandler: Processed in 0.001266927 sec. | ||
| 7955 | 2025.08.18 20:13:11.581164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22509 | ||
| 7956 | 2025.08.18 20:13:11.581719 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2025.08.18 20:13:11.581772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7958 | 2025.08.18 20:13:11.582309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7959 | 2025.08.18 20:13:11.582546 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2025.08.18 20:13:11.582699 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
| 7961 | 2025.08.18 20:13:12.818104 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 7962 | 2025.08.18 20:13:12.834961 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2025.08.18 20:13:12.835022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7964 | 2025.08.18 20:13:12.841271 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7965 | 2025.08.18 20:13:12.842030 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7966 | 2025.08.18 20:13:12.844955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 7967 | 2025.08.18 20:13:14.152855 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1110 | ||
| 7968 | 2025.08.18 20:13:14.155180 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2025.08.18 20:13:14.155223 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7970 | 2025.08.18 20:13:14.156415 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7971 | 2025.08.18 20:13:14.156675 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2025.08.18 20:13:14.156819 [ 38 ] {} <Debug> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7973 | 2025.08.18 20:13:14.156860 [ 38 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7974 | 2025.08.18 20:13:14.156882 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7975 | 2025.08.18 20:13:14.156924 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1110 | ||
| 7976 | 2025.08.18 20:13:14.156986 [ 194 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7977 | 2025.08.18 20:13:14.157473 [ 194 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7978 | 2025.08.18 20:13:14.157606 [ 194 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 970 rows starting from the beginning of the part | ||
| 7979 | 2025.08.18 20:13:14.157954 [ 194 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part | ||
| 7980 | 2025.08.18 20:13:14.158312 [ 194 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 7981 | 2025.08.18 20:13:14.158650 [ 194 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
| 7982 | 2025.08.18 20:13:14.158982 [ 194 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part | ||
| 7983 | 2025.08.18 20:13:14.159321 [ 194 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 7984 | 2025.08.18 20:13:14.165186 [ 191 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 72 columns (72 merged, 0 gathered) in 0.008248537 sec., 134569.31817121024 rows/sec., 105.64 MiB/sec. | ||
| 7985 | 2025.08.18 20:13:14.166479 [ 198 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7986 | 2025.08.18 20:13:14.166983 [ 198 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_36_7} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2025.08.18 20:13:14.167051 [ 198 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_36_7} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7988 | 2025.08.18 20:13:14.167202 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.66 MiB. | ||
| 7989 | 2025.08.18 20:13:15.601257 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7990 | 2025.08.18 20:13:15.601549 [ 4 ] {0480bb38-8fda-433d-a6f1-b5c62960543c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7991 | 2025.08.18 20:13:15.601659 [ 4 ] {0480bb38-8fda-433d-a6f1-b5c62960543c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7992 | 2025.08.18 20:13:15.602585 [ 4 ] {0480bb38-8fda-433d-a6f1-b5c62960543c} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7993 | 2025.08.18 20:13:15.602635 [ 4 ] {0480bb38-8fda-433d-a6f1-b5c62960543c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 7994 | 2025.08.18 20:13:15.603052 [ 4 ] {0480bb38-8fda-433d-a6f1-b5c62960543c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 7995 | 2025.08.18 20:13:15.603298 [ 4 ] {0480bb38-8fda-433d-a6f1-b5c62960543c} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2025.08.18 20:13:15.603456 [ 4 ] {0480bb38-8fda-433d-a6f1-b5c62960543c} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001984 sec., 69556.45161290323 rows/sec., 6.02 MiB/sec. | ||
| 7997 | 2025.08.18 20:13:15.603501 [ 4 ] {0480bb38-8fda-433d-a6f1-b5c62960543c} <Debug> TCPHandler: Processed in 0.002389491 sec. | ||
| 7998 | 2025.08.18 20:13:15.603610 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7999 | 2025.08.18 20:13:15.603709 [ 4 ] {7198cee5-0bfb-402b-a8e7-2314f7238622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8000 | 2025.08.18 20:13:15.603753 [ 4 ] {7198cee5-0bfb-402b-a8e7-2314f7238622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8001 | 2025.08.18 20:13:15.604159 [ 4 ] {7198cee5-0bfb-402b-a8e7-2314f7238622} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2025.08.18 20:13:15.604196 [ 4 ] {7198cee5-0bfb-402b-a8e7-2314f7238622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8003 | 2025.08.18 20:13:15.604507 [ 4 ] {7198cee5-0bfb-402b-a8e7-2314f7238622} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8004 | 2025.08.18 20:13:15.604725 [ 4 ] {7198cee5-0bfb-402b-a8e7-2314f7238622} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2025.08.18 20:13:15.604858 [ 4 ] {7198cee5-0bfb-402b-a8e7-2314f7238622} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001167 sec., 35132.819194515854 rows/sec., 2.58 MiB/sec. | ||
| 8006 | 2025.08.18 20:13:15.604897 [ 4 ] {7198cee5-0bfb-402b-a8e7-2314f7238622} <Debug> TCPHandler: Processed in 0.001338527 sec. | ||
| 8007 | 2025.08.18 20:13:15.605012 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8008 | 2025.08.18 20:13:15.605109 [ 4 ] {7779429f-b8c1-4b82-9a15-a7c4f94b8c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8009 | 2025.08.18 20:13:15.605151 [ 4 ] {7779429f-b8c1-4b82-9a15-a7c4f94b8c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8010 | 2025.08.18 20:13:15.605589 [ 4 ] {7779429f-b8c1-4b82-9a15-a7c4f94b8c43} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2025.08.18 20:13:15.605626 [ 4 ] {7779429f-b8c1-4b82-9a15-a7c4f94b8c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8012 | 2025.08.18 20:13:15.605959 [ 4 ] {7779429f-b8c1-4b82-9a15-a7c4f94b8c43} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8013 | 2025.08.18 20:13:15.606174 [ 4 ] {7779429f-b8c1-4b82-9a15-a7c4f94b8c43} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8014 | 2025.08.18 20:13:15.606303 [ 4 ] {7779429f-b8c1-4b82-9a15-a7c4f94b8c43} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00121 sec., 86776.85950413224 rows/sec., 6.78 MiB/sec. | ||
| 8015 | 2025.08.18 20:13:15.606344 [ 4 ] {7779429f-b8c1-4b82-9a15-a7c4f94b8c43} <Debug> TCPHandler: Processed in 0.001384498 sec. | ||
| 8016 | 2025.08.18 20:13:15.606466 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8017 | 2025.08.18 20:13:15.606581 [ 4 ] {0d668f68-03de-478b-a249-65be9fb0bf5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8018 | 2025.08.18 20:13:15.606626 [ 4 ] {0d668f68-03de-478b-a249-65be9fb0bf5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8019 | 2025.08.18 20:13:15.607073 [ 4 ] {0d668f68-03de-478b-a249-65be9fb0bf5c} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2025.08.18 20:13:15.607109 [ 4 ] {0d668f68-03de-478b-a249-65be9fb0bf5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8021 | 2025.08.18 20:13:15.607445 [ 4 ] {0d668f68-03de-478b-a249-65be9fb0bf5c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8022 | 2025.08.18 20:13:15.607672 [ 4 ] {0d668f68-03de-478b-a249-65be9fb0bf5c} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2025.08.18 20:13:15.607806 [ 4 ] {0d668f68-03de-478b-a249-65be9fb0bf5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 8024 | 2025.08.18 20:13:15.607846 [ 4 ] {0d668f68-03de-478b-a249-65be9fb0bf5c} <Debug> TCPHandler: Processed in 0.001429849 sec. | ||
| 8025 | 2025.08.18 20:13:15.607949 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8026 | 2025.08.18 20:13:15.608046 [ 4 ] {532dc6aa-14f9-43ff-abcb-398d6fe46103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8027 | 2025.08.18 20:13:15.608102 [ 4 ] {532dc6aa-14f9-43ff-abcb-398d6fe46103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8028 | 2025.08.18 20:13:15.608938 [ 4 ] {532dc6aa-14f9-43ff-abcb-398d6fe46103} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2025.08.18 20:13:15.608976 [ 4 ] {532dc6aa-14f9-43ff-abcb-398d6fe46103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8030 | 2025.08.18 20:13:15.609551 [ 4 ] {532dc6aa-14f9-43ff-abcb-398d6fe46103} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8031 | 2025.08.18 20:13:15.609778 [ 4 ] {532dc6aa-14f9-43ff-abcb-398d6fe46103} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2025.08.18 20:13:15.609901 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8033 | 2025.08.18 20:13:15.609921 [ 4 ] {532dc6aa-14f9-43ff-abcb-398d6fe46103} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001892 sec., 21670.190274841436 rows/sec., 38.83 MiB/sec. | ||
| 8034 | 2025.08.18 20:13:15.609982 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2025.08.18 20:13:15.610005 [ 4 ] {532dc6aa-14f9-43ff-abcb-398d6fe46103} <Debug> TCPHandler: Processed in 0.002105708 sec. | ||
| 8036 | 2025.08.18 20:13:15.610011 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8037 | 2025.08.18 20:13:15.610132 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8038 | 2025.08.18 20:13:15.610137 [ 191 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8039 | 2025.08.18 20:13:15.610235 [ 4 ] {c533ef27-2202-4870-b7eb-1f655781094d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8040 | 2025.08.18 20:13:15.610282 [ 4 ] {c533ef27-2202-4870-b7eb-1f655781094d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8041 | 2025.08.18 20:13:15.610422 [ 191 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8042 | 2025.08.18 20:13:15.610501 [ 191 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1151 rows starting from the beginning of the part | ||
| 8043 | 2025.08.18 20:13:15.610633 [ 4 ] {c533ef27-2202-4870-b7eb-1f655781094d} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8044 | 2025.08.18 20:13:15.610643 [ 191 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 8045 | 2025.08.18 20:13:15.610678 [ 4 ] {c533ef27-2202-4870-b7eb-1f655781094d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8046 | 2025.08.18 20:13:15.610775 [ 191 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 8047 | 2025.08.18 20:13:15.610888 [ 191 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 8048 | 2025.08.18 20:13:15.610992 [ 191 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 8049 | 2025.08.18 20:13:15.611012 [ 4 ] {c533ef27-2202-4870-b7eb-1f655781094d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8050 | 2025.08.18 20:13:15.611091 [ 191 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 8051 | 2025.08.18 20:13:15.611249 [ 4 ] {c533ef27-2202-4870-b7eb-1f655781094d} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2025.08.18 20:13:15.611388 [ 4 ] {c533ef27-2202-4870-b7eb-1f655781094d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 8053 | 2025.08.18 20:13:15.611427 [ 4 ] {c533ef27-2202-4870-b7eb-1f655781094d} <Debug> TCPHandler: Processed in 0.001346477 sec. | ||
| 8054 | 2025.08.18 20:13:15.617121 [ 198 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 19 columns (19 merged, 0 gathered) in 0.007030371 sec., 192877.44558573083 rows/sec., 345.63 MiB/sec. | ||
| 8055 | 2025.08.18 20:13:15.618902 [ 198 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8056 | 2025.08.18 20:13:15.619318 [ 198 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8057 | 2025.08.18 20:13:15.619407 [ 198 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8058 | 2025.08.18 20:13:15.619583 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. | ||
| 8059 | 2025.08.18 20:13:16.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.65 MiB, peak 295.10 MiB, free memory in arenas 0.00 B, will set to 286.33 MiB (RSS), difference: 2.69 MiB | ||
| 8060 | 2025.08.18 20:13:18.937587 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8061 | 2025.08.18 20:13:18.937685 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8062 | 2025.08.18 20:13:19.082817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22997 | ||
| 8063 | 2025.08.18 20:13:19.083338 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2025.08.18 20:13:19.083383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8065 | 2025.08.18 20:13:19.083896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8066 | 2025.08.18 20:13:19.084123 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2025.08.18 20:13:19.084250 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22997 | ||
| 8068 | 2025.08.18 20:13:20.345058 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 8069 | 2025.08.18 20:13:20.363057 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8070 | 2025.08.18 20:13:20.363120 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8071 | 2025.08.18 20:13:20.369052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8072 | 2025.08.18 20:13:20.369719 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8073 | 2025.08.18 20:13:20.372840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 8074 | 2025.08.18 20:13:20.599386 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8075 | 2025.08.18 20:13:20.599577 [ 4 ] {1a913253-31b1-456a-b7ad-0d4f066e3ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8076 | 2025.08.18 20:13:20.599648 [ 4 ] {1a913253-31b1-456a-b7ad-0d4f066e3ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8077 | 2025.08.18 20:13:20.600294 [ 4 ] {1a913253-31b1-456a-b7ad-0d4f066e3ff6} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2025.08.18 20:13:20.600343 [ 4 ] {1a913253-31b1-456a-b7ad-0d4f066e3ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8079 | 2025.08.18 20:13:20.600760 [ 4 ] {1a913253-31b1-456a-b7ad-0d4f066e3ff6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8080 | 2025.08.18 20:13:20.601033 [ 4 ] {1a913253-31b1-456a-b7ad-0d4f066e3ff6} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8081 | 2025.08.18 20:13:20.601192 [ 4 ] {1a913253-31b1-456a-b7ad-0d4f066e3ff6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001665 sec., 33633.63363363363 rows/sec., 2.57 MiB/sec. | ||
| 8082 | 2025.08.18 20:13:20.601236 [ 4 ] {1a913253-31b1-456a-b7ad-0d4f066e3ff6} <Debug> TCPHandler: Processed in 0.001988556 sec. | ||
| 8083 | 2025.08.18 20:13:20.601355 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8084 | 2025.08.18 20:13:20.601454 [ 4 ] {a3df6a11-4208-4c0b-9662-3502609f0248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8085 | 2025.08.18 20:13:20.601497 [ 4 ] {a3df6a11-4208-4c0b-9662-3502609f0248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8086 | 2025.08.18 20:13:20.601914 [ 4 ] {a3df6a11-4208-4c0b-9662-3502609f0248} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8087 | 2025.08.18 20:13:20.601952 [ 4 ] {a3df6a11-4208-4c0b-9662-3502609f0248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8088 | 2025.08.18 20:13:20.602288 [ 4 ] {a3df6a11-4208-4c0b-9662-3502609f0248} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8089 | 2025.08.18 20:13:20.602615 [ 4 ] {a3df6a11-4208-4c0b-9662-3502609f0248} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8090 | 2025.08.18 20:13:20.602746 [ 4 ] {a3df6a11-4208-4c0b-9662-3502609f0248} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00131 sec., 48854.96183206107 rows/sec., 3.81 MiB/sec. | ||
| 8091 | 2025.08.18 20:13:20.602787 [ 4 ] {a3df6a11-4208-4c0b-9662-3502609f0248} <Debug> TCPHandler: Processed in 0.001483629 sec. | ||
| 8092 | 2025.08.18 20:13:20.602906 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8093 | 2025.08.18 20:13:20.603003 [ 4 ] {d52dbb0b-4c4d-4e06-bad7-d2c2617356de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8094 | 2025.08.18 20:13:20.603047 [ 4 ] {d52dbb0b-4c4d-4e06-bad7-d2c2617356de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8095 | 2025.08.18 20:13:20.603468 [ 4 ] {d52dbb0b-4c4d-4e06-bad7-d2c2617356de} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2025.08.18 20:13:20.603506 [ 4 ] {d52dbb0b-4c4d-4e06-bad7-d2c2617356de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8097 | 2025.08.18 20:13:20.603943 [ 4 ] {d52dbb0b-4c4d-4e06-bad7-d2c2617356de} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8098 | 2025.08.18 20:13:20.604160 [ 4 ] {d52dbb0b-4c4d-4e06-bad7-d2c2617356de} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8099 | 2025.08.18 20:13:20.604294 [ 4 ] {d52dbb0b-4c4d-4e06-bad7-d2c2617356de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001308 sec., 122324.15902140674 rows/sec., 8.52 MiB/sec. | ||
| 8100 | 2025.08.18 20:13:20.604333 [ 4 ] {d52dbb0b-4c4d-4e06-bad7-d2c2617356de} <Debug> TCPHandler: Processed in 0.001477269 sec. | ||
| 8101 | 2025.08.18 20:13:20.604452 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8102 | 2025.08.18 20:13:20.604587 [ 4 ] {d0189db7-09ed-4b22-9872-863db1d18767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8103 | 2025.08.18 20:13:20.604645 [ 4 ] {d0189db7-09ed-4b22-9872-863db1d18767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8104 | 2025.08.18 20:13:20.605079 [ 4 ] {d0189db7-09ed-4b22-9872-863db1d18767} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8105 | 2025.08.18 20:13:20.605123 [ 4 ] {d0189db7-09ed-4b22-9872-863db1d18767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8106 | 2025.08.18 20:13:20.605582 [ 4 ] {d0189db7-09ed-4b22-9872-863db1d18767} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8107 | 2025.08.18 20:13:20.605898 [ 4 ] {d0189db7-09ed-4b22-9872-863db1d18767} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8108 | 2025.08.18 20:13:20.606073 [ 4 ] {d0189db7-09ed-4b22-9872-863db1d18767} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00151 sec., 39735.09933774835 rows/sec., 2.68 MiB/sec. | ||
| 8109 | 2025.08.18 20:13:20.606124 [ 4 ] {d0189db7-09ed-4b22-9872-863db1d18767} <Debug> TCPHandler: Processed in 0.001735393 sec. | ||
| 8110 | 2025.08.18 20:13:24.157172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1130 | ||
| 8111 | 2025.08.18 20:13:24.159536 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8112 | 2025.08.18 20:13:24.159583 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8113 | 2025.08.18 20:13:24.160737 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8114 | 2025.08.18 20:13:24.160990 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2025.08.18 20:13:24.161241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1130 | ||
| 8116 | 2025.08.18 20:13:25.603808 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8117 | 2025.08.18 20:13:25.604045 [ 4 ] {4466b854-5873-4d5c-96c9-3cc7c58781d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8118 | 2025.08.18 20:13:25.604128 [ 4 ] {4466b854-5873-4d5c-96c9-3cc7c58781d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8119 | 2025.08.18 20:13:25.605126 [ 4 ] {4466b854-5873-4d5c-96c9-3cc7c58781d3} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8120 | 2025.08.18 20:13:25.605187 [ 4 ] {4466b854-5873-4d5c-96c9-3cc7c58781d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8121 | 2025.08.18 20:13:25.605638 [ 4 ] {4466b854-5873-4d5c-96c9-3cc7c58781d3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8122 | 2025.08.18 20:13:25.605869 [ 4 ] {4466b854-5873-4d5c-96c9-3cc7c58781d3} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8123 | 2025.08.18 20:13:25.606021 [ 4 ] {4466b854-5873-4d5c-96c9-3cc7c58781d3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002038 sec., 11776.251226692837 rows/sec., 1000.52 KiB/sec. | ||
| 8124 | 2025.08.18 20:13:25.606022 [ 53 ] {} <Debug> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8125 | 2025.08.18 20:13:25.606066 [ 4 ] {4466b854-5873-4d5c-96c9-3cc7c58781d3} <Debug> TCPHandler: Processed in 0.002413151 sec. | ||
| 8126 | 2025.08.18 20:13:25.606092 [ 53 ] {} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8127 | 2025.08.18 20:13:25.606122 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8128 | 2025.08.18 20:13:25.606198 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2025.08.18 20:13:25.606212 [ 196 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 8130 | 2025.08.18 20:13:25.606302 [ 4 ] {528a5f66-dcd6-44bc-9769-3636fdcf2194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8131 | 2025.08.18 20:13:25.606307 [ 196 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8132 | 2025.08.18 20:13:25.606343 [ 196 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 8133 | 2025.08.18 20:13:25.606348 [ 4 ] {528a5f66-dcd6-44bc-9769-3636fdcf2194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8134 | 2025.08.18 20:13:25.606400 [ 196 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 8135 | 2025.08.18 20:13:25.606445 [ 196 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 8136 | 2025.08.18 20:13:25.606485 [ 196 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8137 | 2025.08.18 20:13:25.606528 [ 196 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8138 | 2025.08.18 20:13:25.606763 [ 4 ] {528a5f66-dcd6-44bc-9769-3636fdcf2194} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2025.08.18 20:13:25.606798 [ 4 ] {528a5f66-dcd6-44bc-9769-3636fdcf2194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8140 | 2025.08.18 20:13:25.607109 [ 4 ] {528a5f66-dcd6-44bc-9769-3636fdcf2194} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8141 | 2025.08.18 20:13:25.607197 [ 197 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001017713 sec., 117911.43475616408 rows/sec., 10.23 MiB/sec. | ||
| 8142 | 2025.08.18 20:13:25.607340 [ 196 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8143 | 2025.08.18 20:13:25.607433 [ 4 ] {528a5f66-dcd6-44bc-9769-3636fdcf2194} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2025.08.18 20:13:25.607572 [ 4 ] {528a5f66-dcd6-44bc-9769-3636fdcf2194} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001289 sec., 10861.132660977502 rows/sec., 885.65 KiB/sec. | ||
| 8145 | 2025.08.18 20:13:25.607574 [ 196 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_13_3} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2025.08.18 20:13:25.607611 [ 4 ] {528a5f66-dcd6-44bc-9769-3636fdcf2194} <Debug> TCPHandler: Processed in 0.00146407 sec. | ||
| 8147 | 2025.08.18 20:13:25.607647 [ 196 ] {5badb757-1dd3-453a-a6d9-2c024c79fbbd::all_1_13_3} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8148 | 2025.08.18 20:13:25.607704 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8149 | 2025.08.18 20:13:25.607725 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8150 | 2025.08.18 20:13:25.607821 [ 4 ] {9b3e6e5d-89f0-4147-9414-0842b0c5e219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8151 | 2025.08.18 20:13:25.607862 [ 4 ] {9b3e6e5d-89f0-4147-9414-0842b0c5e219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8152 | 2025.08.18 20:13:25.608404 [ 4 ] {9b3e6e5d-89f0-4147-9414-0842b0c5e219} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8153 | 2025.08.18 20:13:25.608440 [ 4 ] {9b3e6e5d-89f0-4147-9414-0842b0c5e219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8154 | 2025.08.18 20:13:25.608756 [ 4 ] {9b3e6e5d-89f0-4147-9414-0842b0c5e219} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8155 | 2025.08.18 20:13:25.608967 [ 4 ] {9b3e6e5d-89f0-4147-9414-0842b0c5e219} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8156 | 2025.08.18 20:13:25.609103 [ 4 ] {9b3e6e5d-89f0-4147-9414-0842b0c5e219} <Debug> executeQuery: Read 265 rows, 24.18 KiB in 0.0013 sec., 203846.15384615384 rows/sec., 18.16 MiB/sec. | ||
| 8157 | 2025.08.18 20:13:25.609142 [ 4 ] {9b3e6e5d-89f0-4147-9414-0842b0c5e219} <Debug> TCPHandler: Processed in 0.001466428 sec. | ||
| 8158 | 2025.08.18 20:13:25.609252 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8159 | 2025.08.18 20:13:25.609346 [ 4 ] {5b616eb3-31e8-4853-a239-cf9f36df5bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8160 | 2025.08.18 20:13:25.609387 [ 4 ] {5b616eb3-31e8-4853-a239-cf9f36df5bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8161 | 2025.08.18 20:13:25.609801 [ 4 ] {5b616eb3-31e8-4853-a239-cf9f36df5bf3} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2025.08.18 20:13:25.609839 [ 4 ] {5b616eb3-31e8-4853-a239-cf9f36df5bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8163 | 2025.08.18 20:13:25.610138 [ 4 ] {5b616eb3-31e8-4853-a239-cf9f36df5bf3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8164 | 2025.08.18 20:13:25.610343 [ 4 ] {5b616eb3-31e8-4853-a239-cf9f36df5bf3} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2025.08.18 20:13:25.610471 [ 4 ] {5b616eb3-31e8-4853-a239-cf9f36df5bf3} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001143 sec., 58617.67279090114 rows/sec., 4.29 MiB/sec. | ||
| 8166 | 2025.08.18 20:13:25.610510 [ 4 ] {5b616eb3-31e8-4853-a239-cf9f36df5bf3} <Debug> TCPHandler: Processed in 0.001307747 sec. | ||
| 8167 | 2025.08.18 20:13:25.610624 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8168 | 2025.08.18 20:13:25.610720 [ 4 ] {a7d29f8a-efcc-40e0-a5b7-b6626ba1c0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8169 | 2025.08.18 20:13:25.610759 [ 4 ] {a7d29f8a-efcc-40e0-a5b7-b6626ba1c0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8170 | 2025.08.18 20:13:25.611148 [ 4 ] {a7d29f8a-efcc-40e0-a5b7-b6626ba1c0e8} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8171 | 2025.08.18 20:13:25.611186 [ 4 ] {a7d29f8a-efcc-40e0-a5b7-b6626ba1c0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8172 | 2025.08.18 20:13:25.611475 [ 4 ] {a7d29f8a-efcc-40e0-a5b7-b6626ba1c0e8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8173 | 2025.08.18 20:13:25.611685 [ 4 ] {a7d29f8a-efcc-40e0-a5b7-b6626ba1c0e8} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8174 | 2025.08.18 20:13:25.611814 [ 4 ] {a7d29f8a-efcc-40e0-a5b7-b6626ba1c0e8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001112 sec., 21582.733812949642 rows/sec., 1.79 MiB/sec. | ||
| 8175 | 2025.08.18 20:13:25.611852 [ 4 ] {a7d29f8a-efcc-40e0-a5b7-b6626ba1c0e8} <Debug> TCPHandler: Processed in 0.001278577 sec. | ||
| 8176 | 2025.08.18 20:13:25.611961 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8177 | 2025.08.18 20:13:25.612054 [ 4 ] {f33324a5-ecec-4913-8ab7-cfcb4dc38a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8178 | 2025.08.18 20:13:25.612093 [ 4 ] {f33324a5-ecec-4913-8ab7-cfcb4dc38a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8179 | 2025.08.18 20:13:25.612479 [ 4 ] {f33324a5-ecec-4913-8ab7-cfcb4dc38a10} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8180 | 2025.08.18 20:13:25.612514 [ 4 ] {f33324a5-ecec-4913-8ab7-cfcb4dc38a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8181 | 2025.08.18 20:13:25.612803 [ 4 ] {f33324a5-ecec-4913-8ab7-cfcb4dc38a10} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8182 | 2025.08.18 20:13:25.613013 [ 4 ] {f33324a5-ecec-4913-8ab7-cfcb4dc38a10} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8183 | 2025.08.18 20:13:25.613108 [ 53 ] {} <Debug> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8184 | 2025.08.18 20:13:25.613137 [ 4 ] {f33324a5-ecec-4913-8ab7-cfcb4dc38a10} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 851.50 KiB/sec. | ||
| 8185 | 2025.08.18 20:13:25.613149 [ 53 ] {} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2025.08.18 20:13:25.613179 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8187 | 2025.08.18 20:13:25.613181 [ 4 ] {f33324a5-ecec-4913-8ab7-cfcb4dc38a10} <Debug> TCPHandler: Processed in 0.001270556 sec. | ||
| 8188 | 2025.08.18 20:13:25.613253 [ 200 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 8189 | 2025.08.18 20:13:25.613302 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2025.08.18 20:13:25.613343 [ 200 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8191 | 2025.08.18 20:13:25.613369 [ 200 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 8192 | 2025.08.18 20:13:25.613396 [ 4 ] {a127e5f3-174e-496e-a41b-c68f7d9ab854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8193 | 2025.08.18 20:13:25.613420 [ 200 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 8194 | 2025.08.18 20:13:25.613437 [ 4 ] {a127e5f3-174e-496e-a41b-c68f7d9ab854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8195 | 2025.08.18 20:13:25.613461 [ 200 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 8196 | 2025.08.18 20:13:25.613504 [ 200 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8197 | 2025.08.18 20:13:25.613542 [ 200 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8198 | 2025.08.18 20:13:25.613903 [ 4 ] {a127e5f3-174e-496e-a41b-c68f7d9ab854} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8199 | 2025.08.18 20:13:25.613937 [ 4 ] {a127e5f3-174e-496e-a41b-c68f7d9ab854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8200 | 2025.08.18 20:13:25.614180 [ 197 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000957302 sec., 62676.1460855613 rows/sec., 5.02 MiB/sec. | ||
| 8201 | 2025.08.18 20:13:25.614252 [ 4 ] {a127e5f3-174e-496e-a41b-c68f7d9ab854} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8202 | 2025.08.18 20:13:25.614315 [ 200 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8203 | 2025.08.18 20:13:25.614483 [ 4 ] {a127e5f3-174e-496e-a41b-c68f7d9ab854} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2025.08.18 20:13:25.614617 [ 4 ] {a127e5f3-174e-496e-a41b-c68f7d9ab854} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001238 sec., 125201.93861066236 rows/sec., 10.10 MiB/sec. | ||
| 8205 | 2025.08.18 20:13:25.614655 [ 4 ] {a127e5f3-174e-496e-a41b-c68f7d9ab854} <Debug> TCPHandler: Processed in 0.001403128 sec. | ||
| 8206 | 2025.08.18 20:13:25.614684 [ 200 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_13_3} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2025.08.18 20:13:25.614746 [ 200 ] {404d3318-72e9-4106-a52b-4eff24aa4af4::all_1_13_3} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8208 | 2025.08.18 20:13:25.614767 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2025.08.18 20:13:25.614804 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8210 | 2025.08.18 20:13:25.614862 [ 4 ] {fc5cd1ad-a53f-438e-805c-2f0a9aaac3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8211 | 2025.08.18 20:13:25.614906 [ 4 ] {fc5cd1ad-a53f-438e-805c-2f0a9aaac3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8212 | 2025.08.18 20:13:25.615310 [ 4 ] {fc5cd1ad-a53f-438e-805c-2f0a9aaac3a3} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2025.08.18 20:13:25.615345 [ 4 ] {fc5cd1ad-a53f-438e-805c-2f0a9aaac3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8214 | 2025.08.18 20:13:25.615682 [ 4 ] {fc5cd1ad-a53f-438e-805c-2f0a9aaac3a3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8215 | 2025.08.18 20:13:25.615893 [ 4 ] {fc5cd1ad-a53f-438e-805c-2f0a9aaac3a3} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2025.08.18 20:13:25.616025 [ 4 ] {fc5cd1ad-a53f-438e-805c-2f0a9aaac3a3} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001182 sec., 171742.80879864635 rows/sec., 12.30 MiB/sec. | ||
| 8217 | 2025.08.18 20:13:25.616063 [ 4 ] {fc5cd1ad-a53f-438e-805c-2f0a9aaac3a3} <Debug> TCPHandler: Processed in 0.001346188 sec. | ||
| 8218 | 2025.08.18 20:13:25.616175 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8219 | 2025.08.18 20:13:25.616269 [ 4 ] {228ad55a-c66b-4010-8ae9-f5137234fde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8220 | 2025.08.18 20:13:25.616324 [ 4 ] {228ad55a-c66b-4010-8ae9-f5137234fde0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8221 | 2025.08.18 20:13:25.617175 [ 4 ] {228ad55a-c66b-4010-8ae9-f5137234fde0} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8222 | 2025.08.18 20:13:25.617211 [ 4 ] {228ad55a-c66b-4010-8ae9-f5137234fde0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8223 | 2025.08.18 20:13:25.617782 [ 4 ] {228ad55a-c66b-4010-8ae9-f5137234fde0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8224 | 2025.08.18 20:13:25.618008 [ 4 ] {228ad55a-c66b-4010-8ae9-f5137234fde0} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8225 | 2025.08.18 20:13:25.618145 [ 4 ] {228ad55a-c66b-4010-8ae9-f5137234fde0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001894 sec., 21647.30728616684 rows/sec., 38.79 MiB/sec. | ||
| 8226 | 2025.08.18 20:13:25.618200 [ 4 ] {228ad55a-c66b-4010-8ae9-f5137234fde0} <Debug> TCPHandler: Processed in 0.002075038 sec. | ||
| 8227 | 2025.08.18 20:13:25.618314 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8228 | 2025.08.18 20:13:25.618409 [ 4 ] {bfd30deb-c006-437b-8a12-a38c8aa66daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8229 | 2025.08.18 20:13:25.618451 [ 4 ] {bfd30deb-c006-437b-8a12-a38c8aa66daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8230 | 2025.08.18 20:13:25.618793 [ 4 ] {bfd30deb-c006-437b-8a12-a38c8aa66daa} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2025.08.18 20:13:25.618830 [ 4 ] {bfd30deb-c006-437b-8a12-a38c8aa66daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8232 | 2025.08.18 20:13:25.619138 [ 4 ] {bfd30deb-c006-437b-8a12-a38c8aa66daa} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8233 | 2025.08.18 20:13:25.619349 [ 4 ] {bfd30deb-c006-437b-8a12-a38c8aa66daa} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8234 | 2025.08.18 20:13:25.619481 [ 4 ] {bfd30deb-c006-437b-8a12-a38c8aa66daa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 8235 | 2025.08.18 20:13:25.619517 [ 4 ] {bfd30deb-c006-437b-8a12-a38c8aa66daa} <Debug> TCPHandler: Processed in 0.001253107 sec. | ||
| 8236 | 2025.08.18 20:13:26.584393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23424 | ||
| 8237 | 2025.08.18 20:13:26.585109 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8238 | 2025.08.18 20:13:26.585177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8239 | 2025.08.18 20:13:26.585859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8240 | 2025.08.18 20:13:26.586206 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8241 | 2025.08.18 20:13:26.586385 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
| 8242 | 2025.08.18 20:13:26.586392 [ 74 ] {} <Debug> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8243 | 2025.08.18 20:13:26.586471 [ 74 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8244 | 2025.08.18 20:13:26.586495 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8245 | 2025.08.18 20:13:26.586592 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8246 | 2025.08.18 20:13:26.586686 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8247 | 2025.08.18 20:13:26.586723 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21167 rows starting from the beginning of the part | ||
| 8248 | 2025.08.18 20:13:26.586783 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
| 8249 | 2025.08.18 20:13:26.586825 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
| 8250 | 2025.08.18 20:13:26.586866 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
| 8251 | 2025.08.18 20:13:26.586904 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
| 8252 | 2025.08.18 20:13:26.586943 [ 188 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
| 8253 | 2025.08.18 20:13:26.588750 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.002194238 sec., 10675232.130698675 rows/sec., 152.71 MiB/sec. | ||
| 8254 | 2025.08.18 20:13:26.589217 [ 190 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8255 | 2025.08.18 20:13:26.589562 [ 190 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_51_10} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8256 | 2025.08.18 20:13:26.589653 [ 190 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_51_10} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8257 | 2025.08.18 20:13:26.589774 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. | ||
| 8258 | 2025.08.18 20:13:27.872960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 8259 | 2025.08.18 20:13:27.890583 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2025.08.18 20:13:27.890638 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8261 | 2025.08.18 20:13:27.896330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8262 | 2025.08.18 20:13:27.897059 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2025.08.18 20:13:27.897330 [ 63 ] {} <Debug> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8264 | 2025.08.18 20:13:27.897366 [ 63 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2025.08.18 20:13:27.897387 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8266 | 2025.08.18 20:13:27.897512 [ 188 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8267 | 2025.08.18 20:13:27.900611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 8268 | 2025.08.18 20:13:27.901337 [ 188 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8269 | 2025.08.18 20:13:27.902779 [ 188 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 8270 | 2025.08.18 20:13:27.907499 [ 188 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 8271 | 2025.08.18 20:13:27.912126 [ 188 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 8272 | 2025.08.18 20:13:27.916757 [ 188 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 8273 | 2025.08.18 20:13:27.921030 [ 188 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 8274 | 2025.08.18 20:13:27.925103 [ 188 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 8275 | 2025.08.18 20:13:27.979954 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.082495593 sec., 4654.794105183291 rows/sec., 24.07 MiB/sec. | ||
| 8276 | 2025.08.18 20:13:27.982948 [ 199 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8277 | 2025.08.18 20:13:27.984941 [ 199 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_51_10} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2025.08.18 20:13:27.985023 [ 199 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_51_10} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8279 | 2025.08.18 20:13:27.987594 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8280 | 2025.08.18 20:13:28.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.42 MiB, peak 300.82 MiB, free memory in arenas 0.00 B, will set to 289.68 MiB (RSS), difference: 2.26 MiB | ||
| 8281 | 2025.08.18 20:13:30.599235 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8282 | 2025.08.18 20:13:30.599540 [ 4 ] {d334f431-8826-4aa6-8564-0d167ad62b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8283 | 2025.08.18 20:13:30.599643 [ 4 ] {d334f431-8826-4aa6-8564-0d167ad62b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8284 | 2025.08.18 20:13:30.600389 [ 4 ] {d334f431-8826-4aa6-8564-0d167ad62b51} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2025.08.18 20:13:30.600428 [ 4 ] {d334f431-8826-4aa6-8564-0d167ad62b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8286 | 2025.08.18 20:13:30.600826 [ 4 ] {d334f431-8826-4aa6-8564-0d167ad62b51} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8287 | 2025.08.18 20:13:30.601069 [ 4 ] {d334f431-8826-4aa6-8564-0d167ad62b51} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2025.08.18 20:13:30.601193 [ 120 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8289 | 2025.08.18 20:13:30.601220 [ 4 ] {d334f431-8826-4aa6-8564-0d167ad62b51} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001758 sec., 31854.37997724687 rows/sec., 2.43 MiB/sec. | ||
| 8290 | 2025.08.18 20:13:30.601235 [ 120 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2025.08.18 20:13:30.601258 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8292 | 2025.08.18 20:13:30.601268 [ 4 ] {d334f431-8826-4aa6-8564-0d167ad62b51} <Debug> TCPHandler: Processed in 0.002215509 sec. | ||
| 8293 | 2025.08.18 20:13:30.601392 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8294 | 2025.08.18 20:13:30.601449 [ 186 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 8295 | 2025.08.18 20:13:30.601493 [ 4 ] {d2c1bb43-355d-4ff9-abd1-05639b1a85c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8296 | 2025.08.18 20:13:30.601590 [ 4 ] {d2c1bb43-355d-4ff9-abd1-05639b1a85c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8297 | 2025.08.18 20:13:30.601692 [ 186 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8298 | 2025.08.18 20:13:30.601753 [ 186 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1407 rows starting from the beginning of the part | ||
| 8299 | 2025.08.18 20:13:30.601840 [ 186 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
| 8300 | 2025.08.18 20:13:30.601885 [ 186 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 138 rows starting from the beginning of the part | ||
| 8301 | 2025.08.18 20:13:30.601931 [ 186 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 8302 | 2025.08.18 20:13:30.601972 [ 186 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 265 rows starting from the beginning of the part | ||
| 8303 | 2025.08.18 20:13:30.602015 [ 186 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 8304 | 2025.08.18 20:13:30.602025 [ 4 ] {d2c1bb43-355d-4ff9-abd1-05639b1a85c7} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8305 | 2025.08.18 20:13:30.602067 [ 4 ] {d2c1bb43-355d-4ff9-abd1-05639b1a85c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8306 | 2025.08.18 20:13:30.602712 [ 4 ] {d2c1bb43-355d-4ff9-abd1-05639b1a85c7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8307 | 2025.08.18 20:13:30.602943 [ 4 ] {d2c1bb43-355d-4ff9-abd1-05639b1a85c7} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8308 | 2025.08.18 20:13:30.603074 [ 4 ] {d2c1bb43-355d-4ff9-abd1-05639b1a85c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001604 sec., 39900.249376558604 rows/sec., 3.11 MiB/sec. | ||
| 8309 | 2025.08.18 20:13:30.603112 [ 4 ] {d2c1bb43-355d-4ff9-abd1-05639b1a85c7} <Debug> TCPHandler: Processed in 0.001777303 sec. | ||
| 8310 | 2025.08.18 20:13:30.603112 [ 135 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8311 | 2025.08.18 20:13:30.603185 [ 135 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8312 | 2025.08.18 20:13:30.603211 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8313 | 2025.08.18 20:13:30.603250 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8314 | 2025.08.18 20:13:30.603308 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 8315 | 2025.08.18 20:13:30.603350 [ 4 ] {a01a35bc-952e-4e5e-9400-0aaaef6c60cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8316 | 2025.08.18 20:13:30.603384 [ 197 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1978 rows, containing 5 columns (5 merged, 0 gathered) in 0.002020766 sec., 978836.7381478114 rows/sec., 85.88 MiB/sec. | ||
| 8317 | 2025.08.18 20:13:30.603421 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8318 | 2025.08.18 20:13:30.603399 [ 4 ] {a01a35bc-952e-4e5e-9400-0aaaef6c60cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8319 | 2025.08.18 20:13:30.603467 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 633 rows starting from the beginning of the part | ||
| 8320 | 2025.08.18 20:13:30.603537 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 8321 | 2025.08.18 20:13:30.603582 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 105 rows starting from the beginning of the part | ||
| 8322 | 2025.08.18 20:13:30.603625 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 8323 | 2025.08.18 20:13:30.603666 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 155 rows starting from the beginning of the part | ||
| 8324 | 2025.08.18 20:13:30.603705 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 8325 | 2025.08.18 20:13:30.603757 [ 187 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8326 | 2025.08.18 20:13:30.603976 [ 4 ] {a01a35bc-952e-4e5e-9400-0aaaef6c60cc} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2025.08.18 20:13:30.604037 [ 4 ] {a01a35bc-952e-4e5e-9400-0aaaef6c60cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8328 | 2025.08.18 20:13:30.604066 [ 187 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_86_17} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2025.08.18 20:13:30.604164 [ 187 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_86_17} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 8330 | 2025.08.18 20:13:30.604259 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 8331 | 2025.08.18 20:13:30.604496 [ 4 ] {a01a35bc-952e-4e5e-9400-0aaaef6c60cc} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8332 | 2025.08.18 20:13:30.604695 [ 201 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1085 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430889 sec., 758269.8588080556 rows/sec., 61.18 MiB/sec. | ||
| 8333 | 2025.08.18 20:13:30.604750 [ 4 ] {a01a35bc-952e-4e5e-9400-0aaaef6c60cc} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8334 | 2025.08.18 20:13:30.604881 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8335 | 2025.08.18 20:13:30.604887 [ 4 ] {a01a35bc-952e-4e5e-9400-0aaaef6c60cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001556 sec., 102827.76349614395 rows/sec., 7.16 MiB/sec. | ||
| 8336 | 2025.08.18 20:13:30.604894 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8337 | 2025.08.18 20:13:30.604942 [ 4 ] {a01a35bc-952e-4e5e-9400-0aaaef6c60cc} <Debug> TCPHandler: Processed in 0.001744142 sec. | ||
| 8338 | 2025.08.18 20:13:30.604952 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8339 | 2025.08.18 20:13:30.604985 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8340 | 2025.08.18 20:13:30.605067 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8341 | 2025.08.18 20:13:30.605082 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 8342 | 2025.08.18 20:13:30.605168 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_86_17} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8343 | 2025.08.18 20:13:30.605187 [ 4 ] {401039ff-6ca1-478a-bb44-1c555ab0f2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8344 | 2025.08.18 20:13:30.605233 [ 4 ] {401039ff-6ca1-478a-bb44-1c555ab0f2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8345 | 2025.08.18 20:13:30.605239 [ 187 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_86_17} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 8346 | 2025.08.18 20:13:30.605236 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8347 | 2025.08.18 20:13:30.605297 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23034 rows starting from the beginning of the part | ||
| 8348 | 2025.08.18 20:13:30.605317 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 8349 | 2025.08.18 20:13:30.605361 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 32 rows starting from the beginning of the part | ||
| 8350 | 2025.08.18 20:13:30.605410 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 8351 | 2025.08.18 20:13:30.605449 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 8352 | 2025.08.18 20:13:30.605484 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 203 rows starting from the beginning of the part | ||
| 8353 | 2025.08.18 20:13:30.605528 [ 201 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 8354 | 2025.08.18 20:13:30.605575 [ 4 ] {401039ff-6ca1-478a-bb44-1c555ab0f2f0} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2025.08.18 20:13:30.605616 [ 4 ] {401039ff-6ca1-478a-bb44-1c555ab0f2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8356 | 2025.08.18 20:13:30.605963 [ 4 ] {401039ff-6ca1-478a-bb44-1c555ab0f2f0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8357 | 2025.08.18 20:13:30.606173 [ 4 ] {401039ff-6ca1-478a-bb44-1c555ab0f2f0} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2025.08.18 20:13:30.606303 [ 4 ] {401039ff-6ca1-478a-bb44-1c555ab0f2f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 8359 | 2025.08.18 20:13:30.606319 [ 135 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8360 | 2025.08.18 20:13:30.606339 [ 4 ] {401039ff-6ca1-478a-bb44-1c555ab0f2f0} <Debug> TCPHandler: Processed in 0.001321237 sec. | ||
| 8361 | 2025.08.18 20:13:30.606360 [ 135 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2025.08.18 20:13:30.606385 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8363 | 2025.08.18 20:13:30.606465 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 8364 | 2025.08.18 20:13:30.606569 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8365 | 2025.08.18 20:13:30.606598 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4188 rows starting from the beginning of the part | ||
| 8366 | 2025.08.18 20:13:30.606647 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 12 rows starting from the beginning of the part | ||
| 8367 | 2025.08.18 20:13:30.606688 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 8368 | 2025.08.18 20:13:30.606730 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 8369 | 2025.08.18 20:13:30.606766 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 8370 | 2025.08.18 20:13:30.606801 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 8371 | 2025.08.18 20:13:30.609443 [ 187 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4440 rows, containing 4 columns (4 merged, 0 gathered) in 0.003009749 sec., 1475206.072001353 rows/sec., 99.42 MiB/sec. | ||
| 8372 | 2025.08.18 20:13:30.610161 [ 195 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8373 | 2025.08.18 20:13:30.610471 [ 195 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_86_17} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8374 | 2025.08.18 20:13:30.610551 [ 195 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_86_17} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 8375 | 2025.08.18 20:13:30.610633 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 8376 | 2025.08.18 20:13:30.612315 [ 192 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23749 rows, containing 5 columns (5 merged, 0 gathered) in 0.007277595 sec., 3263303.3302897452 rows/sec., 223.68 MiB/sec. | ||
| 8377 | 2025.08.18 20:13:30.612816 [ 187 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8378 | 2025.08.18 20:13:30.613064 [ 187 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8379 | 2025.08.18 20:13:30.613132 [ 187 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 8380 | 2025.08.18 20:13:30.613203 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 8381 | 2025.08.18 20:13:31.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.06 MiB, peak 300.82 MiB, free memory in arenas 0.00 B, will set to 292.88 MiB (RSS), difference: 2.81 MiB | ||
| 8382 | 2025.08.18 20:13:33.937762 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8383 | 2025.08.18 20:13:33.937869 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8384 | 2025.08.18 20:13:34.086528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23912 | ||
| 8385 | 2025.08.18 20:13:34.087154 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2025.08.18 20:13:34.087230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8387 | 2025.08.18 20:13:34.087970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8388 | 2025.08.18 20:13:34.088287 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8389 | 2025.08.18 20:13:34.088437 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23912 | ||
| 8390 | 2025.08.18 20:13:34.161455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1158 | ||
| 8391 | 2025.08.18 20:13:34.163761 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8392 | 2025.08.18 20:13:34.163810 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8393 | 2025.08.18 20:13:34.165009 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8394 | 2025.08.18 20:13:34.165282 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8395 | 2025.08.18 20:13:34.165544 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
| 8396 | 2025.08.18 20:13:35.400721 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 8397 | 2025.08.18 20:13:35.415523 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8398 | 2025.08.18 20:13:35.415583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8399 | 2025.08.18 20:13:35.420944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8400 | 2025.08.18 20:13:35.421638 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2025.08.18 20:13:35.424258 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 8402 | 2025.08.18 20:13:35.601915 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8403 | 2025.08.18 20:13:35.602122 [ 4 ] {0674d989-90e4-45d3-b16f-31a1601732d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8404 | 2025.08.18 20:13:35.602199 [ 4 ] {0674d989-90e4-45d3-b16f-31a1601732d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8405 | 2025.08.18 20:13:35.603021 [ 4 ] {0674d989-90e4-45d3-b16f-31a1601732d5} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8406 | 2025.08.18 20:13:35.603066 [ 4 ] {0674d989-90e4-45d3-b16f-31a1601732d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8407 | 2025.08.18 20:13:35.603498 [ 4 ] {0674d989-90e4-45d3-b16f-31a1601732d5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8408 | 2025.08.18 20:13:35.603731 [ 4 ] {0674d989-90e4-45d3-b16f-31a1601732d5} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8409 | 2025.08.18 20:13:35.603893 [ 4 ] {0674d989-90e4-45d3-b16f-31a1601732d5} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001827 sec., 75533.6617405583 rows/sec., 6.54 MiB/sec. | ||
| 8410 | 2025.08.18 20:13:35.603945 [ 4 ] {0674d989-90e4-45d3-b16f-31a1601732d5} <Debug> TCPHandler: Processed in 0.002165649 sec. | ||
| 8411 | 2025.08.18 20:13:35.604064 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8412 | 2025.08.18 20:13:35.604168 [ 4 ] {05b7928a-fdc1-49b1-9aa9-ba0e27d9f4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8413 | 2025.08.18 20:13:35.604213 [ 4 ] {05b7928a-fdc1-49b1-9aa9-ba0e27d9f4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8414 | 2025.08.18 20:13:35.604639 [ 4 ] {05b7928a-fdc1-49b1-9aa9-ba0e27d9f4ec} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2025.08.18 20:13:35.604675 [ 4 ] {05b7928a-fdc1-49b1-9aa9-ba0e27d9f4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8416 | 2025.08.18 20:13:35.604985 [ 4 ] {05b7928a-fdc1-49b1-9aa9-ba0e27d9f4ec} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8417 | 2025.08.18 20:13:35.605224 [ 4 ] {05b7928a-fdc1-49b1-9aa9-ba0e27d9f4ec} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8418 | 2025.08.18 20:13:35.605356 [ 4 ] {05b7928a-fdc1-49b1-9aa9-ba0e27d9f4ec} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00121 sec., 33884.29752066116 rows/sec., 2.49 MiB/sec. | ||
| 8419 | 2025.08.18 20:13:35.605395 [ 4 ] {05b7928a-fdc1-49b1-9aa9-ba0e27d9f4ec} <Debug> TCPHandler: Processed in 0.001383718 sec. | ||
| 8420 | 2025.08.18 20:13:35.605498 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8421 | 2025.08.18 20:13:35.605596 [ 4 ] {2fd117f6-91b0-442b-ad63-27716e4e176a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8422 | 2025.08.18 20:13:35.605636 [ 4 ] {2fd117f6-91b0-442b-ad63-27716e4e176a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8423 | 2025.08.18 20:13:35.606069 [ 4 ] {2fd117f6-91b0-442b-ad63-27716e4e176a} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2025.08.18 20:13:35.606103 [ 4 ] {2fd117f6-91b0-442b-ad63-27716e4e176a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8425 | 2025.08.18 20:13:35.606406 [ 4 ] {2fd117f6-91b0-442b-ad63-27716e4e176a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8426 | 2025.08.18 20:13:35.606619 [ 4 ] {2fd117f6-91b0-442b-ad63-27716e4e176a} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8427 | 2025.08.18 20:13:35.606745 [ 4 ] {2fd117f6-91b0-442b-ad63-27716e4e176a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001169 sec., 89820.35928143714 rows/sec., 7.02 MiB/sec. | ||
| 8428 | 2025.08.18 20:13:35.606783 [ 4 ] {2fd117f6-91b0-442b-ad63-27716e4e176a} <Debug> TCPHandler: Processed in 0.001335018 sec. | ||
| 8429 | 2025.08.18 20:13:35.606895 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8430 | 2025.08.18 20:13:35.606991 [ 4 ] {2119b2d3-f723-40a3-839b-9108975d063c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8431 | 2025.08.18 20:13:35.607034 [ 4 ] {2119b2d3-f723-40a3-839b-9108975d063c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8432 | 2025.08.18 20:13:35.607444 [ 4 ] {2119b2d3-f723-40a3-839b-9108975d063c} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2025.08.18 20:13:35.607477 [ 4 ] {2119b2d3-f723-40a3-839b-9108975d063c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8434 | 2025.08.18 20:13:35.607808 [ 4 ] {2119b2d3-f723-40a3-839b-9108975d063c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8435 | 2025.08.18 20:13:35.608015 [ 4 ] {2119b2d3-f723-40a3-839b-9108975d063c} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2025.08.18 20:13:35.608143 [ 4 ] {2119b2d3-f723-40a3-839b-9108975d063c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 8437 | 2025.08.18 20:13:35.608179 [ 4 ] {2119b2d3-f723-40a3-839b-9108975d063c} <Debug> TCPHandler: Processed in 0.001333727 sec. | ||
| 8438 | 2025.08.18 20:13:35.608286 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8439 | 2025.08.18 20:13:35.608391 [ 4 ] {f8fc5214-3478-4b07-944c-562b6c8df49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8440 | 2025.08.18 20:13:35.608448 [ 4 ] {f8fc5214-3478-4b07-944c-562b6c8df49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8441 | 2025.08.18 20:13:35.609370 [ 4 ] {f8fc5214-3478-4b07-944c-562b6c8df49d} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8442 | 2025.08.18 20:13:35.609409 [ 4 ] {f8fc5214-3478-4b07-944c-562b6c8df49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8443 | 2025.08.18 20:13:35.610043 [ 4 ] {f8fc5214-3478-4b07-944c-562b6c8df49d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8444 | 2025.08.18 20:13:35.610286 [ 4 ] {f8fc5214-3478-4b07-944c-562b6c8df49d} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2025.08.18 20:13:35.610437 [ 4 ] {f8fc5214-3478-4b07-944c-562b6c8df49d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002064 sec., 19864.34108527132 rows/sec., 35.60 MiB/sec. | ||
| 8446 | 2025.08.18 20:13:35.610508 [ 4 ] {f8fc5214-3478-4b07-944c-562b6c8df49d} <Debug> TCPHandler: Processed in 0.00227269 sec. | ||
| 8447 | 2025.08.18 20:13:35.610627 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8448 | 2025.08.18 20:13:35.610725 [ 4 ] {dac74c60-e2e5-44de-870f-2f05cd772760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8449 | 2025.08.18 20:13:35.610769 [ 4 ] {dac74c60-e2e5-44de-870f-2f05cd772760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8450 | 2025.08.18 20:13:35.611116 [ 4 ] {dac74c60-e2e5-44de-870f-2f05cd772760} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8451 | 2025.08.18 20:13:35.611151 [ 4 ] {dac74c60-e2e5-44de-870f-2f05cd772760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8452 | 2025.08.18 20:13:35.611478 [ 4 ] {dac74c60-e2e5-44de-870f-2f05cd772760} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8453 | 2025.08.18 20:13:35.611693 [ 4 ] {dac74c60-e2e5-44de-870f-2f05cd772760} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2025.08.18 20:13:35.611823 [ 4 ] {dac74c60-e2e5-44de-870f-2f05cd772760} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 8455 | 2025.08.18 20:13:35.611861 [ 4 ] {dac74c60-e2e5-44de-870f-2f05cd772760} <Debug> TCPHandler: Processed in 0.001285607 sec. | ||
| 8456 | 2025.08.18 20:13:36.442187 [ 154 ] {} <Debug> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8457 | 2025.08.18 20:13:36.442254 [ 154 ] {} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8458 | 2025.08.18 20:13:36.442274 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8459 | 2025.08.18 20:13:36.442396 [ 193 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8460 | 2025.08.18 20:13:36.442544 [ 193 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8461 | 2025.08.18 20:13:36.442582 [ 193 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 252 rows starting from the beginning of the part | ||
| 8462 | 2025.08.18 20:13:36.442650 [ 193 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 8463 | 2025.08.18 20:13:36.442698 [ 193 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 8464 | 2025.08.18 20:13:36.442740 [ 193 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 8465 | 2025.08.18 20:13:36.442781 [ 193 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 8466 | 2025.08.18 20:13:36.443618 [ 192 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273367 sec., 593701.5801414674 rows/sec., 43.33 MiB/sec. | ||
| 8467 | 2025.08.18 20:13:36.443852 [ 194 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8468 | 2025.08.18 20:13:36.444172 [ 194 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_25_6} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2025.08.18 20:13:36.444252 [ 194 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_25_6} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8470 | 2025.08.18 20:13:36.444348 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8471 | 2025.08.18 20:13:39.507635 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8472 | 2025.08.18 20:13:39.507879 [ 4 ] {26e1ccac-68a3-46d5-b21b-55b44c1cdd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8473 | 2025.08.18 20:13:39.507978 [ 4 ] {26e1ccac-68a3-46d5-b21b-55b44c1cdd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8474 | 2025.08.18 20:13:39.508623 [ 4 ] {26e1ccac-68a3-46d5-b21b-55b44c1cdd41} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8475 | 2025.08.18 20:13:39.508676 [ 4 ] {26e1ccac-68a3-46d5-b21b-55b44c1cdd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8476 | 2025.08.18 20:13:39.509062 [ 4 ] {26e1ccac-68a3-46d5-b21b-55b44c1cdd41} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8477 | 2025.08.18 20:13:39.509350 [ 4 ] {26e1ccac-68a3-46d5-b21b-55b44c1cdd41} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2025.08.18 20:13:39.509555 [ 4 ] {26e1ccac-68a3-46d5-b21b-55b44c1cdd41} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001738 sec., 1150.7479861910242 rows/sec., 93.84 KiB/sec. | ||
| 8479 | 2025.08.18 20:13:39.509614 [ 4 ] {26e1ccac-68a3-46d5-b21b-55b44c1cdd41} <Debug> TCPHandler: Processed in 0.002159988 sec. | ||
| 8480 | 2025.08.18 20:13:39.509750 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8481 | 2025.08.18 20:13:39.509882 [ 4 ] {df4f3300-b165-401a-8005-de0d7f54fe6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8482 | 2025.08.18 20:13:39.509942 [ 4 ] {df4f3300-b165-401a-8005-de0d7f54fe6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8483 | 2025.08.18 20:13:39.511015 [ 4 ] {df4f3300-b165-401a-8005-de0d7f54fe6a} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2025.08.18 20:13:39.511056 [ 4 ] {df4f3300-b165-401a-8005-de0d7f54fe6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8485 | 2025.08.18 20:13:39.511471 [ 4 ] {df4f3300-b165-401a-8005-de0d7f54fe6a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8486 | 2025.08.18 20:13:39.511689 [ 4 ] {df4f3300-b165-401a-8005-de0d7f54fe6a} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2025.08.18 20:13:39.511835 [ 4 ] {df4f3300-b165-401a-8005-de0d7f54fe6a} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.001984 sec., 603326.6129032258 rows/sec., 49.50 MiB/sec. | ||
| 8488 | 2025.08.18 20:13:39.511877 [ 4 ] {df4f3300-b165-401a-8005-de0d7f54fe6a} <Debug> TCPHandler: Processed in 0.002192178 sec. | ||
| 8489 | 2025.08.18 20:13:39.511988 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8490 | 2025.08.18 20:13:39.512092 [ 4 ] {03544dcf-6249-47b9-ad42-dab578e2eef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8491 | 2025.08.18 20:13:39.512135 [ 4 ] {03544dcf-6249-47b9-ad42-dab578e2eef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8492 | 2025.08.18 20:13:39.512539 [ 4 ] {03544dcf-6249-47b9-ad42-dab578e2eef9} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8493 | 2025.08.18 20:13:39.512578 [ 4 ] {03544dcf-6249-47b9-ad42-dab578e2eef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8494 | 2025.08.18 20:13:39.512882 [ 4 ] {03544dcf-6249-47b9-ad42-dab578e2eef9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8495 | 2025.08.18 20:13:39.513093 [ 4 ] {03544dcf-6249-47b9-ad42-dab578e2eef9} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2025.08.18 20:13:39.513223 [ 4 ] {03544dcf-6249-47b9-ad42-dab578e2eef9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001155 sec., 1731.6017316017317 rows/sec., 120.91 KiB/sec. | ||
| 8497 | 2025.08.18 20:13:39.513261 [ 4 ] {03544dcf-6249-47b9-ad42-dab578e2eef9} <Debug> TCPHandler: Processed in 0.001325917 sec. | ||
| 8498 | 2025.08.18 20:13:39.513365 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8499 | 2025.08.18 20:13:39.513460 [ 4 ] {6ac75d15-6464-4f30-ba8a-0768c43d3154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8500 | 2025.08.18 20:13:39.513500 [ 4 ] {6ac75d15-6464-4f30-ba8a-0768c43d3154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8501 | 2025.08.18 20:13:39.513966 [ 4 ] {6ac75d15-6464-4f30-ba8a-0768c43d3154} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8502 | 2025.08.18 20:13:39.514002 [ 4 ] {6ac75d15-6464-4f30-ba8a-0768c43d3154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8503 | 2025.08.18 20:13:39.514315 [ 4 ] {6ac75d15-6464-4f30-ba8a-0768c43d3154} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8504 | 2025.08.18 20:13:39.514540 [ 4 ] {6ac75d15-6464-4f30-ba8a-0768c43d3154} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8505 | 2025.08.18 20:13:39.514670 [ 4 ] {6ac75d15-6464-4f30-ba8a-0768c43d3154} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001227 sec., 185819.0709046455 rows/sec., 12.58 MiB/sec. | ||
| 8506 | 2025.08.18 20:13:39.514708 [ 4 ] {6ac75d15-6464-4f30-ba8a-0768c43d3154} <Debug> TCPHandler: Processed in 0.001393198 sec. | ||
| 8507 | 2025.08.18 20:13:39.514821 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8508 | 2025.08.18 20:13:39.514917 [ 4 ] {0a5fa512-35d5-42c9-bd9e-1226ff4bae2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8509 | 2025.08.18 20:13:39.514959 [ 4 ] {0a5fa512-35d5-42c9-bd9e-1226ff4bae2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8510 | 2025.08.18 20:13:39.515524 [ 4 ] {0a5fa512-35d5-42c9-bd9e-1226ff4bae2d} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2025.08.18 20:13:39.515560 [ 4 ] {0a5fa512-35d5-42c9-bd9e-1226ff4bae2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8512 | 2025.08.18 20:13:39.515883 [ 4 ] {0a5fa512-35d5-42c9-bd9e-1226ff4bae2d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8513 | 2025.08.18 20:13:39.516097 [ 4 ] {0a5fa512-35d5-42c9-bd9e-1226ff4bae2d} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2025.08.18 20:13:39.516228 [ 4 ] {0a5fa512-35d5-42c9-bd9e-1226ff4bae2d} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001328 sec., 393072.2891566265 rows/sec., 29.10 MiB/sec. | ||
| 8515 | 2025.08.18 20:13:39.516267 [ 4 ] {0a5fa512-35d5-42c9-bd9e-1226ff4bae2d} <Debug> TCPHandler: Processed in 0.001497129 sec. | ||
| 8516 | 2025.08.18 20:13:39.516386 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8517 | 2025.08.18 20:13:39.516483 [ 4 ] {f17f34b1-d9c1-4b9d-96bf-e06193e6f681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8518 | 2025.08.18 20:13:39.516528 [ 4 ] {f17f34b1-d9c1-4b9d-96bf-e06193e6f681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8519 | 2025.08.18 20:13:39.517113 [ 4 ] {f17f34b1-d9c1-4b9d-96bf-e06193e6f681} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2025.08.18 20:13:39.517150 [ 4 ] {f17f34b1-d9c1-4b9d-96bf-e06193e6f681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8521 | 2025.08.18 20:13:39.517534 [ 4 ] {f17f34b1-d9c1-4b9d-96bf-e06193e6f681} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8522 | 2025.08.18 20:13:39.517763 [ 4 ] {f17f34b1-d9c1-4b9d-96bf-e06193e6f681} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2025.08.18 20:13:39.517931 [ 4 ] {f17f34b1-d9c1-4b9d-96bf-e06193e6f681} <Debug> executeQuery: Read 975 rows, 67.03 KiB in 0.001467 sec., 664621.6768916155 rows/sec., 44.62 MiB/sec. | ||
| 8524 | 2025.08.18 20:13:39.517970 [ 4 ] {f17f34b1-d9c1-4b9d-96bf-e06193e6f681} <Debug> TCPHandler: Processed in 0.001634402 sec. | ||
| 8525 | 2025.08.18 20:13:39.518112 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8526 | 2025.08.18 20:13:39.518209 [ 4 ] {bd5a4d35-6957-459d-b350-eb9d1897bda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8527 | 2025.08.18 20:13:39.518251 [ 4 ] {bd5a4d35-6957-459d-b350-eb9d1897bda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8528 | 2025.08.18 20:13:39.518579 [ 4 ] {bd5a4d35-6957-459d-b350-eb9d1897bda4} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8529 | 2025.08.18 20:13:39.518616 [ 4 ] {bd5a4d35-6957-459d-b350-eb9d1897bda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8530 | 2025.08.18 20:13:39.518918 [ 4 ] {bd5a4d35-6957-459d-b350-eb9d1897bda4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8531 | 2025.08.18 20:13:39.519130 [ 4 ] {bd5a4d35-6957-459d-b350-eb9d1897bda4} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2025.08.18 20:13:39.519259 [ 4 ] {bd5a4d35-6957-459d-b350-eb9d1897bda4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001069 sec., 44901.77736202058 rows/sec., 3.03 MiB/sec. | ||
| 8533 | 2025.08.18 20:13:39.519295 [ 4 ] {bd5a4d35-6957-459d-b350-eb9d1897bda4} <Debug> TCPHandler: Processed in 0.001234146 sec. | ||
| 8534 | 2025.08.18 20:13:40.593820 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2025.08.18 20:13:40.594015 [ 4 ] {b470e4a6-5a1e-45c0-b304-398f391c11ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8536 | 2025.08.18 20:13:40.594091 [ 4 ] {b470e4a6-5a1e-45c0-b304-398f391c11ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8537 | 2025.08.18 20:13:40.594871 [ 4 ] {b470e4a6-5a1e-45c0-b304-398f391c11ab} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2025.08.18 20:13:40.594939 [ 4 ] {b470e4a6-5a1e-45c0-b304-398f391c11ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8539 | 2025.08.18 20:13:40.595522 [ 4 ] {b470e4a6-5a1e-45c0-b304-398f391c11ab} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 8540 | 2025.08.18 20:13:40.595820 [ 4 ] {b470e4a6-5a1e-45c0-b304-398f391c11ab} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2025.08.18 20:13:40.596025 [ 4 ] {b470e4a6-5a1e-45c0-b304-398f391c11ab} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002063 sec., 27144.934561318467 rows/sec., 2.07 MiB/sec. | ||
| 8542 | 2025.08.18 20:13:40.596086 [ 4 ] {b470e4a6-5a1e-45c0-b304-398f391c11ab} <Debug> TCPHandler: Processed in 0.002418742 sec. | ||
| 8543 | 2025.08.18 20:13:40.596223 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2025.08.18 20:13:40.596345 [ 4 ] {e3d3c49e-c580-4b29-a950-b0179a48a0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8545 | 2025.08.18 20:13:40.596407 [ 4 ] {e3d3c49e-c580-4b29-a950-b0179a48a0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8546 | 2025.08.18 20:13:40.596993 [ 4 ] {e3d3c49e-c580-4b29-a950-b0179a48a0dd} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2025.08.18 20:13:40.597032 [ 4 ] {e3d3c49e-c580-4b29-a950-b0179a48a0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8548 | 2025.08.18 20:13:40.597363 [ 4 ] {e3d3c49e-c580-4b29-a950-b0179a48a0dd} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 8549 | 2025.08.18 20:13:40.597584 [ 4 ] {e3d3c49e-c580-4b29-a950-b0179a48a0dd} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2025.08.18 20:13:40.597722 [ 4 ] {e3d3c49e-c580-4b29-a950-b0179a48a0dd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001412 sec., 45325.779036827196 rows/sec., 3.54 MiB/sec. | ||
| 8551 | 2025.08.18 20:13:40.597763 [ 4 ] {e3d3c49e-c580-4b29-a950-b0179a48a0dd} <Debug> TCPHandler: Processed in 0.001596371 sec. | ||
| 8552 | 2025.08.18 20:13:40.597904 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8553 | 2025.08.18 20:13:40.598011 [ 4 ] {00907590-10de-44ad-b57b-634143c2c88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8554 | 2025.08.18 20:13:40.598058 [ 4 ] {00907590-10de-44ad-b57b-634143c2c88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8555 | 2025.08.18 20:13:40.598443 [ 4 ] {00907590-10de-44ad-b57b-634143c2c88d} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2025.08.18 20:13:40.598480 [ 4 ] {00907590-10de-44ad-b57b-634143c2c88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8557 | 2025.08.18 20:13:40.598818 [ 4 ] {00907590-10de-44ad-b57b-634143c2c88d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 8558 | 2025.08.18 20:13:40.599042 [ 4 ] {00907590-10de-44ad-b57b-634143c2c88d} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8559 | 2025.08.18 20:13:40.599179 [ 4 ] {00907590-10de-44ad-b57b-634143c2c88d} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001191 sec., 26868.17800167926 rows/sec., 1.87 MiB/sec. | ||
| 8560 | 2025.08.18 20:13:40.599218 [ 4 ] {00907590-10de-44ad-b57b-634143c2c88d} <Debug> TCPHandler: Processed in 0.001366208 sec. | ||
| 8561 | 2025.08.18 20:13:40.599341 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8562 | 2025.08.18 20:13:40.599440 [ 4 ] {b40b2729-0471-42b1-aea5-87e40dc87f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8563 | 2025.08.18 20:13:40.599486 [ 4 ] {b40b2729-0471-42b1-aea5-87e40dc87f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8564 | 2025.08.18 20:13:40.599828 [ 4 ] {b40b2729-0471-42b1-aea5-87e40dc87f47} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2025.08.18 20:13:40.599865 [ 4 ] {b40b2729-0471-42b1-aea5-87e40dc87f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8566 | 2025.08.18 20:13:40.600179 [ 4 ] {b40b2729-0471-42b1-aea5-87e40dc87f47} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 8567 | 2025.08.18 20:13:40.600394 [ 4 ] {b40b2729-0471-42b1-aea5-87e40dc87f47} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2025.08.18 20:13:40.600524 [ 4 ] {b40b2729-0471-42b1-aea5-87e40dc87f47} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 751.47 KiB/sec. | ||
| 8569 | 2025.08.18 20:13:40.600560 [ 4 ] {b40b2729-0471-42b1-aea5-87e40dc87f47} <Debug> TCPHandler: Processed in 0.001270686 sec. | ||
| 8570 | 2025.08.18 20:13:41.588556 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24339 | ||
| 8571 | 2025.08.18 20:13:41.589117 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2025.08.18 20:13:41.589164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8573 | 2025.08.18 20:13:41.589669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8574 | 2025.08.18 20:13:41.589904 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2025.08.18 20:13:41.590043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
| 8576 | 2025.08.18 20:13:42.924343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 8577 | 2025.08.18 20:13:42.940138 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8578 | 2025.08.18 20:13:42.940176 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8579 | 2025.08.18 20:13:42.945546 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8580 | 2025.08.18 20:13:42.946246 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2025.08.18 20:13:42.948820 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 8582 | 2025.08.18 20:13:44.165758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1192 | ||
| 8583 | 2025.08.18 20:13:44.168370 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2025.08.18 20:13:44.168431 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8585 | 2025.08.18 20:13:44.169688 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8586 | 2025.08.18 20:13:44.169973 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2025.08.18 20:13:44.170353 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1192 | ||
| 8588 | 2025.08.18 20:13:45.601488 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8589 | 2025.08.18 20:13:45.601702 [ 4 ] {d4455d2a-5a06-4261-ad2d-124673dcc700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8590 | 2025.08.18 20:13:45.601781 [ 4 ] {d4455d2a-5a06-4261-ad2d-124673dcc700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8591 | 2025.08.18 20:13:45.602537 [ 4 ] {d4455d2a-5a06-4261-ad2d-124673dcc700} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8592 | 2025.08.18 20:13:45.602593 [ 4 ] {d4455d2a-5a06-4261-ad2d-124673dcc700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8593 | 2025.08.18 20:13:45.603023 [ 4 ] {d4455d2a-5a06-4261-ad2d-124673dcc700} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 8594 | 2025.08.18 20:13:45.603268 [ 4 ] {d4455d2a-5a06-4261-ad2d-124673dcc700} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8595 | 2025.08.18 20:13:45.603441 [ 4 ] {d4455d2a-5a06-4261-ad2d-124673dcc700} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001794 sec., 76923.07692307692 rows/sec., 6.66 MiB/sec. | ||
| 8596 | 2025.08.18 20:13:45.603496 [ 4 ] {d4455d2a-5a06-4261-ad2d-124673dcc700} <Debug> TCPHandler: Processed in 0.002154898 sec. | ||
| 8597 | 2025.08.18 20:13:45.603624 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8598 | 2025.08.18 20:13:45.603732 [ 4 ] {39d4afd4-49d3-4213-800f-9183d2c9c286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8599 | 2025.08.18 20:13:45.603779 [ 4 ] {39d4afd4-49d3-4213-800f-9183d2c9c286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8600 | 2025.08.18 20:13:45.604223 [ 4 ] {39d4afd4-49d3-4213-800f-9183d2c9c286} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8601 | 2025.08.18 20:13:45.604264 [ 4 ] {39d4afd4-49d3-4213-800f-9183d2c9c286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8602 | 2025.08.18 20:13:45.604593 [ 4 ] {39d4afd4-49d3-4213-800f-9183d2c9c286} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8603 | 2025.08.18 20:13:45.604817 [ 4 ] {39d4afd4-49d3-4213-800f-9183d2c9c286} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8604 | 2025.08.18 20:13:45.604956 [ 4 ] {39d4afd4-49d3-4213-800f-9183d2c9c286} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001249 sec., 32826.26100880705 rows/sec., 2.41 MiB/sec. | ||
| 8605 | 2025.08.18 20:13:45.604983 [ 143 ] {} <Debug> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8606 | 2025.08.18 20:13:45.604999 [ 4 ] {39d4afd4-49d3-4213-800f-9183d2c9c286} <Debug> TCPHandler: Processed in 0.001430989 sec. | ||
| 8607 | 2025.08.18 20:13:45.605057 [ 143 ] {} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2025.08.18 20:13:45.605084 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8609 | 2025.08.18 20:13:45.605152 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8610 | 2025.08.18 20:13:45.605189 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8611 | 2025.08.18 20:13:45.605267 [ 4 ] {bf5a67ff-ac6d-4ef7-b9e0-9a8d3cc47168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8612 | 2025.08.18 20:13:45.605319 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8613 | 2025.08.18 20:13:45.605323 [ 4 ] {bf5a67ff-ac6d-4ef7-b9e0-9a8d3cc47168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8614 | 2025.08.18 20:13:45.605360 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 71 rows starting from the beginning of the part | ||
| 8615 | 2025.08.18 20:13:45.605432 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 8616 | 2025.08.18 20:13:45.605477 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 67 rows starting from the beginning of the part | ||
| 8617 | 2025.08.18 20:13:45.605524 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 8618 | 2025.08.18 20:13:45.605565 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part | ||
| 8619 | 2025.08.18 20:13:45.605608 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 8620 | 2025.08.18 20:13:45.605807 [ 4 ] {bf5a67ff-ac6d-4ef7-b9e0-9a8d3cc47168} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2025.08.18 20:13:45.605850 [ 4 ] {bf5a67ff-ac6d-4ef7-b9e0-9a8d3cc47168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8622 | 2025.08.18 20:13:45.606223 [ 4 ] {bf5a67ff-ac6d-4ef7-b9e0-9a8d3cc47168} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 8623 | 2025.08.18 20:13:45.606446 [ 4 ] {bf5a67ff-ac6d-4ef7-b9e0-9a8d3cc47168} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2025.08.18 20:13:45.606453 [ 194 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305697 sec., 201424.98604193775 rows/sec., 15.51 MiB/sec. | ||
| 8625 | 2025.08.18 20:13:45.606588 [ 4 ] {bf5a67ff-ac6d-4ef7-b9e0-9a8d3cc47168} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001351 sec., 77720.20725388601 rows/sec., 6.07 MiB/sec. | ||
| 8626 | 2025.08.18 20:13:45.606616 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8627 | 2025.08.18 20:13:45.606633 [ 4 ] {bf5a67ff-ac6d-4ef7-b9e0-9a8d3cc47168} <Debug> TCPHandler: Processed in 0.001536 sec. | ||
| 8628 | 2025.08.18 20:13:45.606754 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8629 | 2025.08.18 20:13:45.606857 [ 4 ] {2a41d9c4-9e5a-4090-b0cf-e95dd9ba50a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8630 | 2025.08.18 20:13:45.606872 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_46_9} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8631 | 2025.08.18 20:13:45.606902 [ 4 ] {2a41d9c4-9e5a-4090-b0cf-e95dd9ba50a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8632 | 2025.08.18 20:13:45.606950 [ 189 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_46_9} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8633 | 2025.08.18 20:13:45.607028 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8634 | 2025.08.18 20:13:45.607339 [ 4 ] {2a41d9c4-9e5a-4090-b0cf-e95dd9ba50a9} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8635 | 2025.08.18 20:13:45.607380 [ 4 ] {2a41d9c4-9e5a-4090-b0cf-e95dd9ba50a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8636 | 2025.08.18 20:13:45.607726 [ 4 ] {2a41d9c4-9e5a-4090-b0cf-e95dd9ba50a9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 8637 | 2025.08.18 20:13:45.607964 [ 4 ] {2a41d9c4-9e5a-4090-b0cf-e95dd9ba50a9} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2025.08.18 20:13:45.608122 [ 4 ] {2a41d9c4-9e5a-4090-b0cf-e95dd9ba50a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 8639 | 2025.08.18 20:13:45.608188 [ 4 ] {2a41d9c4-9e5a-4090-b0cf-e95dd9ba50a9} <Debug> TCPHandler: Processed in 0.00148665 sec. | ||
| 8640 | 2025.08.18 20:13:45.608291 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8641 | 2025.08.18 20:13:45.608388 [ 4 ] {5877c236-67f1-488d-8719-fc1998565cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8642 | 2025.08.18 20:13:45.608443 [ 4 ] {5877c236-67f1-488d-8719-fc1998565cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8643 | 2025.08.18 20:13:45.609275 [ 4 ] {5877c236-67f1-488d-8719-fc1998565cd7} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8644 | 2025.08.18 20:13:45.609313 [ 4 ] {5877c236-67f1-488d-8719-fc1998565cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8645 | 2025.08.18 20:13:45.609922 [ 4 ] {5877c236-67f1-488d-8719-fc1998565cd7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8646 | 2025.08.18 20:13:45.610151 [ 4 ] {5877c236-67f1-488d-8719-fc1998565cd7} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8647 | 2025.08.18 20:13:45.610291 [ 4 ] {5877c236-67f1-488d-8719-fc1998565cd7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001922 sec., 21331.94588969823 rows/sec., 38.23 MiB/sec. | ||
| 8648 | 2025.08.18 20:13:45.610358 [ 4 ] {5877c236-67f1-488d-8719-fc1998565cd7} <Debug> TCPHandler: Processed in 0.002117128 sec. | ||
| 8649 | 2025.08.18 20:13:45.610472 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8650 | 2025.08.18 20:13:45.610570 [ 4 ] {19357e75-a9cf-4c57-9d6e-8eb4a3d1951d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8651 | 2025.08.18 20:13:45.610613 [ 4 ] {19357e75-a9cf-4c57-9d6e-8eb4a3d1951d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8652 | 2025.08.18 20:13:45.610943 [ 4 ] {19357e75-a9cf-4c57-9d6e-8eb4a3d1951d} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2025.08.18 20:13:45.610980 [ 4 ] {19357e75-a9cf-4c57-9d6e-8eb4a3d1951d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8654 | 2025.08.18 20:13:45.611298 [ 4 ] {19357e75-a9cf-4c57-9d6e-8eb4a3d1951d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 8655 | 2025.08.18 20:13:45.611516 [ 4 ] {19357e75-a9cf-4c57-9d6e-8eb4a3d1951d} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2025.08.18 20:13:45.611651 [ 4 ] {19357e75-a9cf-4c57-9d6e-8eb4a3d1951d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 8657 | 2025.08.18 20:13:45.611688 [ 4 ] {19357e75-a9cf-4c57-9d6e-8eb4a3d1951d} <Debug> TCPHandler: Processed in 0.001266017 sec. | ||
| 8658 | 2025.08.18 20:13:48.937927 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8659 | 2025.08.18 20:13:48.938010 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8660 | 2025.08.18 20:13:49.090222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24827 | ||
| 8661 | 2025.08.18 20:13:49.090782 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2025.08.18 20:13:49.090836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8663 | 2025.08.18 20:13:49.091355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8664 | 2025.08.18 20:13:49.091597 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2025.08.18 20:13:49.091757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24827 | ||
| 8666 | 2025.08.18 20:13:50.448949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 8667 | 2025.08.18 20:13:50.465629 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2025.08.18 20:13:50.465704 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8669 | 2025.08.18 20:13:50.471512 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8670 | 2025.08.18 20:13:50.472269 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2025.08.18 20:13:50.475194 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 8672 | 2025.08.18 20:13:50.599651 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8673 | 2025.08.18 20:13:50.599838 [ 4 ] {311ded89-fb7a-48d9-b41d-09ebdd37d5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8674 | 2025.08.18 20:13:50.599905 [ 4 ] {311ded89-fb7a-48d9-b41d-09ebdd37d5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8675 | 2025.08.18 20:13:50.600559 [ 4 ] {311ded89-fb7a-48d9-b41d-09ebdd37d5cd} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8676 | 2025.08.18 20:13:50.600600 [ 4 ] {311ded89-fb7a-48d9-b41d-09ebdd37d5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8677 | 2025.08.18 20:13:50.601010 [ 4 ] {311ded89-fb7a-48d9-b41d-09ebdd37d5cd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 8678 | 2025.08.18 20:13:50.601245 [ 4 ] {311ded89-fb7a-48d9-b41d-09ebdd37d5cd} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2025.08.18 20:13:50.601380 [ 140 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 8680 | 2025.08.18 20:13:50.601390 [ 4 ] {311ded89-fb7a-48d9-b41d-09ebdd37d5cd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001603 sec., 34934.49781659389 rows/sec., 2.67 MiB/sec. | ||
| 8681 | 2025.08.18 20:13:50.601417 [ 140 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8682 | 2025.08.18 20:13:50.601437 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8683 | 2025.08.18 20:13:50.601440 [ 4 ] {311ded89-fb7a-48d9-b41d-09ebdd37d5cd} <Debug> TCPHandler: Processed in 0.001922056 sec. | ||
| 8684 | 2025.08.18 20:13:50.601561 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8685 | 2025.08.18 20:13:50.601560 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 8686 | 2025.08.18 20:13:50.601657 [ 4 ] {e286c067-0261-4969-b648-9ea8a2f7ee91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8687 | 2025.08.18 20:13:50.601702 [ 4 ] {e286c067-0261-4969-b648-9ea8a2f7ee91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8688 | 2025.08.18 20:13:50.601719 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8689 | 2025.08.18 20:13:50.601759 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1407 rows starting from the beginning of the part | ||
| 8690 | 2025.08.18 20:13:50.601826 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 138 rows starting from the beginning of the part | ||
| 8691 | 2025.08.18 20:13:50.601872 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1197 rows starting from the beginning of the part | ||
| 8692 | 2025.08.18 20:13:50.601923 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
| 8693 | 2025.08.18 20:13:50.601970 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 138 rows starting from the beginning of the part | ||
| 8694 | 2025.08.18 20:13:50.602013 [ 193 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 8695 | 2025.08.18 20:13:50.602126 [ 4 ] {e286c067-0261-4969-b648-9ea8a2f7ee91} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2025.08.18 20:13:50.602167 [ 4 ] {e286c067-0261-4969-b648-9ea8a2f7ee91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8697 | 2025.08.18 20:13:50.602518 [ 4 ] {e286c067-0261-4969-b648-9ea8a2f7ee91} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 8698 | 2025.08.18 20:13:50.602793 [ 4 ] {e286c067-0261-4969-b648-9ea8a2f7ee91} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8699 | 2025.08.18 20:13:50.602928 [ 4 ] {e286c067-0261-4969-b648-9ea8a2f7ee91} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00129 sec., 49612.4031007752 rows/sec., 3.87 MiB/sec. | ||
| 8700 | 2025.08.18 20:13:50.602939 [ 139 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 8701 | 2025.08.18 20:13:50.602965 [ 4 ] {e286c067-0261-4969-b648-9ea8a2f7ee91} <Debug> TCPHandler: Processed in 0.001452788 sec. | ||
| 8702 | 2025.08.18 20:13:50.602993 [ 139 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2025.08.18 20:13:50.603024 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8704 | 2025.08.18 20:13:50.603095 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8705 | 2025.08.18 20:13:50.603109 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 8706 | 2025.08.18 20:13:50.603197 [ 4 ] {d5dc51a2-9334-4e81-899b-d85a70e16761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8707 | 2025.08.18 20:13:50.603220 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8708 | 2025.08.18 20:13:50.603245 [ 4 ] {d5dc51a2-9334-4e81-899b-d85a70e16761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8709 | 2025.08.18 20:13:50.603253 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 633 rows starting from the beginning of the part | ||
| 8710 | 2025.08.18 20:13:50.603325 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 105 rows starting from the beginning of the part | ||
| 8711 | 2025.08.18 20:13:50.603372 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 522 rows starting from the beginning of the part | ||
| 8712 | 2025.08.18 20:13:50.603420 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 8713 | 2025.08.18 20:13:50.603466 [ 194 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001960166 sec., 1526401.335397104 rows/sec., 132.48 MiB/sec. | ||
| 8714 | 2025.08.18 20:13:50.603481 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 105 rows starting from the beginning of the part | ||
| 8715 | 2025.08.18 20:13:50.603580 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 8716 | 2025.08.18 20:13:50.603710 [ 4 ] {d5dc51a2-9334-4e81-899b-d85a70e16761} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8717 | 2025.08.18 20:13:50.603744 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 8718 | 2025.08.18 20:13:50.603752 [ 4 ] {d5dc51a2-9334-4e81-899b-d85a70e16761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8719 | 2025.08.18 20:13:50.604080 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_91_18} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2025.08.18 20:13:50.604187 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_91_18} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 8721 | 2025.08.18 20:13:50.604280 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8722 | 2025.08.18 20:13:50.604297 [ 4 ] {d5dc51a2-9334-4e81-899b-d85a70e16761} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 8723 | 2025.08.18 20:13:50.604541 [ 4 ] {d5dc51a2-9334-4e81-899b-d85a70e16761} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8724 | 2025.08.18 20:13:50.604591 [ 191 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1493 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151966 sec., 982456.6021346881 rows/sec., 77.94 MiB/sec. | ||
| 8725 | 2025.08.18 20:13:50.604672 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 8726 | 2025.08.18 20:13:50.604683 [ 4 ] {d5dc51a2-9334-4e81-899b-d85a70e16761} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001505 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. | ||
| 8727 | 2025.08.18 20:13:50.604709 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8728 | 2025.08.18 20:13:50.604730 [ 4 ] {d5dc51a2-9334-4e81-899b-d85a70e16761} <Debug> TCPHandler: Processed in 0.001683333 sec. | ||
| 8729 | 2025.08.18 20:13:50.604734 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8730 | 2025.08.18 20:13:50.604761 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 8731 | 2025.08.18 20:13:50.604838 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 8732 | 2025.08.18 20:13:50.604854 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8733 | 2025.08.18 20:13:50.604955 [ 4 ] {3a5a18ea-9b57-4fe0-a41c-bf0b938ae31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8734 | 2025.08.18 20:13:50.604978 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8735 | 2025.08.18 20:13:50.604998 [ 4 ] {3a5a18ea-9b57-4fe0-a41c-bf0b938ae31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8736 | 2025.08.18 20:13:50.605019 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 23749 rows starting from the beginning of the part | ||
| 8737 | 2025.08.18 20:13:50.605058 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_91_18} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2025.08.18 20:13:50.605097 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 8739 | 2025.08.18 20:13:50.605150 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 975 rows starting from the beginning of the part | ||
| 8740 | 2025.08.18 20:13:50.605156 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_91_18} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 8741 | 2025.08.18 20:13:50.605196 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 32 rows starting from the beginning of the part | ||
| 8742 | 2025.08.18 20:13:50.605244 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 8743 | 2025.08.18 20:13:50.605246 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 8744 | 2025.08.18 20:13:50.605288 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 8745 | 2025.08.18 20:13:50.605350 [ 4 ] {3a5a18ea-9b57-4fe0-a41c-bf0b938ae31a} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2025.08.18 20:13:50.605390 [ 4 ] {3a5a18ea-9b57-4fe0-a41c-bf0b938ae31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8747 | 2025.08.18 20:13:50.605740 [ 4 ] {3a5a18ea-9b57-4fe0-a41c-bf0b938ae31a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 8748 | 2025.08.18 20:13:50.605955 [ 4 ] {3a5a18ea-9b57-4fe0-a41c-bf0b938ae31a} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8749 | 2025.08.18 20:13:50.606063 [ 139 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 8750 | 2025.08.18 20:13:50.606086 [ 4 ] {3a5a18ea-9b57-4fe0-a41c-bf0b938ae31a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 8751 | 2025.08.18 20:13:50.606094 [ 139 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2025.08.18 20:13:50.606125 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8753 | 2025.08.18 20:13:50.606129 [ 4 ] {3a5a18ea-9b57-4fe0-a41c-bf0b938ae31a} <Debug> TCPHandler: Processed in 0.001323607 sec. | ||
| 8754 | 2025.08.18 20:13:50.606196 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 8755 | 2025.08.18 20:13:50.606293 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8756 | 2025.08.18 20:13:50.606324 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4440 rows starting from the beginning of the part | ||
| 8757 | 2025.08.18 20:13:50.606385 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 8758 | 2025.08.18 20:13:50.606427 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 48 rows starting from the beginning of the part | ||
| 8759 | 2025.08.18 20:13:50.606469 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 12 rows starting from the beginning of the part | ||
| 8760 | 2025.08.18 20:13:50.606508 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 8761 | 2025.08.18 20:13:50.606545 [ 191 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 8762 | 2025.08.18 20:13:50.608780 [ 196 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4680 rows, containing 4 columns (4 merged, 0 gathered) in 0.002611144 sec., 1792317.8499538898 rows/sec., 120.79 MiB/sec. | ||
| 8763 | 2025.08.18 20:13:50.609150 [ 200 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 8764 | 2025.08.18 20:13:50.609416 [ 200 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_91_18} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2025.08.18 20:13:50.609486 [ 200 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_91_18} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 8766 | 2025.08.18 20:13:50.609587 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 8767 | 2025.08.18 20:13:50.612027 [ 191 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25236 rows, containing 5 columns (5 merged, 0 gathered) in 0.007231965 sec., 3489508.038271756 rows/sec., 239.07 MiB/sec. | ||
| 8768 | 2025.08.18 20:13:50.612433 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 8769 | 2025.08.18 20:13:50.612707 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8770 | 2025.08.18 20:13:50.612788 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 8771 | 2025.08.18 20:13:50.612881 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8772 | 2025.08.18 20:13:51.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.10 MiB, peak 304.83 MiB, free memory in arenas 0.00 B, will set to 295.34 MiB (RSS), difference: 1.24 MiB | ||
| 8773 | 2025.08.18 20:13:54.170638 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1212 | ||
| 8774 | 2025.08.18 20:13:54.172885 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2025.08.18 20:13:54.173037 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8776 | 2025.08.18 20:13:54.174277 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8777 | 2025.08.18 20:13:54.174574 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2025.08.18 20:13:54.174957 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1212 | ||
| 8779 | 2025.08.18 20:13:55.602963 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2025.08.18 20:13:55.603250 [ 4 ] {d5663f94-ccde-406f-803e-32f866bd189e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8781 | 2025.08.18 20:13:55.603356 [ 4 ] {d5663f94-ccde-406f-803e-32f866bd189e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8782 | 2025.08.18 20:13:55.604040 [ 4 ] {d5663f94-ccde-406f-803e-32f866bd189e} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2025.08.18 20:13:55.604088 [ 4 ] {d5663f94-ccde-406f-803e-32f866bd189e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8784 | 2025.08.18 20:13:55.604509 [ 4 ] {d5663f94-ccde-406f-803e-32f866bd189e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8785 | 2025.08.18 20:13:55.604750 [ 4 ] {d5663f94-ccde-406f-803e-32f866bd189e} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2025.08.18 20:13:55.604915 [ 4 ] {d5663f94-ccde-406f-803e-32f866bd189e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001742 sec., 13777.267508610792 rows/sec., 1.14 MiB/sec. | ||
| 8787 | 2025.08.18 20:13:55.604964 [ 4 ] {d5663f94-ccde-406f-803e-32f866bd189e} <Debug> TCPHandler: Processed in 0.002187668 sec. | ||
| 8788 | 2025.08.18 20:13:55.605086 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8789 | 2025.08.18 20:13:55.605194 [ 4 ] {b6dca812-7619-4dd4-be0e-c7256cddae65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8790 | 2025.08.18 20:13:55.605238 [ 4 ] {b6dca812-7619-4dd4-be0e-c7256cddae65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8791 | 2025.08.18 20:13:55.605633 [ 4 ] {b6dca812-7619-4dd4-be0e-c7256cddae65} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2025.08.18 20:13:55.605669 [ 4 ] {b6dca812-7619-4dd4-be0e-c7256cddae65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8793 | 2025.08.18 20:13:55.605970 [ 4 ] {b6dca812-7619-4dd4-be0e-c7256cddae65} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8794 | 2025.08.18 20:13:55.606199 [ 4 ] {b6dca812-7619-4dd4-be0e-c7256cddae65} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2025.08.18 20:13:55.606331 [ 4 ] {b6dca812-7619-4dd4-be0e-c7256cddae65} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001161 sec., 1722.6528854435833 rows/sec., 140.47 KiB/sec. | ||
| 8796 | 2025.08.18 20:13:55.606369 [ 4 ] {b6dca812-7619-4dd4-be0e-c7256cddae65} <Debug> TCPHandler: Processed in 0.001334647 sec. | ||
| 8797 | 2025.08.18 20:13:55.606469 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8798 | 2025.08.18 20:13:55.606565 [ 4 ] {26e0937b-6e1b-4945-b05c-d80264738c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8799 | 2025.08.18 20:13:55.606605 [ 4 ] {26e0937b-6e1b-4945-b05c-d80264738c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8800 | 2025.08.18 20:13:55.607145 [ 4 ] {26e0937b-6e1b-4945-b05c-d80264738c2a} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8801 | 2025.08.18 20:13:55.607182 [ 4 ] {26e0937b-6e1b-4945-b05c-d80264738c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8802 | 2025.08.18 20:13:55.607518 [ 4 ] {26e0937b-6e1b-4945-b05c-d80264738c2a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 8803 | 2025.08.18 20:13:55.607741 [ 4 ] {26e0937b-6e1b-4945-b05c-d80264738c2a} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2025.08.18 20:13:55.607874 [ 4 ] {26e0937b-6e1b-4945-b05c-d80264738c2a} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.001329 sec., 194883.3709556057 rows/sec., 17.45 MiB/sec. | ||
| 8805 | 2025.08.18 20:13:55.607914 [ 4 ] {26e0937b-6e1b-4945-b05c-d80264738c2a} <Debug> TCPHandler: Processed in 0.00149364 sec. | ||
| 8806 | 2025.08.18 20:13:55.608023 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8807 | 2025.08.18 20:13:55.608119 [ 4 ] {5fa7b8c5-a1a8-4fb1-ad47-9f85030a2b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8808 | 2025.08.18 20:13:55.608158 [ 4 ] {5fa7b8c5-a1a8-4fb1-ad47-9f85030a2b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8809 | 2025.08.18 20:13:55.608571 [ 4 ] {5fa7b8c5-a1a8-4fb1-ad47-9f85030a2b38} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2025.08.18 20:13:55.608608 [ 4 ] {5fa7b8c5-a1a8-4fb1-ad47-9f85030a2b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8811 | 2025.08.18 20:13:55.608915 [ 4 ] {5fa7b8c5-a1a8-4fb1-ad47-9f85030a2b38} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8812 | 2025.08.18 20:13:55.609135 [ 4 ] {5fa7b8c5-a1a8-4fb1-ad47-9f85030a2b38} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8813 | 2025.08.18 20:13:55.609260 [ 4 ] {5fa7b8c5-a1a8-4fb1-ad47-9f85030a2b38} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.00116 sec., 47413.793103448275 rows/sec., 3.52 MiB/sec. | ||
| 8814 | 2025.08.18 20:13:55.609298 [ 4 ] {5fa7b8c5-a1a8-4fb1-ad47-9f85030a2b38} <Debug> TCPHandler: Processed in 0.001324268 sec. | ||
| 8815 | 2025.08.18 20:13:55.609397 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8816 | 2025.08.18 20:13:55.609491 [ 4 ] {18831459-9818-47fb-a283-046c0fafae8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8817 | 2025.08.18 20:13:55.609531 [ 4 ] {18831459-9818-47fb-a283-046c0fafae8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8818 | 2025.08.18 20:13:55.609917 [ 4 ] {18831459-9818-47fb-a283-046c0fafae8d} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2025.08.18 20:13:55.609953 [ 4 ] {18831459-9818-47fb-a283-046c0fafae8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8820 | 2025.08.18 20:13:55.610257 [ 4 ] {18831459-9818-47fb-a283-046c0fafae8d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8821 | 2025.08.18 20:13:55.610469 [ 4 ] {18831459-9818-47fb-a283-046c0fafae8d} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2025.08.18 20:13:55.610593 [ 4 ] {18831459-9818-47fb-a283-046c0fafae8d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00112 sec., 21428.57142857143 rows/sec., 1.78 MiB/sec. | ||
| 8823 | 2025.08.18 20:13:55.610629 [ 4 ] {18831459-9818-47fb-a283-046c0fafae8d} <Debug> TCPHandler: Processed in 0.001279807 sec. | ||
| 8824 | 2025.08.18 20:13:55.610727 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8825 | 2025.08.18 20:13:55.610821 [ 4 ] {04f3c527-edd7-4a2d-bd09-9c8d2e3c3fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8826 | 2025.08.18 20:13:55.610864 [ 4 ] {04f3c527-edd7-4a2d-bd09-9c8d2e3c3fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8827 | 2025.08.18 20:13:55.611245 [ 4 ] {04f3c527-edd7-4a2d-bd09-9c8d2e3c3fcf} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8828 | 2025.08.18 20:13:55.611280 [ 4 ] {04f3c527-edd7-4a2d-bd09-9c8d2e3c3fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8829 | 2025.08.18 20:13:55.611581 [ 4 ] {04f3c527-edd7-4a2d-bd09-9c8d2e3c3fcf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8830 | 2025.08.18 20:13:55.611794 [ 4 ] {04f3c527-edd7-4a2d-bd09-9c8d2e3c3fcf} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2025.08.18 20:13:55.611919 [ 4 ] {04f3c527-edd7-4a2d-bd09-9c8d2e3c3fcf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 8832 | 2025.08.18 20:13:55.611956 [ 4 ] {04f3c527-edd7-4a2d-bd09-9c8d2e3c3fcf} <Debug> TCPHandler: Processed in 0.001276616 sec. | ||
| 8833 | 2025.08.18 20:13:55.612054 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8834 | 2025.08.18 20:13:55.612146 [ 4 ] {b36a6a0e-dff2-46f2-8707-90dbf29c3432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8835 | 2025.08.18 20:13:55.612185 [ 4 ] {b36a6a0e-dff2-46f2-8707-90dbf29c3432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8836 | 2025.08.18 20:13:55.612624 [ 4 ] {b36a6a0e-dff2-46f2-8707-90dbf29c3432} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2025.08.18 20:13:55.612659 [ 4 ] {b36a6a0e-dff2-46f2-8707-90dbf29c3432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8838 | 2025.08.18 20:13:55.612965 [ 4 ] {b36a6a0e-dff2-46f2-8707-90dbf29c3432} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 8839 | 2025.08.18 20:13:55.613174 [ 4 ] {b36a6a0e-dff2-46f2-8707-90dbf29c3432} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2025.08.18 20:13:55.613298 [ 4 ] {b36a6a0e-dff2-46f2-8707-90dbf29c3432} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001169 sec., 122326.77502138581 rows/sec., 9.87 MiB/sec. | ||
| 8841 | 2025.08.18 20:13:55.613334 [ 4 ] {b36a6a0e-dff2-46f2-8707-90dbf29c3432} <Debug> TCPHandler: Processed in 0.001328327 sec. | ||
| 8842 | 2025.08.18 20:13:55.613452 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2025.08.18 20:13:55.613572 [ 4 ] {e4114d46-de72-450b-b943-2cb0ac1ea6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8844 | 2025.08.18 20:13:55.613623 [ 4 ] {e4114d46-de72-450b-b943-2cb0ac1ea6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8845 | 2025.08.18 20:13:55.614118 [ 4 ] {e4114d46-de72-450b-b943-2cb0ac1ea6d5} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2025.08.18 20:13:55.614161 [ 4 ] {e4114d46-de72-450b-b943-2cb0ac1ea6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8847 | 2025.08.18 20:13:55.614558 [ 4 ] {e4114d46-de72-450b-b943-2cb0ac1ea6d5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 8848 | 2025.08.18 20:13:55.614789 [ 4 ] {e4114d46-de72-450b-b943-2cb0ac1ea6d5} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2025.08.18 20:13:55.614916 [ 4 ] {e4114d46-de72-450b-b943-2cb0ac1ea6d5} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001369 sec., 143900.65741417094 rows/sec., 10.32 MiB/sec. | ||
| 8850 | 2025.08.18 20:13:55.614953 [ 4 ] {e4114d46-de72-450b-b943-2cb0ac1ea6d5} <Debug> TCPHandler: Processed in 0.00156023 sec. | ||
| 8851 | 2025.08.18 20:13:55.615066 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2025.08.18 20:13:55.615159 [ 4 ] {353382c3-9ccd-4623-a005-f7aa41b63917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8853 | 2025.08.18 20:13:55.615212 [ 4 ] {353382c3-9ccd-4623-a005-f7aa41b63917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8854 | 2025.08.18 20:13:55.616036 [ 4 ] {353382c3-9ccd-4623-a005-f7aa41b63917} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2025.08.18 20:13:55.616071 [ 4 ] {353382c3-9ccd-4623-a005-f7aa41b63917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8856 | 2025.08.18 20:13:55.616648 [ 4 ] {353382c3-9ccd-4623-a005-f7aa41b63917} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8857 | 2025.08.18 20:13:55.616854 [ 4 ] {353382c3-9ccd-4623-a005-f7aa41b63917} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2025.08.18 20:13:55.616979 [ 4 ] {353382c3-9ccd-4623-a005-f7aa41b63917} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001857 sec., 22078.62143241788 rows/sec., 39.56 MiB/sec. | ||
| 8859 | 2025.08.18 20:13:55.617027 [ 4 ] {353382c3-9ccd-4623-a005-f7aa41b63917} <Debug> TCPHandler: Processed in 0.002031457 sec. | ||
| 8860 | 2025.08.18 20:13:55.617139 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2025.08.18 20:13:55.617226 [ 4 ] {09f65b15-be0f-4de9-be81-e4158c43a1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8862 | 2025.08.18 20:13:55.617264 [ 4 ] {09f65b15-be0f-4de9-be81-e4158c43a1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8863 | 2025.08.18 20:13:55.617584 [ 4 ] {09f65b15-be0f-4de9-be81-e4158c43a1f8} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2025.08.18 20:13:55.617617 [ 4 ] {09f65b15-be0f-4de9-be81-e4158c43a1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8865 | 2025.08.18 20:13:55.617974 [ 4 ] {09f65b15-be0f-4de9-be81-e4158c43a1f8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 8866 | 2025.08.18 20:13:55.618180 [ 4 ] {09f65b15-be0f-4de9-be81-e4158c43a1f8} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2025.08.18 20:13:55.618305 [ 4 ] {09f65b15-be0f-4de9-be81-e4158c43a1f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 8868 | 2025.08.18 20:13:55.618340 [ 4 ] {09f65b15-be0f-4de9-be81-e4158c43a1f8} <Debug> TCPHandler: Processed in 0.001217365 sec. | ||
| 8869 | 2025.08.18 20:13:56.591940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25254 | ||
| 8870 | 2025.08.18 20:13:56.592479 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2025.08.18 20:13:56.592522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8872 | 2025.08.18 20:13:56.592990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8873 | 2025.08.18 20:13:56.593225 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2025.08.18 20:13:56.593347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
| 8875 | 2025.08.18 20:13:57.975313 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 8876 | 2025.08.18 20:13:57.992117 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8877 | 2025.08.18 20:13:57.992164 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8878 | 2025.08.18 20:13:57.998292 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8879 | 2025.08.18 20:13:57.999018 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8880 | 2025.08.18 20:13:58.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.88 MiB, peak 304.83 MiB, free memory in arenas 0.00 B, will set to 295.36 MiB (RSS), difference: -4.52 MiB | ||
| 8881 | 2025.08.18 20:13:58.001936 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 8882 | 2025.08.18 20:13:59.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.36 MiB, peak 304.83 MiB, free memory in arenas 0.00 B, will set to 295.36 MiB (RSS), difference: 4.00 MiB | ||
| 8883 | 2025.08.18 20:14:00.600044 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8884 | 2025.08.18 20:14:00.600247 [ 4 ] {f2812779-4a40-4230-bd0f-7d41c9d6dfdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8885 | 2025.08.18 20:14:00.600321 [ 4 ] {f2812779-4a40-4230-bd0f-7d41c9d6dfdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8886 | 2025.08.18 20:14:00.601002 [ 4 ] {f2812779-4a40-4230-bd0f-7d41c9d6dfdf} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2025.08.18 20:14:00.601051 [ 4 ] {f2812779-4a40-4230-bd0f-7d41c9d6dfdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8888 | 2025.08.18 20:14:00.601450 [ 4 ] {f2812779-4a40-4230-bd0f-7d41c9d6dfdf} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 8889 | 2025.08.18 20:14:00.601687 [ 4 ] {f2812779-4a40-4230-bd0f-7d41c9d6dfdf} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2025.08.18 20:14:00.601845 [ 4 ] {f2812779-4a40-4230-bd0f-7d41c9d6dfdf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.58 MiB/sec. | ||
| 8891 | 2025.08.18 20:14:00.601889 [ 4 ] {f2812779-4a40-4230-bd0f-7d41c9d6dfdf} <Debug> TCPHandler: Processed in 0.001984196 sec. | ||
| 8892 | 2025.08.18 20:14:00.602013 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8893 | 2025.08.18 20:14:00.602108 [ 4 ] {67f80a39-6576-4b45-a7b4-7fdfeb78449c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8894 | 2025.08.18 20:14:00.602149 [ 4 ] {67f80a39-6576-4b45-a7b4-7fdfeb78449c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8895 | 2025.08.18 20:14:00.602553 [ 4 ] {67f80a39-6576-4b45-a7b4-7fdfeb78449c} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8896 | 2025.08.18 20:14:00.602588 [ 4 ] {67f80a39-6576-4b45-a7b4-7fdfeb78449c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8897 | 2025.08.18 20:14:00.602890 [ 4 ] {67f80a39-6576-4b45-a7b4-7fdfeb78449c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 8898 | 2025.08.18 20:14:00.603093 [ 4 ] {67f80a39-6576-4b45-a7b4-7fdfeb78449c} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8899 | 2025.08.18 20:14:00.603219 [ 4 ] {67f80a39-6576-4b45-a7b4-7fdfeb78449c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00113 sec., 56637.16814159293 rows/sec., 4.42 MiB/sec. | ||
| 8900 | 2025.08.18 20:14:00.603256 [ 4 ] {67f80a39-6576-4b45-a7b4-7fdfeb78449c} <Debug> TCPHandler: Processed in 0.001293927 sec. | ||
| 8901 | 2025.08.18 20:14:00.603369 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8902 | 2025.08.18 20:14:00.603464 [ 4 ] {ec6b118b-74b3-43e3-b5b5-7ca228511615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8903 | 2025.08.18 20:14:00.603507 [ 4 ] {ec6b118b-74b3-43e3-b5b5-7ca228511615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8904 | 2025.08.18 20:14:00.603911 [ 4 ] {ec6b118b-74b3-43e3-b5b5-7ca228511615} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2025.08.18 20:14:00.603945 [ 4 ] {ec6b118b-74b3-43e3-b5b5-7ca228511615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8906 | 2025.08.18 20:14:00.604269 [ 4 ] {ec6b118b-74b3-43e3-b5b5-7ca228511615} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 8907 | 2025.08.18 20:14:00.604477 [ 4 ] {ec6b118b-74b3-43e3-b5b5-7ca228511615} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8908 | 2025.08.18 20:14:00.604606 [ 4 ] {ec6b118b-74b3-43e3-b5b5-7ca228511615} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 8909 | 2025.08.18 20:14:00.604642 [ 4 ] {ec6b118b-74b3-43e3-b5b5-7ca228511615} <Debug> TCPHandler: Processed in 0.001322787 sec. | ||
| 8910 | 2025.08.18 20:14:00.604750 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8911 | 2025.08.18 20:14:00.604845 [ 4 ] {1183963e-8b13-4ae3-8d32-9e47c5ecba87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8912 | 2025.08.18 20:14:00.604886 [ 4 ] {1183963e-8b13-4ae3-8d32-9e47c5ecba87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8913 | 2025.08.18 20:14:00.605222 [ 4 ] {1183963e-8b13-4ae3-8d32-9e47c5ecba87} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8914 | 2025.08.18 20:14:00.605255 [ 4 ] {1183963e-8b13-4ae3-8d32-9e47c5ecba87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8915 | 2025.08.18 20:14:00.605556 [ 4 ] {1183963e-8b13-4ae3-8d32-9e47c5ecba87} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 8916 | 2025.08.18 20:14:00.605767 [ 4 ] {1183963e-8b13-4ae3-8d32-9e47c5ecba87} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8917 | 2025.08.18 20:14:00.605893 [ 4 ] {1183963e-8b13-4ae3-8d32-9e47c5ecba87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 8918 | 2025.08.18 20:14:00.605928 [ 4 ] {1183963e-8b13-4ae3-8d32-9e47c5ecba87} <Debug> TCPHandler: Processed in 0.001227736 sec. | ||
| 8919 | 2025.08.18 20:14:03.938060 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8920 | 2025.08.18 20:14:03.938134 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8921 | 2025.08.18 20:14:04.093503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25742 | ||
| 8922 | 2025.08.18 20:14:04.094117 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8923 | 2025.08.18 20:14:04.094154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 8924 | 2025.08.18 20:14:04.094669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8925 | 2025.08.18 20:14:04.094918 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8926 | 2025.08.18 20:14:04.095037 [ 124 ] {} <Debug> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8927 | 2025.08.18 20:14:04.095047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25742 | ||
| 8928 | 2025.08.18 20:14:04.095075 [ 124 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8929 | 2025.08.18 20:14:04.095094 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 8930 | 2025.08.18 20:14:04.095186 [ 196 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8931 | 2025.08.18 20:14:04.095287 [ 196 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8932 | 2025.08.18 20:14:04.095322 [ 196 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
| 8933 | 2025.08.18 20:14:04.095389 [ 196 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
| 8934 | 2025.08.18 20:14:04.095443 [ 196 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part | ||
| 8935 | 2025.08.18 20:14:04.095489 [ 196 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
| 8936 | 2025.08.18 20:14:04.095536 [ 196 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part | ||
| 8937 | 2025.08.18 20:14:04.095580 [ 196 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
| 8938 | 2025.08.18 20:14:04.097708 [ 190 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25742 rows, containing 4 columns (4 merged, 0 gathered) in 0.002559763 sec., 10056399.75263335 rows/sec., 143.86 MiB/sec. | ||
| 8939 | 2025.08.18 20:14:04.098027 [ 190 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8940 | 2025.08.18 20:14:04.098308 [ 190 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_56_11} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8941 | 2025.08.18 20:14:04.098385 [ 190 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_56_11} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8942 | 2025.08.18 20:14:04.098504 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 8943 | 2025.08.18 20:14:04.175148 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1240 | ||
| 8944 | 2025.08.18 20:14:04.177415 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2025.08.18 20:14:04.177456 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 8946 | 2025.08.18 20:14:04.178599 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8947 | 2025.08.18 20:14:04.178880 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2025.08.18 20:14:04.179047 [ 124 ] {} <Debug> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8949 | 2025.08.18 20:14:04.179114 [ 124 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8950 | 2025.08.18 20:14:04.179124 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1240 | ||
| 8951 | 2025.08.18 20:14:04.179153 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 8952 | 2025.08.18 20:14:04.179338 [ 191 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8953 | 2025.08.18 20:14:04.180057 [ 191 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8954 | 2025.08.18 20:14:04.180207 [ 191 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1110 rows starting from the beginning of the part | ||
| 8955 | 2025.08.18 20:14:04.180579 [ 191 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part | ||
| 8956 | 2025.08.18 20:14:04.180929 [ 191 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
| 8957 | 2025.08.18 20:14:04.181255 [ 191 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 8958 | 2025.08.18 20:14:04.181589 [ 191 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
| 8959 | 2025.08.18 20:14:04.181930 [ 191 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part | ||
| 8960 | 2025.08.18 20:14:04.188727 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1240 rows, containing 72 columns (72 merged, 0 gathered) in 0.009482263 sec., 130770.47114175172 rows/sec., 101.59 MiB/sec. | ||
| 8961 | 2025.08.18 20:14:04.190371 [ 186 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8962 | 2025.08.18 20:14:04.190943 [ 186 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_41_8} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2025.08.18 20:14:04.191011 [ 186 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_41_8} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8964 | 2025.08.18 20:14:04.191244 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 8965 | 2025.08.18 20:14:05.502078 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 8966 | 2025.08.18 20:14:05.520327 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2025.08.18 20:14:05.520399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 8968 | 2025.08.18 20:14:05.526571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8969 | 2025.08.18 20:14:05.527314 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2025.08.18 20:14:05.527713 [ 122 ] {} <Debug> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8971 | 2025.08.18 20:14:05.527814 [ 122 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2025.08.18 20:14:05.527851 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 8973 | 2025.08.18 20:14:05.528052 [ 196 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8974 | 2025.08.18 20:14:05.530706 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 8975 | 2025.08.18 20:14:05.532009 [ 196 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8976 | 2025.08.18 20:14:05.533424 [ 196 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 8977 | 2025.08.18 20:14:05.538160 [ 196 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 8978 | 2025.08.18 20:14:05.542931 [ 196 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 8979 | 2025.08.18 20:14:05.547720 [ 196 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 8980 | 2025.08.18 20:14:05.552557 [ 196 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 8981 | 2025.08.18 20:14:05.556625 [ 196 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 8982 | 2025.08.18 20:14:05.601693 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8983 | 2025.08.18 20:14:05.601844 [ 4 ] {bf02528f-d6ac-432c-9253-ea1b92b6244d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8984 | 2025.08.18 20:14:05.601910 [ 4 ] {bf02528f-d6ac-432c-9253-ea1b92b6244d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8985 | 2025.08.18 20:14:05.602627 [ 4 ] {bf02528f-d6ac-432c-9253-ea1b92b6244d} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8986 | 2025.08.18 20:14:05.602668 [ 4 ] {bf02528f-d6ac-432c-9253-ea1b92b6244d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 8987 | 2025.08.18 20:14:05.603249 [ 4 ] {bf02528f-d6ac-432c-9253-ea1b92b6244d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 8988 | 2025.08.18 20:14:05.603477 [ 4 ] {bf02528f-d6ac-432c-9253-ea1b92b6244d} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8989 | 2025.08.18 20:14:05.603632 [ 4 ] {bf02528f-d6ac-432c-9253-ea1b92b6244d} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.00183 sec., 75409.83606557376 rows/sec., 6.53 MiB/sec. | ||
| 8990 | 2025.08.18 20:14:05.603676 [ 4 ] {bf02528f-d6ac-432c-9253-ea1b92b6244d} <Debug> TCPHandler: Processed in 0.002102147 sec. | ||
| 8991 | 2025.08.18 20:14:05.603794 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8992 | 2025.08.18 20:14:05.603891 [ 4 ] {f9d8458b-4519-4928-8c8a-fa9fa1194a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8993 | 2025.08.18 20:14:05.603933 [ 4 ] {f9d8458b-4519-4928-8c8a-fa9fa1194a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8994 | 2025.08.18 20:14:05.604341 [ 4 ] {f9d8458b-4519-4928-8c8a-fa9fa1194a87} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2025.08.18 20:14:05.604379 [ 4 ] {f9d8458b-4519-4928-8c8a-fa9fa1194a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 8996 | 2025.08.18 20:14:05.604679 [ 4 ] {f9d8458b-4519-4928-8c8a-fa9fa1194a87} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8997 | 2025.08.18 20:14:05.604910 [ 4 ] {f9d8458b-4519-4928-8c8a-fa9fa1194a87} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2025.08.18 20:14:05.605046 [ 4 ] {f9d8458b-4519-4928-8c8a-fa9fa1194a87} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001175 sec., 34893.617021276594 rows/sec., 2.56 MiB/sec. | ||
| 8999 | 2025.08.18 20:14:05.605085 [ 4 ] {f9d8458b-4519-4928-8c8a-fa9fa1194a87} <Debug> TCPHandler: Processed in 0.001341537 sec. | ||
| 9000 | 2025.08.18 20:14:05.605207 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9001 | 2025.08.18 20:14:05.605302 [ 4 ] {43659d0e-c812-46f4-943f-60ce44243f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9002 | 2025.08.18 20:14:05.605343 [ 4 ] {43659d0e-c812-46f4-943f-60ce44243f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9003 | 2025.08.18 20:14:05.605790 [ 4 ] {43659d0e-c812-46f4-943f-60ce44243f45} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9004 | 2025.08.18 20:14:05.605827 [ 4 ] {43659d0e-c812-46f4-943f-60ce44243f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9005 | 2025.08.18 20:14:05.606179 [ 4 ] {43659d0e-c812-46f4-943f-60ce44243f45} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9006 | 2025.08.18 20:14:05.606413 [ 4 ] {43659d0e-c812-46f4-943f-60ce44243f45} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9007 | 2025.08.18 20:14:05.606543 [ 4 ] {43659d0e-c812-46f4-943f-60ce44243f45} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001259 sec., 83399.52343129468 rows/sec., 6.51 MiB/sec. | ||
| 9008 | 2025.08.18 20:14:05.606580 [ 4 ] {43659d0e-c812-46f4-943f-60ce44243f45} <Debug> TCPHandler: Processed in 0.001430399 sec. | ||
| 9009 | 2025.08.18 20:14:05.606706 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9010 | 2025.08.18 20:14:05.606806 [ 4 ] {330df904-5d01-4152-b438-25f2cbe98ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9011 | 2025.08.18 20:14:05.606851 [ 4 ] {330df904-5d01-4152-b438-25f2cbe98ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9012 | 2025.08.18 20:14:05.607276 [ 4 ] {330df904-5d01-4152-b438-25f2cbe98ef7} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2025.08.18 20:14:05.607312 [ 4 ] {330df904-5d01-4152-b438-25f2cbe98ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9014 | 2025.08.18 20:14:05.607644 [ 4 ] {330df904-5d01-4152-b438-25f2cbe98ef7} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9015 | 2025.08.18 20:14:05.607860 [ 4 ] {330df904-5d01-4152-b438-25f2cbe98ef7} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9016 | 2025.08.18 20:14:05.607989 [ 4 ] {330df904-5d01-4152-b438-25f2cbe98ef7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 9017 | 2025.08.18 20:14:05.608026 [ 4 ] {330df904-5d01-4152-b438-25f2cbe98ef7} <Debug> TCPHandler: Processed in 0.001369008 sec. | ||
| 9018 | 2025.08.18 20:14:05.608136 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9019 | 2025.08.18 20:14:05.608232 [ 4 ] {3d4cba44-a8bd-441d-85cb-3becc4c04071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9020 | 2025.08.18 20:14:05.608288 [ 4 ] {3d4cba44-a8bd-441d-85cb-3becc4c04071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9021 | 2025.08.18 20:14:05.609134 [ 4 ] {3d4cba44-a8bd-441d-85cb-3becc4c04071} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2025.08.18 20:14:05.609171 [ 4 ] {3d4cba44-a8bd-441d-85cb-3becc4c04071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9023 | 2025.08.18 20:14:05.609749 [ 4 ] {3d4cba44-a8bd-441d-85cb-3becc4c04071} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9024 | 2025.08.18 20:14:05.609975 [ 4 ] {3d4cba44-a8bd-441d-85cb-3becc4c04071} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2025.08.18 20:14:05.610111 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9026 | 2025.08.18 20:14:05.610113 [ 4 ] {3d4cba44-a8bd-441d-85cb-3becc4c04071} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.0019 sec., 21578.947368421053 rows/sec., 38.67 MiB/sec. | ||
| 9027 | 2025.08.18 20:14:05.610156 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2025.08.18 20:14:05.610181 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9029 | 2025.08.18 20:14:05.610193 [ 4 ] {3d4cba44-a8bd-441d-85cb-3becc4c04071} <Debug> TCPHandler: Processed in 0.002106167 sec. | ||
| 9030 | 2025.08.18 20:14:05.610267 [ 188 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9031 | 2025.08.18 20:14:05.610330 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2025.08.18 20:14:05.610441 [ 4 ] {d0ef371c-c3ec-4795-ae4e-a4af32f0a3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9033 | 2025.08.18 20:14:05.610450 [ 188 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9034 | 2025.08.18 20:14:05.610485 [ 4 ] {d0ef371c-c3ec-4795-ae4e-a4af32f0a3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9035 | 2025.08.18 20:14:05.610499 [ 188 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1356 rows starting from the beginning of the part | ||
| 9036 | 2025.08.18 20:14:05.610610 [ 188 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 9037 | 2025.08.18 20:14:05.610720 [ 188 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 9038 | 2025.08.18 20:14:05.610820 [ 188 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 9039 | 2025.08.18 20:14:05.610835 [ 4 ] {d0ef371c-c3ec-4795-ae4e-a4af32f0a3ce} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2025.08.18 20:14:05.610870 [ 4 ] {d0ef371c-c3ec-4795-ae4e-a4af32f0a3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9041 | 2025.08.18 20:14:05.610911 [ 188 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 9042 | 2025.08.18 20:14:05.611000 [ 188 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 9043 | 2025.08.18 20:14:05.611187 [ 4 ] {d0ef371c-c3ec-4795-ae4e-a4af32f0a3ce} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9044 | 2025.08.18 20:14:05.611592 [ 4 ] {d0ef371c-c3ec-4795-ae4e-a4af32f0a3ce} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9045 | 2025.08.18 20:14:05.611731 [ 4 ] {d0ef371c-c3ec-4795-ae4e-a4af32f0a3ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001315 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 9046 | 2025.08.18 20:14:05.611773 [ 4 ] {d0ef371c-c3ec-4795-ae4e-a4af32f0a3ce} <Debug> TCPHandler: Processed in 0.00150081 sec. | ||
| 9047 | 2025.08.18 20:14:05.611827 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.083858072 sec., 5032.312214380507 rows/sec., 26.02 MiB/sec. | ||
| 9048 | 2025.08.18 20:14:05.614581 [ 195 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9049 | 2025.08.18 20:14:05.616590 [ 195 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_56_11} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2025.08.18 20:14:05.616673 [ 195 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_56_11} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9051 | 2025.08.18 20:14:05.618602 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9052 | 2025.08.18 20:14:05.618829 [ 199 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1561 rows, containing 19 columns (19 merged, 0 gathered) in 0.008598621 sec., 181540.73775318157 rows/sec., 325.31 MiB/sec. | ||
| 9053 | 2025.08.18 20:14:05.621148 [ 199 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9054 | 2025.08.18 20:14:05.621500 [ 199 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9055 | 2025.08.18 20:14:05.621573 [ 199 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9056 | 2025.08.18 20:14:05.621709 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.78 MiB. | ||
| 9057 | 2025.08.18 20:14:06.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.13 MiB, peak 312.67 MiB, free memory in arenas 0.00 B, will set to 303.25 MiB (RSS), difference: 6.12 MiB | ||
| 9058 | 2025.08.18 20:14:07.128289 [ 121 ] {} <Debug> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9059 | 2025.08.18 20:14:07.128353 [ 121 ] {} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9060 | 2025.08.18 20:14:07.128373 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9061 | 2025.08.18 20:14:07.128492 [ 187 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 9062 | 2025.08.18 20:14:07.128638 [ 187 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9063 | 2025.08.18 20:14:07.128674 [ 187 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 9064 | 2025.08.18 20:14:07.128741 [ 187 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 9065 | 2025.08.18 20:14:07.128790 [ 187 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 9066 | 2025.08.18 20:14:07.128835 [ 187 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 9067 | 2025.08.18 20:14:07.128878 [ 187 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 9068 | 2025.08.18 20:14:07.129624 [ 188 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001180745 sec., 32183.070857805877 rows/sec., 2.69 MiB/sec. | ||
| 9069 | 2025.08.18 20:14:07.129787 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9070 | 2025.08.18 20:14:07.130059 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_21_5} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9071 | 2025.08.18 20:14:07.130130 [ 199 ] {4100abe3-28af-4ce1-9030-ae434a8a9c9a::all_1_21_5} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9072 | 2025.08.18 20:14:07.130209 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9073 | 2025.08.18 20:14:09.510578 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9074 | 2025.08.18 20:14:09.510801 [ 4 ] {20f1f01c-747e-46c9-b333-6169e5115f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9075 | 2025.08.18 20:14:09.510887 [ 4 ] {20f1f01c-747e-46c9-b333-6169e5115f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9076 | 2025.08.18 20:14:09.512371 [ 4 ] {20f1f01c-747e-46c9-b333-6169e5115f50} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2025.08.18 20:14:09.512427 [ 4 ] {20f1f01c-747e-46c9-b333-6169e5115f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9078 | 2025.08.18 20:14:09.513067 [ 4 ] {20f1f01c-747e-46c9-b333-6169e5115f50} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9079 | 2025.08.18 20:14:09.513343 [ 4 ] {20f1f01c-747e-46c9-b333-6169e5115f50} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2025.08.18 20:14:09.513510 [ 4 ] {20f1f01c-747e-46c9-b333-6169e5115f50} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002764 sec., 432706.2228654125 rows/sec., 35.51 MiB/sec. | ||
| 9081 | 2025.08.18 20:14:09.513555 [ 4 ] {20f1f01c-747e-46c9-b333-6169e5115f50} <Debug> TCPHandler: Processed in 0.003126491 sec. | ||
| 9082 | 2025.08.18 20:14:09.513737 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9083 | 2025.08.18 20:14:09.513845 [ 4 ] {5f8f18fe-fb53-4698-b86e-57c9132526c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9084 | 2025.08.18 20:14:09.513887 [ 4 ] {5f8f18fe-fb53-4698-b86e-57c9132526c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9085 | 2025.08.18 20:14:09.514433 [ 4 ] {5f8f18fe-fb53-4698-b86e-57c9132526c4} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2025.08.18 20:14:09.514470 [ 4 ] {5f8f18fe-fb53-4698-b86e-57c9132526c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9087 | 2025.08.18 20:14:09.514807 [ 4 ] {5f8f18fe-fb53-4698-b86e-57c9132526c4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9088 | 2025.08.18 20:14:09.515042 [ 4 ] {5f8f18fe-fb53-4698-b86e-57c9132526c4} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9089 | 2025.08.18 20:14:09.515174 [ 4 ] {5f8f18fe-fb53-4698-b86e-57c9132526c4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001355 sec., 168265.68265682657 rows/sec., 11.39 MiB/sec. | ||
| 9090 | 2025.08.18 20:14:09.515215 [ 4 ] {5f8f18fe-fb53-4698-b86e-57c9132526c4} <Debug> TCPHandler: Processed in 0.00153105 sec. | ||
| 9091 | 2025.08.18 20:14:09.515340 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9092 | 2025.08.18 20:14:09.515435 [ 4 ] {1100ed3e-8f2b-4031-b27c-d6fd7ac4098e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9093 | 2025.08.18 20:14:09.515476 [ 4 ] {1100ed3e-8f2b-4031-b27c-d6fd7ac4098e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9094 | 2025.08.18 20:14:09.516109 [ 4 ] {1100ed3e-8f2b-4031-b27c-d6fd7ac4098e} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9095 | 2025.08.18 20:14:09.516146 [ 4 ] {1100ed3e-8f2b-4031-b27c-d6fd7ac4098e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9096 | 2025.08.18 20:14:09.516493 [ 4 ] {1100ed3e-8f2b-4031-b27c-d6fd7ac4098e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9097 | 2025.08.18 20:14:09.516715 [ 4 ] {1100ed3e-8f2b-4031-b27c-d6fd7ac4098e} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2025.08.18 20:14:09.516846 [ 4 ] {1100ed3e-8f2b-4031-b27c-d6fd7ac4098e} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001429 sec., 363890.832750175 rows/sec., 26.93 MiB/sec. | ||
| 9099 | 2025.08.18 20:14:09.516884 [ 4 ] {1100ed3e-8f2b-4031-b27c-d6fd7ac4098e} <Debug> TCPHandler: Processed in 0.001593631 sec. | ||
| 9100 | 2025.08.18 20:14:09.517014 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9101 | 2025.08.18 20:14:09.517109 [ 4 ] {3fe81fd2-d34b-440d-90f9-0977ba1a2fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9102 | 2025.08.18 20:14:09.517161 [ 4 ] {3fe81fd2-d34b-440d-90f9-0977ba1a2fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9103 | 2025.08.18 20:14:09.517859 [ 4 ] {3fe81fd2-d34b-440d-90f9-0977ba1a2fef} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9104 | 2025.08.18 20:14:09.517900 [ 4 ] {3fe81fd2-d34b-440d-90f9-0977ba1a2fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9105 | 2025.08.18 20:14:09.518369 [ 4 ] {3fe81fd2-d34b-440d-90f9-0977ba1a2fef} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9106 | 2025.08.18 20:14:09.518642 [ 4 ] {3fe81fd2-d34b-440d-90f9-0977ba1a2fef} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2025.08.18 20:14:09.518784 [ 4 ] {3fe81fd2-d34b-440d-90f9-0977ba1a2fef} <Debug> executeQuery: Read 974 rows, 66.96 KiB in 0.001694 sec., 574970.4840613932 rows/sec., 38.60 MiB/sec. | ||
| 9108 | 2025.08.18 20:14:09.518824 [ 4 ] {3fe81fd2-d34b-440d-90f9-0977ba1a2fef} <Debug> TCPHandler: Processed in 0.001858434 sec. | ||
| 9109 | 2025.08.18 20:14:09.518969 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9110 | 2025.08.18 20:14:09.519071 [ 4 ] {d57bb089-7fd0-4c0e-b1ec-57879616b366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9111 | 2025.08.18 20:14:09.519117 [ 4 ] {d57bb089-7fd0-4c0e-b1ec-57879616b366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9112 | 2025.08.18 20:14:09.519494 [ 4 ] {d57bb089-7fd0-4c0e-b1ec-57879616b366} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9113 | 2025.08.18 20:14:09.519535 [ 4 ] {d57bb089-7fd0-4c0e-b1ec-57879616b366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9114 | 2025.08.18 20:14:09.519899 [ 4 ] {d57bb089-7fd0-4c0e-b1ec-57879616b366} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9115 | 2025.08.18 20:14:09.520155 [ 4 ] {d57bb089-7fd0-4c0e-b1ec-57879616b366} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9116 | 2025.08.18 20:14:09.520297 [ 4 ] {d57bb089-7fd0-4c0e-b1ec-57879616b366} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001247 sec., 38492.38171611868 rows/sec., 2.59 MiB/sec. | ||
| 9117 | 2025.08.18 20:14:09.520337 [ 4 ] {d57bb089-7fd0-4c0e-b1ec-57879616b366} <Debug> TCPHandler: Processed in 0.001420929 sec. | ||
| 9118 | 2025.08.18 20:14:10.593443 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9119 | 2025.08.18 20:14:10.593623 [ 4 ] {e1088dbf-2b77-4cfa-8055-f25981304296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9120 | 2025.08.18 20:14:10.593691 [ 4 ] {e1088dbf-2b77-4cfa-8055-f25981304296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9121 | 2025.08.18 20:14:10.594315 [ 4 ] {e1088dbf-2b77-4cfa-8055-f25981304296} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2025.08.18 20:14:10.594364 [ 4 ] {e1088dbf-2b77-4cfa-8055-f25981304296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9123 | 2025.08.18 20:14:10.594788 [ 4 ] {e1088dbf-2b77-4cfa-8055-f25981304296} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9124 | 2025.08.18 20:14:10.595017 [ 4 ] {e1088dbf-2b77-4cfa-8055-f25981304296} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9125 | 2025.08.18 20:14:10.595169 [ 4 ] {e1088dbf-2b77-4cfa-8055-f25981304296} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001595 sec., 35109.71786833856 rows/sec., 2.68 MiB/sec. | ||
| 9126 | 2025.08.18 20:14:10.595172 [ 117 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9127 | 2025.08.18 20:14:10.595213 [ 4 ] {e1088dbf-2b77-4cfa-8055-f25981304296} <Debug> TCPHandler: Processed in 0.001902754 sec. | ||
| 9128 | 2025.08.18 20:14:10.595251 [ 117 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9129 | 2025.08.18 20:14:10.595283 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9130 | 2025.08.18 20:14:10.595342 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9131 | 2025.08.18 20:14:10.595377 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 9132 | 2025.08.18 20:14:10.595443 [ 4 ] {cafdad5a-ba93-4ece-b923-6dbc2be61837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9133 | 2025.08.18 20:14:10.595475 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9134 | 2025.08.18 20:14:10.595485 [ 4 ] {cafdad5a-ba93-4ece-b923-6dbc2be61837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9135 | 2025.08.18 20:14:10.595504 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1407 rows starting from the beginning of the part | ||
| 9136 | 2025.08.18 20:14:10.595562 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 259 rows starting from the beginning of the part | ||
| 9137 | 2025.08.18 20:14:10.595608 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 9138 | 2025.08.18 20:14:10.595650 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 138 rows starting from the beginning of the part | ||
| 9139 | 2025.08.18 20:14:10.595686 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1196 rows starting from the beginning of the part | ||
| 9140 | 2025.08.18 20:14:10.595728 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
| 9141 | 2025.08.18 20:14:10.595921 [ 4 ] {cafdad5a-ba93-4ece-b923-6dbc2be61837} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9142 | 2025.08.18 20:14:10.595957 [ 4 ] {cafdad5a-ba93-4ece-b923-6dbc2be61837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9143 | 2025.08.18 20:14:10.596300 [ 4 ] {cafdad5a-ba93-4ece-b923-6dbc2be61837} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9144 | 2025.08.18 20:14:10.596544 [ 4 ] {cafdad5a-ba93-4ece-b923-6dbc2be61837} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2025.08.18 20:14:10.596666 [ 117 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9146 | 2025.08.18 20:14:10.596675 [ 4 ] {cafdad5a-ba93-4ece-b923-6dbc2be61837} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. | ||
| 9147 | 2025.08.18 20:14:10.596701 [ 117 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9148 | 2025.08.18 20:14:10.596724 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9149 | 2025.08.18 20:14:10.596726 [ 4 ] {cafdad5a-ba93-4ece-b923-6dbc2be61837} <Debug> TCPHandler: Processed in 0.001434618 sec. | ||
| 9150 | 2025.08.18 20:14:10.596848 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 9151 | 2025.08.18 20:14:10.596852 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9152 | 2025.08.18 20:14:10.596998 [ 4 ] {1adde9e1-3a65-4250-bccb-27eef0f35553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9153 | 2025.08.18 20:14:10.597007 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9154 | 2025.08.18 20:14:10.597014 [ 188 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3112 rows, containing 5 columns (5 merged, 0 gathered) in 0.001675842 sec., 1856976.9703826495 rows/sec., 161.90 MiB/sec. | ||
| 9155 | 2025.08.18 20:14:10.597047 [ 4 ] {1adde9e1-3a65-4250-bccb-27eef0f35553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9156 | 2025.08.18 20:14:10.597055 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 633 rows starting from the beginning of the part | ||
| 9157 | 2025.08.18 20:14:10.597133 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 143 rows starting from the beginning of the part | ||
| 9158 | 2025.08.18 20:14:10.597185 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 9159 | 2025.08.18 20:14:10.597218 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9160 | 2025.08.18 20:14:10.597234 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 105 rows starting from the beginning of the part | ||
| 9161 | 2025.08.18 20:14:10.597285 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 520 rows starting from the beginning of the part | ||
| 9162 | 2025.08.18 20:14:10.597331 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 9163 | 2025.08.18 20:14:10.597435 [ 4 ] {1adde9e1-3a65-4250-bccb-27eef0f35553} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2025.08.18 20:14:10.597474 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_96_19} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9165 | 2025.08.18 20:14:10.597477 [ 4 ] {1adde9e1-3a65-4250-bccb-27eef0f35553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9166 | 2025.08.18 20:14:10.597549 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_96_19} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 9167 | 2025.08.18 20:14:10.597618 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9168 | 2025.08.18 20:14:10.597852 [ 4 ] {1adde9e1-3a65-4250-bccb-27eef0f35553} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9169 | 2025.08.18 20:14:10.598090 [ 4 ] {1adde9e1-3a65-4250-bccb-27eef0f35553} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9170 | 2025.08.18 20:14:10.598198 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 5 parts from all_1_91_18 to all_95_95_0 | ||
| 9171 | 2025.08.18 20:14:10.598224 [ 4 ] {1adde9e1-3a65-4250-bccb-27eef0f35553} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001245 sec., 25702.81124497992 rows/sec., 1.79 MiB/sec. | ||
| 9172 | 2025.08.18 20:14:10.598228 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9173 | 2025.08.18 20:14:10.598263 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9174 | 2025.08.18 20:14:10.598269 [ 4 ] {1adde9e1-3a65-4250-bccb-27eef0f35553} <Debug> TCPHandler: Processed in 0.001466139 sec. | ||
| 9175 | 2025.08.18 20:14:10.598337 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_91_18 to all_95_95_0 into Compact with storage Full | ||
| 9176 | 2025.08.18 20:14:10.598384 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9177 | 2025.08.18 20:14:10.598426 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9178 | 2025.08.18 20:14:10.598455 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25236 rows starting from the beginning of the part | ||
| 9179 | 2025.08.18 20:14:10.598479 [ 4 ] {9f7a75ad-1e2d-48c0-a3fb-affdbeca6348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9180 | 2025.08.18 20:14:10.598499 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1529 rows, containing 5 columns (5 merged, 0 gathered) in 0.001715572 sec., 891247.9336337968 rows/sec., 70.98 MiB/sec. | ||
| 9181 | 2025.08.18 20:14:10.598508 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 197 rows starting from the beginning of the part | ||
| 9182 | 2025.08.18 20:14:10.598522 [ 4 ] {9f7a75ad-1e2d-48c0-a3fb-affdbeca6348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9183 | 2025.08.18 20:14:10.598570 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 9184 | 2025.08.18 20:14:10.598618 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 9185 | 2025.08.18 20:14:10.598665 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 974 rows starting from the beginning of the part | ||
| 9186 | 2025.08.18 20:14:10.598737 [ 194 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9187 | 2025.08.18 20:14:10.598856 [ 4 ] {9f7a75ad-1e2d-48c0-a3fb-affdbeca6348} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9188 | 2025.08.18 20:14:10.598896 [ 4 ] {9f7a75ad-1e2d-48c0-a3fb-affdbeca6348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9189 | 2025.08.18 20:14:10.599125 [ 194 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_96_19} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2025.08.18 20:14:10.599247 [ 194 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_96_19} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 9191 | 2025.08.18 20:14:10.599265 [ 4 ] {9f7a75ad-1e2d-48c0-a3fb-affdbeca6348} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9192 | 2025.08.18 20:14:10.599371 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 9193 | 2025.08.18 20:14:10.599496 [ 4 ] {9f7a75ad-1e2d-48c0-a3fb-affdbeca6348} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9194 | 2025.08.18 20:14:10.599619 [ 117 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9195 | 2025.08.18 20:14:10.599633 [ 4 ] {9f7a75ad-1e2d-48c0-a3fb-affdbeca6348} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 706.59 KiB/sec. | ||
| 9196 | 2025.08.18 20:14:10.599653 [ 117 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9197 | 2025.08.18 20:14:10.599675 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9198 | 2025.08.18 20:14:10.599676 [ 4 ] {9f7a75ad-1e2d-48c0-a3fb-affdbeca6348} <Debug> TCPHandler: Processed in 0.001341568 sec. | ||
| 9199 | 2025.08.18 20:14:10.599741 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 9200 | 2025.08.18 20:14:10.599812 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9201 | 2025.08.18 20:14:10.599837 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4680 rows starting from the beginning of the part | ||
| 9202 | 2025.08.18 20:14:10.599878 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 9203 | 2025.08.18 20:14:10.599911 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 9204 | 2025.08.18 20:14:10.599942 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 9205 | 2025.08.18 20:14:10.599975 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 48 rows starting from the beginning of the part | ||
| 9206 | 2025.08.18 20:14:10.600005 [ 192 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 12 rows starting from the beginning of the part | ||
| 9207 | 2025.08.18 20:14:10.601378 [ 193 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4920 rows, containing 4 columns (4 merged, 0 gathered) in 0.001660622 sec., 2962745.2845981806 rows/sec., 199.67 MiB/sec. | ||
| 9208 | 2025.08.18 20:14:10.601688 [ 200 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9209 | 2025.08.18 20:14:10.601973 [ 200 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_96_19} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9210 | 2025.08.18 20:14:10.602041 [ 200 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_96_19} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 9211 | 2025.08.18 20:14:10.602120 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 9212 | 2025.08.18 20:14:10.605441 [ 189 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26727 rows, containing 5 columns (5 merged, 0 gathered) in 0.007135063 sec., 3745867.4156065616 rows/sec., 256.59 MiB/sec. | ||
| 9213 | 2025.08.18 20:14:10.605850 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 9214 | 2025.08.18 20:14:10.606110 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9215 | 2025.08.18 20:14:10.606174 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 5 parts: [all_1_91_18, all_95_95_0] -> all_1_95_19 | ||
| 9216 | 2025.08.18 20:14:10.606247 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 9217 | 2025.08.18 20:14:11.000145 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.73 MiB, peak 314.43 MiB, free memory in arenas 0.00 B, will set to 305.34 MiB (RSS), difference: 1.61 MiB | ||
| 9218 | 2025.08.18 20:14:11.595218 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26169 | ||
| 9219 | 2025.08.18 20:14:11.595731 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9220 | 2025.08.18 20:14:11.595783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9221 | 2025.08.18 20:14:11.596290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9222 | 2025.08.18 20:14:11.596528 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9223 | 2025.08.18 20:14:11.596682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
| 9224 | 2025.08.18 20:14:13.030822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 9225 | 2025.08.18 20:14:13.045915 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2025.08.18 20:14:13.045985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9227 | 2025.08.18 20:14:13.051635 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9228 | 2025.08.18 20:14:13.052337 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2025.08.18 20:14:13.055047 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 9230 | 2025.08.18 20:14:14.179332 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1270 | ||
| 9231 | 2025.08.18 20:14:14.181810 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9232 | 2025.08.18 20:14:14.181867 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9233 | 2025.08.18 20:14:14.183103 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9234 | 2025.08.18 20:14:14.183390 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9235 | 2025.08.18 20:14:14.183787 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1270 | ||
| 9236 | 2025.08.18 20:14:15.601412 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9237 | 2025.08.18 20:14:15.601591 [ 4 ] {8f5e9975-e9eb-45b6-a644-347e80d90ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9238 | 2025.08.18 20:14:15.601655 [ 4 ] {8f5e9975-e9eb-45b6-a644-347e80d90ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9239 | 2025.08.18 20:14:15.602378 [ 4 ] {8f5e9975-e9eb-45b6-a644-347e80d90ea1} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9240 | 2025.08.18 20:14:15.602417 [ 4 ] {8f5e9975-e9eb-45b6-a644-347e80d90ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9241 | 2025.08.18 20:14:15.602809 [ 4 ] {8f5e9975-e9eb-45b6-a644-347e80d90ea1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9242 | 2025.08.18 20:14:15.603043 [ 4 ] {8f5e9975-e9eb-45b6-a644-347e80d90ea1} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2025.08.18 20:14:15.603196 [ 4 ] {8f5e9975-e9eb-45b6-a644-347e80d90ea1} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001655 sec., 83383.68580060423 rows/sec., 7.22 MiB/sec. | ||
| 9244 | 2025.08.18 20:14:15.603237 [ 4 ] {8f5e9975-e9eb-45b6-a644-347e80d90ea1} <Debug> TCPHandler: Processed in 0.001950685 sec. | ||
| 9245 | 2025.08.18 20:14:15.603359 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9246 | 2025.08.18 20:14:15.603462 [ 4 ] {cdabdc47-6382-4ca3-9c54-8563b7e590ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9247 | 2025.08.18 20:14:15.603502 [ 4 ] {cdabdc47-6382-4ca3-9c54-8563b7e590ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9248 | 2025.08.18 20:14:15.603939 [ 4 ] {cdabdc47-6382-4ca3-9c54-8563b7e590ed} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9249 | 2025.08.18 20:14:15.603973 [ 4 ] {cdabdc47-6382-4ca3-9c54-8563b7e590ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9250 | 2025.08.18 20:14:15.604271 [ 4 ] {cdabdc47-6382-4ca3-9c54-8563b7e590ed} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9251 | 2025.08.18 20:14:15.604468 [ 4 ] {cdabdc47-6382-4ca3-9c54-8563b7e590ed} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9252 | 2025.08.18 20:14:15.604591 [ 4 ] {cdabdc47-6382-4ca3-9c54-8563b7e590ed} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001148 sec., 35714.28571428572 rows/sec., 2.62 MiB/sec. | ||
| 9253 | 2025.08.18 20:14:15.604628 [ 4 ] {cdabdc47-6382-4ca3-9c54-8563b7e590ed} <Debug> TCPHandler: Processed in 0.001317267 sec. | ||
| 9254 | 2025.08.18 20:14:15.604742 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9255 | 2025.08.18 20:14:15.604840 [ 4 ] {fd279e1a-9ebb-4411-996d-af0daece55c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9256 | 2025.08.18 20:14:15.604878 [ 4 ] {fd279e1a-9ebb-4411-996d-af0daece55c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9257 | 2025.08.18 20:14:15.605298 [ 4 ] {fd279e1a-9ebb-4411-996d-af0daece55c3} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9258 | 2025.08.18 20:14:15.605333 [ 4 ] {fd279e1a-9ebb-4411-996d-af0daece55c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9259 | 2025.08.18 20:14:15.605625 [ 4 ] {fd279e1a-9ebb-4411-996d-af0daece55c3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9260 | 2025.08.18 20:14:15.605826 [ 4 ] {fd279e1a-9ebb-4411-996d-af0daece55c3} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9261 | 2025.08.18 20:14:15.605950 [ 4 ] {fd279e1a-9ebb-4411-996d-af0daece55c3} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001134 sec., 92592.59259259258 rows/sec., 7.23 MiB/sec. | ||
| 9262 | 2025.08.18 20:14:15.605987 [ 4 ] {fd279e1a-9ebb-4411-996d-af0daece55c3} <Debug> TCPHandler: Processed in 0.001292277 sec. | ||
| 9263 | 2025.08.18 20:14:15.606101 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9264 | 2025.08.18 20:14:15.606193 [ 4 ] {a040f94c-2f60-4d84-b70b-e87071c69ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9265 | 2025.08.18 20:14:15.606234 [ 4 ] {a040f94c-2f60-4d84-b70b-e87071c69ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9266 | 2025.08.18 20:14:15.606640 [ 4 ] {a040f94c-2f60-4d84-b70b-e87071c69ea9} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9267 | 2025.08.18 20:14:15.606675 [ 4 ] {a040f94c-2f60-4d84-b70b-e87071c69ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9268 | 2025.08.18 20:14:15.606991 [ 4 ] {a040f94c-2f60-4d84-b70b-e87071c69ea9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9269 | 2025.08.18 20:14:15.607194 [ 4 ] {a040f94c-2f60-4d84-b70b-e87071c69ea9} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9270 | 2025.08.18 20:14:15.607320 [ 4 ] {a040f94c-2f60-4d84-b70b-e87071c69ea9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 9271 | 2025.08.18 20:14:15.607356 [ 4 ] {a040f94c-2f60-4d84-b70b-e87071c69ea9} <Debug> TCPHandler: Processed in 0.001304137 sec. | ||
| 9272 | 2025.08.18 20:14:15.607463 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9273 | 2025.08.18 20:14:15.607555 [ 4 ] {e977958e-28ca-43a7-927b-b09975b0cc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9274 | 2025.08.18 20:14:15.607607 [ 4 ] {e977958e-28ca-43a7-927b-b09975b0cc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9275 | 2025.08.18 20:14:15.608464 [ 4 ] {e977958e-28ca-43a7-927b-b09975b0cc53} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9276 | 2025.08.18 20:14:15.608499 [ 4 ] {e977958e-28ca-43a7-927b-b09975b0cc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9277 | 2025.08.18 20:14:15.609043 [ 4 ] {e977958e-28ca-43a7-927b-b09975b0cc53} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9278 | 2025.08.18 20:14:15.609258 [ 4 ] {e977958e-28ca-43a7-927b-b09975b0cc53} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9279 | 2025.08.18 20:14:15.609388 [ 4 ] {e977958e-28ca-43a7-927b-b09975b0cc53} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001852 sec., 22138.228941684665 rows/sec., 39.67 MiB/sec. | ||
| 9280 | 2025.08.18 20:14:15.609440 [ 4 ] {e977958e-28ca-43a7-927b-b09975b0cc53} <Debug> TCPHandler: Processed in 0.002024617 sec. | ||
| 9281 | 2025.08.18 20:14:15.609552 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9282 | 2025.08.18 20:14:15.609645 [ 4 ] {8426306e-08ee-4e79-96d2-e67bf35d9933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9283 | 2025.08.18 20:14:15.609685 [ 4 ] {8426306e-08ee-4e79-96d2-e67bf35d9933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9284 | 2025.08.18 20:14:15.610009 [ 4 ] {8426306e-08ee-4e79-96d2-e67bf35d9933} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2025.08.18 20:14:15.610044 [ 4 ] {8426306e-08ee-4e79-96d2-e67bf35d9933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9286 | 2025.08.18 20:14:15.610336 [ 4 ] {8426306e-08ee-4e79-96d2-e67bf35d9933} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9287 | 2025.08.18 20:14:15.610535 [ 4 ] {8426306e-08ee-4e79-96d2-e67bf35d9933} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9288 | 2025.08.18 20:14:15.610660 [ 4 ] {8426306e-08ee-4e79-96d2-e67bf35d9933} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 9289 | 2025.08.18 20:14:15.610694 [ 4 ] {8426306e-08ee-4e79-96d2-e67bf35d9933} <Debug> TCPHandler: Processed in 0.001190055 sec. | ||
| 9290 | 2025.08.18 20:14:18.938377 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9291 | 2025.08.18 20:14:18.938447 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9292 | 2025.08.18 20:14:19.096794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26657 | ||
| 9293 | 2025.08.18 20:14:19.097321 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9294 | 2025.08.18 20:14:19.097371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9295 | 2025.08.18 20:14:19.097871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9296 | 2025.08.18 20:14:19.098132 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9297 | 2025.08.18 20:14:19.098296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26657 | ||
| 9298 | 2025.08.18 20:14:20.555104 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 9299 | 2025.08.18 20:14:20.571822 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9300 | 2025.08.18 20:14:20.571885 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9301 | 2025.08.18 20:14:20.578014 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9302 | 2025.08.18 20:14:20.578726 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9303 | 2025.08.18 20:14:20.581743 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 9304 | 2025.08.18 20:14:20.600095 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9305 | 2025.08.18 20:14:20.600353 [ 4 ] {e210dfab-b686-44cd-a6f4-be30e1f3610a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9306 | 2025.08.18 20:14:20.600425 [ 4 ] {e210dfab-b686-44cd-a6f4-be30e1f3610a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9307 | 2025.08.18 20:14:20.601068 [ 4 ] {e210dfab-b686-44cd-a6f4-be30e1f3610a} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9308 | 2025.08.18 20:14:20.601117 [ 4 ] {e210dfab-b686-44cd-a6f4-be30e1f3610a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9309 | 2025.08.18 20:14:20.601525 [ 4 ] {e210dfab-b686-44cd-a6f4-be30e1f3610a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9310 | 2025.08.18 20:14:20.601755 [ 4 ] {e210dfab-b686-44cd-a6f4-be30e1f3610a} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2025.08.18 20:14:20.601921 [ 4 ] {e210dfab-b686-44cd-a6f4-be30e1f3610a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.64 MiB/sec. | ||
| 9312 | 2025.08.18 20:14:20.601964 [ 4 ] {e210dfab-b686-44cd-a6f4-be30e1f3610a} <Debug> TCPHandler: Processed in 0.002056446 sec. | ||
| 9313 | 2025.08.18 20:14:20.602078 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9314 | 2025.08.18 20:14:20.602174 [ 4 ] {9003bdde-747d-43aa-bba5-caca6f552023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9315 | 2025.08.18 20:14:20.602215 [ 4 ] {9003bdde-747d-43aa-bba5-caca6f552023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9316 | 2025.08.18 20:14:20.602617 [ 4 ] {9003bdde-747d-43aa-bba5-caca6f552023} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9317 | 2025.08.18 20:14:20.602654 [ 4 ] {9003bdde-747d-43aa-bba5-caca6f552023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9318 | 2025.08.18 20:14:20.602957 [ 4 ] {9003bdde-747d-43aa-bba5-caca6f552023} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9319 | 2025.08.18 20:14:20.603160 [ 4 ] {9003bdde-747d-43aa-bba5-caca6f552023} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9320 | 2025.08.18 20:14:20.603294 [ 4 ] {9003bdde-747d-43aa-bba5-caca6f552023} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 4.39 MiB/sec. | ||
| 9321 | 2025.08.18 20:14:20.603332 [ 4 ] {9003bdde-747d-43aa-bba5-caca6f552023} <Debug> TCPHandler: Processed in 0.001303247 sec. | ||
| 9322 | 2025.08.18 20:14:20.603441 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9323 | 2025.08.18 20:14:20.603536 [ 4 ] {024f9af0-6daf-4b6b-af0b-916b8f8108f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9324 | 2025.08.18 20:14:20.603578 [ 4 ] {024f9af0-6daf-4b6b-af0b-916b8f8108f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9325 | 2025.08.18 20:14:20.603982 [ 4 ] {024f9af0-6daf-4b6b-af0b-916b8f8108f1} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9326 | 2025.08.18 20:14:20.604018 [ 4 ] {024f9af0-6daf-4b6b-af0b-916b8f8108f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9327 | 2025.08.18 20:14:20.604350 [ 4 ] {024f9af0-6daf-4b6b-af0b-916b8f8108f1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9328 | 2025.08.18 20:14:20.604562 [ 4 ] {024f9af0-6daf-4b6b-af0b-916b8f8108f1} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9329 | 2025.08.18 20:14:20.604698 [ 4 ] {024f9af0-6daf-4b6b-af0b-916b8f8108f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 9330 | 2025.08.18 20:14:20.604735 [ 4 ] {024f9af0-6daf-4b6b-af0b-916b8f8108f1} <Debug> TCPHandler: Processed in 0.001343568 sec. | ||
| 9331 | 2025.08.18 20:14:20.604839 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9332 | 2025.08.18 20:14:20.604932 [ 4 ] {bc2488b9-af32-4ed3-bf8b-7b0b69f064e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9333 | 2025.08.18 20:14:20.604974 [ 4 ] {bc2488b9-af32-4ed3-bf8b-7b0b69f064e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9334 | 2025.08.18 20:14:20.605305 [ 4 ] {bc2488b9-af32-4ed3-bf8b-7b0b69f064e2} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9335 | 2025.08.18 20:14:20.605341 [ 4 ] {bc2488b9-af32-4ed3-bf8b-7b0b69f064e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9336 | 2025.08.18 20:14:20.605655 [ 4 ] {bc2488b9-af32-4ed3-bf8b-7b0b69f064e2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9337 | 2025.08.18 20:14:20.605862 [ 4 ] {bc2488b9-af32-4ed3-bf8b-7b0b69f064e2} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9338 | 2025.08.18 20:14:20.605996 [ 4 ] {bc2488b9-af32-4ed3-bf8b-7b0b69f064e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 9339 | 2025.08.18 20:14:20.606030 [ 4 ] {bc2488b9-af32-4ed3-bf8b-7b0b69f064e2} <Debug> TCPHandler: Processed in 0.001242866 sec. | ||
| 9340 | 2025.08.18 20:14:24.183943 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1290 | ||
| 9341 | 2025.08.18 20:14:24.186075 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2025.08.18 20:14:24.186115 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9343 | 2025.08.18 20:14:24.187288 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9344 | 2025.08.18 20:14:24.187559 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2025.08.18 20:14:24.187824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1290 | ||
| 9346 | 2025.08.18 20:14:25.603223 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9347 | 2025.08.18 20:14:25.603420 [ 4 ] {9fb2845f-edca-451d-8134-c23c70d48270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9348 | 2025.08.18 20:14:25.603494 [ 4 ] {9fb2845f-edca-451d-8134-c23c70d48270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9349 | 2025.08.18 20:14:25.604177 [ 4 ] {9fb2845f-edca-451d-8134-c23c70d48270} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9350 | 2025.08.18 20:14:25.604225 [ 4 ] {9fb2845f-edca-451d-8134-c23c70d48270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9351 | 2025.08.18 20:14:25.604647 [ 4 ] {9fb2845f-edca-451d-8134-c23c70d48270} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9352 | 2025.08.18 20:14:25.604881 [ 4 ] {9fb2845f-edca-451d-8134-c23c70d48270} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9353 | 2025.08.18 20:14:25.605046 [ 4 ] {9fb2845f-edca-451d-8134-c23c70d48270} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001682 sec., 14268.727705112962 rows/sec., 1.18 MiB/sec. | ||
| 9354 | 2025.08.18 20:14:25.605104 [ 4 ] {9fb2845f-edca-451d-8134-c23c70d48270} <Debug> TCPHandler: Processed in 0.002010336 sec. | ||
| 9355 | 2025.08.18 20:14:25.605320 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9356 | 2025.08.18 20:14:25.605420 [ 4 ] {9da3cf42-a623-4990-ada4-c8a51b7449d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9357 | 2025.08.18 20:14:25.605461 [ 4 ] {9da3cf42-a623-4990-ada4-c8a51b7449d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9358 | 2025.08.18 20:14:25.605928 [ 4 ] {9da3cf42-a623-4990-ada4-c8a51b7449d7} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9359 | 2025.08.18 20:14:25.605962 [ 4 ] {9da3cf42-a623-4990-ada4-c8a51b7449d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9360 | 2025.08.18 20:14:25.606242 [ 4 ] {9da3cf42-a623-4990-ada4-c8a51b7449d7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9361 | 2025.08.18 20:14:25.606454 [ 4 ] {9da3cf42-a623-4990-ada4-c8a51b7449d7} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9362 | 2025.08.18 20:14:25.606579 [ 4 ] {9da3cf42-a623-4990-ada4-c8a51b7449d7} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001177 sec., 11894.6474086661 rows/sec., 969.92 KiB/sec. | ||
| 9363 | 2025.08.18 20:14:25.606615 [ 4 ] {9da3cf42-a623-4990-ada4-c8a51b7449d7} <Debug> TCPHandler: Processed in 0.001348328 sec. | ||
| 9364 | 2025.08.18 20:14:25.606722 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9365 | 2025.08.18 20:14:25.606817 [ 4 ] {29998885-d9a6-427c-92c8-d9f62093eaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9366 | 2025.08.18 20:14:25.606854 [ 4 ] {29998885-d9a6-427c-92c8-d9f62093eaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9367 | 2025.08.18 20:14:25.607391 [ 4 ] {29998885-d9a6-427c-92c8-d9f62093eaa2} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9368 | 2025.08.18 20:14:25.607425 [ 4 ] {29998885-d9a6-427c-92c8-d9f62093eaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9369 | 2025.08.18 20:14:25.607741 [ 4 ] {29998885-d9a6-427c-92c8-d9f62093eaa2} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9370 | 2025.08.18 20:14:25.607955 [ 4 ] {29998885-d9a6-427c-92c8-d9f62093eaa2} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9371 | 2025.08.18 20:14:25.608079 [ 4 ] {29998885-d9a6-427c-92c8-d9f62093eaa2} <Debug> executeQuery: Read 265 rows, 24.18 KiB in 0.00128 sec., 207031.24999999997 rows/sec., 18.45 MiB/sec. | ||
| 9372 | 2025.08.18 20:14:25.608116 [ 4 ] {29998885-d9a6-427c-92c8-d9f62093eaa2} <Debug> TCPHandler: Processed in 0.001441438 sec. | ||
| 9373 | 2025.08.18 20:14:25.608219 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9374 | 2025.08.18 20:14:25.608310 [ 4 ] {ee4ddb9c-bf08-43ea-915c-71dfffcd2d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9375 | 2025.08.18 20:14:25.608348 [ 4 ] {ee4ddb9c-bf08-43ea-915c-71dfffcd2d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9376 | 2025.08.18 20:14:25.608756 [ 4 ] {ee4ddb9c-bf08-43ea-915c-71dfffcd2d69} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9377 | 2025.08.18 20:14:25.608790 [ 4 ] {ee4ddb9c-bf08-43ea-915c-71dfffcd2d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9378 | 2025.08.18 20:14:25.609082 [ 4 ] {ee4ddb9c-bf08-43ea-915c-71dfffcd2d69} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9379 | 2025.08.18 20:14:25.609287 [ 4 ] {ee4ddb9c-bf08-43ea-915c-71dfffcd2d69} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2025.08.18 20:14:25.609409 [ 4 ] {ee4ddb9c-bf08-43ea-915c-71dfffcd2d69} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001117 sec., 59982.09489704566 rows/sec., 4.39 MiB/sec. | ||
| 9381 | 2025.08.18 20:14:25.609445 [ 4 ] {ee4ddb9c-bf08-43ea-915c-71dfffcd2d69} <Debug> TCPHandler: Processed in 0.001273867 sec. | ||
| 9382 | 2025.08.18 20:14:25.609549 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9383 | 2025.08.18 20:14:25.609641 [ 4 ] {ac1f1762-2c1f-4889-8dcb-5687a12cee68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9384 | 2025.08.18 20:14:25.609678 [ 4 ] {ac1f1762-2c1f-4889-8dcb-5687a12cee68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9385 | 2025.08.18 20:14:25.610056 [ 4 ] {ac1f1762-2c1f-4889-8dcb-5687a12cee68} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9386 | 2025.08.18 20:14:25.610092 [ 4 ] {ac1f1762-2c1f-4889-8dcb-5687a12cee68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9387 | 2025.08.18 20:14:25.610380 [ 4 ] {ac1f1762-2c1f-4889-8dcb-5687a12cee68} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9388 | 2025.08.18 20:14:25.610580 [ 4 ] {ac1f1762-2c1f-4889-8dcb-5687a12cee68} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9389 | 2025.08.18 20:14:25.610701 [ 4 ] {ac1f1762-2c1f-4889-8dcb-5687a12cee68} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001078 sec., 22263.450834879408 rows/sec., 1.85 MiB/sec. | ||
| 9390 | 2025.08.18 20:14:25.610738 [ 4 ] {ac1f1762-2c1f-4889-8dcb-5687a12cee68} <Debug> TCPHandler: Processed in 0.001235546 sec. | ||
| 9391 | 2025.08.18 20:14:25.610838 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9392 | 2025.08.18 20:14:25.610930 [ 4 ] {f711827b-d5e1-4b1f-b3da-9fcfef81b670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9393 | 2025.08.18 20:14:25.610977 [ 4 ] {f711827b-d5e1-4b1f-b3da-9fcfef81b670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9394 | 2025.08.18 20:14:25.611349 [ 4 ] {f711827b-d5e1-4b1f-b3da-9fcfef81b670} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9395 | 2025.08.18 20:14:25.611382 [ 4 ] {f711827b-d5e1-4b1f-b3da-9fcfef81b670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9396 | 2025.08.18 20:14:25.611671 [ 4 ] {f711827b-d5e1-4b1f-b3da-9fcfef81b670} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9397 | 2025.08.18 20:14:25.611892 [ 4 ] {f711827b-d5e1-4b1f-b3da-9fcfef81b670} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9398 | 2025.08.18 20:14:25.612012 [ 4 ] {f711827b-d5e1-4b1f-b3da-9fcfef81b670} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. | ||
| 9399 | 2025.08.18 20:14:25.612047 [ 4 ] {f711827b-d5e1-4b1f-b3da-9fcfef81b670} <Debug> TCPHandler: Processed in 0.001259367 sec. | ||
| 9400 | 2025.08.18 20:14:25.612182 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9401 | 2025.08.18 20:14:25.612304 [ 4 ] {91c63215-726c-4ffe-9dc1-4da7f3a8d162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9402 | 2025.08.18 20:14:25.612346 [ 4 ] {91c63215-726c-4ffe-9dc1-4da7f3a8d162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9403 | 2025.08.18 20:14:25.612833 [ 4 ] {91c63215-726c-4ffe-9dc1-4da7f3a8d162} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2025.08.18 20:14:25.612870 [ 4 ] {91c63215-726c-4ffe-9dc1-4da7f3a8d162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9405 | 2025.08.18 20:14:25.613196 [ 4 ] {91c63215-726c-4ffe-9dc1-4da7f3a8d162} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9406 | 2025.08.18 20:14:25.613405 [ 4 ] {91c63215-726c-4ffe-9dc1-4da7f3a8d162} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9407 | 2025.08.18 20:14:25.613534 [ 4 ] {91c63215-726c-4ffe-9dc1-4da7f3a8d162} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001254 sec., 123604.46570972887 rows/sec., 9.97 MiB/sec. | ||
| 9408 | 2025.08.18 20:14:25.613572 [ 4 ] {91c63215-726c-4ffe-9dc1-4da7f3a8d162} <Debug> TCPHandler: Processed in 0.001452859 sec. | ||
| 9409 | 2025.08.18 20:14:25.613674 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9410 | 2025.08.18 20:14:25.613767 [ 4 ] {a9cdfb99-d200-491b-b81c-6712d44f2a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9411 | 2025.08.18 20:14:25.613810 [ 4 ] {a9cdfb99-d200-491b-b81c-6712d44f2a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9412 | 2025.08.18 20:14:25.614237 [ 4 ] {a9cdfb99-d200-491b-b81c-6712d44f2a3b} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9413 | 2025.08.18 20:14:25.614274 [ 4 ] {a9cdfb99-d200-491b-b81c-6712d44f2a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9414 | 2025.08.18 20:14:25.614641 [ 4 ] {a9cdfb99-d200-491b-b81c-6712d44f2a3b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9415 | 2025.08.18 20:14:25.614852 [ 4 ] {a9cdfb99-d200-491b-b81c-6712d44f2a3b} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9416 | 2025.08.18 20:14:25.614981 [ 4 ] {a9cdfb99-d200-491b-b81c-6712d44f2a3b} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001233 sec., 164639.09164639094 rows/sec., 11.79 MiB/sec. | ||
| 9417 | 2025.08.18 20:14:25.615018 [ 4 ] {a9cdfb99-d200-491b-b81c-6712d44f2a3b} <Debug> TCPHandler: Processed in 0.001392418 sec. | ||
| 9418 | 2025.08.18 20:14:25.615136 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9419 | 2025.08.18 20:14:25.615231 [ 4 ] {d45fb396-d81a-4f07-8b23-660e64dbb1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9420 | 2025.08.18 20:14:25.615289 [ 4 ] {d45fb396-d81a-4f07-8b23-660e64dbb1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9421 | 2025.08.18 20:14:25.616184 [ 4 ] {d45fb396-d81a-4f07-8b23-660e64dbb1d9} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9422 | 2025.08.18 20:14:25.616226 [ 4 ] {d45fb396-d81a-4f07-8b23-660e64dbb1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9423 | 2025.08.18 20:14:25.616800 [ 4 ] {d45fb396-d81a-4f07-8b23-660e64dbb1d9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9424 | 2025.08.18 20:14:25.617016 [ 4 ] {d45fb396-d81a-4f07-8b23-660e64dbb1d9} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9425 | 2025.08.18 20:14:25.617159 [ 4 ] {d45fb396-d81a-4f07-8b23-660e64dbb1d9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001947 sec., 21058.03800719055 rows/sec., 37.74 MiB/sec. | ||
| 9426 | 2025.08.18 20:14:25.617215 [ 4 ] {d45fb396-d81a-4f07-8b23-660e64dbb1d9} <Debug> TCPHandler: Processed in 0.002127628 sec. | ||
| 9427 | 2025.08.18 20:14:25.617327 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9428 | 2025.08.18 20:14:25.617430 [ 4 ] {4d888b49-99e2-42a2-a0f6-3313e62d2f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9429 | 2025.08.18 20:14:25.617471 [ 4 ] {4d888b49-99e2-42a2-a0f6-3313e62d2f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9430 | 2025.08.18 20:14:25.617796 [ 4 ] {4d888b49-99e2-42a2-a0f6-3313e62d2f91} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9431 | 2025.08.18 20:14:25.617832 [ 4 ] {4d888b49-99e2-42a2-a0f6-3313e62d2f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9432 | 2025.08.18 20:14:25.618127 [ 4 ] {4d888b49-99e2-42a2-a0f6-3313e62d2f91} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9433 | 2025.08.18 20:14:25.618328 [ 4 ] {4d888b49-99e2-42a2-a0f6-3313e62d2f91} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9434 | 2025.08.18 20:14:25.618453 [ 4 ] {4d888b49-99e2-42a2-a0f6-3313e62d2f91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 9435 | 2025.08.18 20:14:25.618489 [ 4 ] {4d888b49-99e2-42a2-a0f6-3313e62d2f91} <Debug> TCPHandler: Processed in 0.001210626 sec. | ||
| 9436 | 2025.08.18 20:14:26.598438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27084 | ||
| 9437 | 2025.08.18 20:14:26.598942 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9438 | 2025.08.18 20:14:26.598984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9439 | 2025.08.18 20:14:26.599468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9440 | 2025.08.18 20:14:26.599695 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9441 | 2025.08.18 20:14:26.599826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
| 9442 | 2025.08.18 20:14:28.081821 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 9443 | 2025.08.18 20:14:28.098246 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9444 | 2025.08.18 20:14:28.098302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9445 | 2025.08.18 20:14:28.104408 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9446 | 2025.08.18 20:14:28.105130 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2025.08.18 20:14:28.107959 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 9448 | 2025.08.18 20:14:30.599368 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9449 | 2025.08.18 20:14:30.599608 [ 4 ] {aa2a3dd7-4337-494a-afc9-d0073b80c6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9450 | 2025.08.18 20:14:30.599684 [ 4 ] {aa2a3dd7-4337-494a-afc9-d0073b80c6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9451 | 2025.08.18 20:14:30.600517 [ 4 ] {aa2a3dd7-4337-494a-afc9-d0073b80c6a7} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2025.08.18 20:14:30.600582 [ 4 ] {aa2a3dd7-4337-494a-afc9-d0073b80c6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9453 | 2025.08.18 20:14:30.600980 [ 4 ] {aa2a3dd7-4337-494a-afc9-d0073b80c6a7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9454 | 2025.08.18 20:14:30.601210 [ 4 ] {aa2a3dd7-4337-494a-afc9-d0073b80c6a7} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2025.08.18 20:14:30.601366 [ 4 ] {aa2a3dd7-4337-494a-afc9-d0073b80c6a7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001818 sec., 30803.080308030803 rows/sec., 2.35 MiB/sec. | ||
| 9456 | 2025.08.18 20:14:30.601416 [ 4 ] {aa2a3dd7-4337-494a-afc9-d0073b80c6a7} <Debug> TCPHandler: Processed in 0.002188049 sec. | ||
| 9457 | 2025.08.18 20:14:30.601539 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2025.08.18 20:14:30.601642 [ 4 ] {14cb9765-915c-4853-9d53-5d66330c424d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9459 | 2025.08.18 20:14:30.601686 [ 4 ] {14cb9765-915c-4853-9d53-5d66330c424d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9460 | 2025.08.18 20:14:30.602158 [ 4 ] {14cb9765-915c-4853-9d53-5d66330c424d} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2025.08.18 20:14:30.602195 [ 4 ] {14cb9765-915c-4853-9d53-5d66330c424d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9462 | 2025.08.18 20:14:30.602494 [ 4 ] {14cb9765-915c-4853-9d53-5d66330c424d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9463 | 2025.08.18 20:14:30.602696 [ 4 ] {14cb9765-915c-4853-9d53-5d66330c424d} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2025.08.18 20:14:30.602820 [ 4 ] {14cb9765-915c-4853-9d53-5d66330c424d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 9465 | 2025.08.18 20:14:30.602886 [ 4 ] {14cb9765-915c-4853-9d53-5d66330c424d} <Debug> TCPHandler: Processed in 0.001402428 sec. | ||
| 9466 | 2025.08.18 20:14:30.603018 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9467 | 2025.08.18 20:14:30.603112 [ 4 ] {e4555523-13ba-4d49-bdb2-2f1294624916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9468 | 2025.08.18 20:14:30.603155 [ 4 ] {e4555523-13ba-4d49-bdb2-2f1294624916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9469 | 2025.08.18 20:14:30.603631 [ 4 ] {e4555523-13ba-4d49-bdb2-2f1294624916} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2025.08.18 20:14:30.603668 [ 4 ] {e4555523-13ba-4d49-bdb2-2f1294624916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9471 | 2025.08.18 20:14:30.603998 [ 4 ] {e4555523-13ba-4d49-bdb2-2f1294624916} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9472 | 2025.08.18 20:14:30.604201 [ 4 ] {e4555523-13ba-4d49-bdb2-2f1294624916} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2025.08.18 20:14:30.604354 [ 4 ] {e4555523-13ba-4d49-bdb2-2f1294624916} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 9474 | 2025.08.18 20:14:30.604391 [ 4 ] {e4555523-13ba-4d49-bdb2-2f1294624916} <Debug> TCPHandler: Processed in 0.001425489 sec. | ||
| 9475 | 2025.08.18 20:14:30.604395 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 9476 | 2025.08.18 20:14:30.604472 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2025.08.18 20:14:30.604496 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9478 | 2025.08.18 20:14:30.604501 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9479 | 2025.08.18 20:14:30.604605 [ 4 ] {2bbbb9b6-8d81-4776-966a-3e925d0f2cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9480 | 2025.08.18 20:14:30.604608 [ 193 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 9481 | 2025.08.18 20:14:30.604648 [ 4 ] {2bbbb9b6-8d81-4776-966a-3e925d0f2cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9482 | 2025.08.18 20:14:30.604752 [ 193 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9483 | 2025.08.18 20:14:30.604793 [ 193 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 26727 rows starting from the beginning of the part | ||
| 9484 | 2025.08.18 20:14:30.604871 [ 193 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 32 rows starting from the beginning of the part | ||
| 9485 | 2025.08.18 20:14:30.604925 [ 193 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 9486 | 2025.08.18 20:14:30.604974 [ 193 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 9487 | 2025.08.18 20:14:30.605000 [ 4 ] {2bbbb9b6-8d81-4776-966a-3e925d0f2cb1} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2025.08.18 20:14:30.605032 [ 193 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 203 rows starting from the beginning of the part | ||
| 9489 | 2025.08.18 20:14:30.605045 [ 4 ] {2bbbb9b6-8d81-4776-966a-3e925d0f2cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9490 | 2025.08.18 20:14:30.605086 [ 193 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 9491 | 2025.08.18 20:14:30.605374 [ 4 ] {2bbbb9b6-8d81-4776-966a-3e925d0f2cb1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9492 | 2025.08.18 20:14:30.605606 [ 4 ] {2bbbb9b6-8d81-4776-966a-3e925d0f2cb1} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9493 | 2025.08.18 20:14:30.605736 [ 4 ] {2bbbb9b6-8d81-4776-966a-3e925d0f2cb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 9494 | 2025.08.18 20:14:30.605773 [ 4 ] {2bbbb9b6-8d81-4776-966a-3e925d0f2cb1} <Debug> TCPHandler: Processed in 0.001320277 sec. | ||
| 9495 | 2025.08.18 20:14:30.610801 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27442 rows, containing 5 columns (5 merged, 0 gathered) in 0.006243291 sec., 4395438.239223512 rows/sec., 301.28 MiB/sec. | ||
| 9496 | 2025.08.18 20:14:30.611138 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 9497 | 2025.08.18 20:14:30.611402 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2025.08.18 20:14:30.611470 [ 200 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 9499 | 2025.08.18 20:14:30.611566 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9500 | 2025.08.18 20:14:33.938491 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9501 | 2025.08.18 20:14:33.938564 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9502 | 2025.08.18 20:14:34.099958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27572 | ||
| 9503 | 2025.08.18 20:14:34.100471 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9504 | 2025.08.18 20:14:34.100509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9505 | 2025.08.18 20:14:34.101008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9506 | 2025.08.18 20:14:34.101247 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9507 | 2025.08.18 20:14:34.101380 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27572 | ||
| 9508 | 2025.08.18 20:14:34.188010 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1318 | ||
| 9509 | 2025.08.18 20:14:34.190487 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9510 | 2025.08.18 20:14:34.190535 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9511 | 2025.08.18 20:14:34.191740 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9512 | 2025.08.18 20:14:34.192037 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9513 | 2025.08.18 20:14:34.192294 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1318 | ||
| 9514 | 2025.08.18 20:14:35.602489 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9515 | 2025.08.18 20:14:35.602719 [ 4 ] {b83563db-e631-443f-8aba-21b27cd98eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9516 | 2025.08.18 20:14:35.602795 [ 4 ] {b83563db-e631-443f-8aba-21b27cd98eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9517 | 2025.08.18 20:14:35.603565 [ 4 ] {b83563db-e631-443f-8aba-21b27cd98eb0} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9518 | 2025.08.18 20:14:35.603618 [ 4 ] {b83563db-e631-443f-8aba-21b27cd98eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9519 | 2025.08.18 20:14:35.604031 [ 4 ] {b83563db-e631-443f-8aba-21b27cd98eb0} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 9520 | 2025.08.18 20:14:35.604264 [ 4 ] {b83563db-e631-443f-8aba-21b27cd98eb0} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9521 | 2025.08.18 20:14:35.604426 [ 4 ] {b83563db-e631-443f-8aba-21b27cd98eb0} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001762 sec., 78320.0908059024 rows/sec., 6.78 MiB/sec. | ||
| 9522 | 2025.08.18 20:14:35.604425 [ 36 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 9523 | 2025.08.18 20:14:35.604469 [ 4 ] {b83563db-e631-443f-8aba-21b27cd98eb0} <Debug> TCPHandler: Processed in 0.002137097 sec. | ||
| 9524 | 2025.08.18 20:14:35.604479 [ 36 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2025.08.18 20:14:35.604503 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9526 | 2025.08.18 20:14:35.604586 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9527 | 2025.08.18 20:14:35.604631 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 9528 | 2025.08.18 20:14:35.604683 [ 4 ] {0b36bd27-a4f7-4bfd-9c62-151a5999330b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9529 | 2025.08.18 20:14:35.604728 [ 4 ] {0b36bd27-a4f7-4bfd-9c62-151a5999330b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9530 | 2025.08.18 20:14:35.604788 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9531 | 2025.08.18 20:14:35.604830 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1407 rows starting from the beginning of the part | ||
| 9532 | 2025.08.18 20:14:35.604900 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 138 rows starting from the beginning of the part | ||
| 9533 | 2025.08.18 20:14:35.604951 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 9534 | 2025.08.18 20:14:35.604999 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 265 rows starting from the beginning of the part | ||
| 9535 | 2025.08.18 20:14:35.605053 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 9536 | 2025.08.18 20:14:35.605095 [ 190 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 138 rows starting from the beginning of the part | ||
| 9537 | 2025.08.18 20:14:35.605202 [ 4 ] {0b36bd27-a4f7-4bfd-9c62-151a5999330b} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9538 | 2025.08.18 20:14:35.605240 [ 4 ] {0b36bd27-a4f7-4bfd-9c62-151a5999330b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9539 | 2025.08.18 20:14:35.605573 [ 4 ] {0b36bd27-a4f7-4bfd-9c62-151a5999330b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9540 | 2025.08.18 20:14:35.605803 [ 4 ] {0b36bd27-a4f7-4bfd-9c62-151a5999330b} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9541 | 2025.08.18 20:14:35.605910 [ 36 ] {} <Debug> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9542 | 2025.08.18 20:14:35.605934 [ 36 ] {} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9543 | 2025.08.18 20:14:35.605941 [ 4 ] {0b36bd27-a4f7-4bfd-9c62-151a5999330b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001277 sec., 32106.499608457325 rows/sec., 2.36 MiB/sec. | ||
| 9544 | 2025.08.18 20:14:35.605952 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9545 | 2025.08.18 20:14:35.605980 [ 4 ] {0b36bd27-a4f7-4bfd-9c62-151a5999330b} <Debug> TCPHandler: Processed in 0.001443729 sec. | ||
| 9546 | 2025.08.18 20:14:35.606025 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9547 | 2025.08.18 20:14:35.606086 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9548 | 2025.08.18 20:14:35.606117 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9549 | 2025.08.18 20:14:35.606147 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 71 rows starting from the beginning of the part | ||
| 9550 | 2025.08.18 20:14:35.606180 [ 4 ] {dca54290-0973-48f1-bbc5-0b0632e69485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9551 | 2025.08.18 20:14:35.606206 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 55 rows starting from the beginning of the part | ||
| 9552 | 2025.08.18 20:14:35.606221 [ 4 ] {dca54290-0973-48f1-bbc5-0b0632e69485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9553 | 2025.08.18 20:14:35.606249 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 9554 | 2025.08.18 20:14:35.606291 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 41 rows starting from the beginning of the part | ||
| 9555 | 2025.08.18 20:14:35.606339 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 67 rows starting from the beginning of the part | ||
| 9556 | 2025.08.18 20:14:35.606380 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part | ||
| 9557 | 2025.08.18 20:14:35.606420 [ 191 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001842024 sec., 1118335.048837583 rows/sec., 98.55 MiB/sec. | ||
| 9558 | 2025.08.18 20:14:35.606670 [ 4 ] {dca54290-0973-48f1-bbc5-0b0632e69485} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9559 | 2025.08.18 20:14:35.606677 [ 186 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 9560 | 2025.08.18 20:14:35.606718 [ 4 ] {dca54290-0973-48f1-bbc5-0b0632e69485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9561 | 2025.08.18 20:14:35.607017 [ 186 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_101_20} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9562 | 2025.08.18 20:14:35.607116 [ 186 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_101_20} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 9563 | 2025.08.18 20:14:35.607130 [ 190 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136935 sec., 277940.25164147466 rows/sec., 21.46 MiB/sec. | ||
| 9564 | 2025.08.18 20:14:35.607201 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9565 | 2025.08.18 20:14:35.607259 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9566 | 2025.08.18 20:14:35.607297 [ 4 ] {dca54290-0973-48f1-bbc5-0b0632e69485} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 9567 | 2025.08.18 20:14:35.607526 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_51_10} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9568 | 2025.08.18 20:14:35.607547 [ 4 ] {dca54290-0973-48f1-bbc5-0b0632e69485} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2025.08.18 20:14:35.607599 [ 200 ] {208c3927-0a82-47ea-9b49-36959ebfac0e::all_1_51_10} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9570 | 2025.08.18 20:14:35.607657 [ 36 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 9571 | 2025.08.18 20:14:35.607669 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9572 | 2025.08.18 20:14:35.607686 [ 36 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9573 | 2025.08.18 20:14:35.607679 [ 4 ] {dca54290-0973-48f1-bbc5-0b0632e69485} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001516 sec., 69261.21372031662 rows/sec., 5.41 MiB/sec. | ||
| 9574 | 2025.08.18 20:14:35.607706 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9575 | 2025.08.18 20:14:35.607734 [ 4 ] {dca54290-0973-48f1-bbc5-0b0632e69485} <Debug> TCPHandler: Processed in 0.001696402 sec. | ||
| 9576 | 2025.08.18 20:14:35.607760 [ 200 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 9577 | 2025.08.18 20:14:35.607823 [ 200 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9578 | 2025.08.18 20:14:35.607846 [ 200 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 633 rows starting from the beginning of the part | ||
| 9579 | 2025.08.18 20:14:35.607850 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9580 | 2025.08.18 20:14:35.607888 [ 200 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 105 rows starting from the beginning of the part | ||
| 9581 | 2025.08.18 20:14:35.607924 [ 200 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 9582 | 2025.08.18 20:14:35.607949 [ 4 ] {e59f4a9a-dcdb-48ee-83ee-735def5019c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9583 | 2025.08.18 20:14:35.607954 [ 200 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 155 rows starting from the beginning of the part | ||
| 9584 | 2025.08.18 20:14:35.607996 [ 4 ] {e59f4a9a-dcdb-48ee-83ee-735def5019c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9585 | 2025.08.18 20:14:35.607998 [ 200 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 9586 | 2025.08.18 20:14:35.608035 [ 200 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 105 rows starting from the beginning of the part | ||
| 9587 | 2025.08.18 20:14:35.608053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 9588 | 2025.08.18 20:14:35.608412 [ 4 ] {e59f4a9a-dcdb-48ee-83ee-735def5019c7} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9589 | 2025.08.18 20:14:35.608450 [ 4 ] {e59f4a9a-dcdb-48ee-83ee-735def5019c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9590 | 2025.08.18 20:14:35.608791 [ 4 ] {e59f4a9a-dcdb-48ee-83ee-735def5019c7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 9591 | 2025.08.18 20:14:35.608826 [ 201 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001084394 sec., 1038367.9732643301 rows/sec., 83.83 MiB/sec. | ||
| 9592 | 2025.08.18 20:14:35.609016 [ 4 ] {e59f4a9a-dcdb-48ee-83ee-735def5019c7} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9593 | 2025.08.18 20:14:35.609059 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 9594 | 2025.08.18 20:14:35.609156 [ 4 ] {e59f4a9a-dcdb-48ee-83ee-735def5019c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 9595 | 2025.08.18 20:14:35.609200 [ 4 ] {e59f4a9a-dcdb-48ee-83ee-735def5019c7} <Debug> TCPHandler: Processed in 0.001400088 sec. | ||
| 9596 | 2025.08.18 20:14:35.609302 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9597 | 2025.08.18 20:14:35.609359 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_101_20} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9598 | 2025.08.18 20:14:35.609398 [ 4 ] {1cc0b547-6406-497b-9470-12aa624c8eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9599 | 2025.08.18 20:14:35.609453 [ 190 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_101_20} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 9600 | 2025.08.18 20:14:35.609458 [ 4 ] {1cc0b547-6406-497b-9470-12aa624c8eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9601 | 2025.08.18 20:14:35.609566 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 9602 | 2025.08.18 20:14:35.610293 [ 4 ] {1cc0b547-6406-497b-9470-12aa624c8eea} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2025.08.18 20:14:35.610334 [ 4 ] {1cc0b547-6406-497b-9470-12aa624c8eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9604 | 2025.08.18 20:14:35.610932 [ 4 ] {1cc0b547-6406-497b-9470-12aa624c8eea} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9605 | 2025.08.18 20:14:35.611161 [ 4 ] {1cc0b547-6406-497b-9470-12aa624c8eea} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2025.08.18 20:14:35.611296 [ 4 ] {1cc0b547-6406-497b-9470-12aa624c8eea} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001917 sec., 21387.584767866458 rows/sec., 38.33 MiB/sec. | ||
| 9607 | 2025.08.18 20:14:35.611352 [ 4 ] {1cc0b547-6406-497b-9470-12aa624c8eea} <Debug> TCPHandler: Processed in 0.002098717 sec. | ||
| 9608 | 2025.08.18 20:14:35.611463 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9609 | 2025.08.18 20:14:35.611558 [ 4 ] {856e2c79-d2bd-44a1-9a8b-aa12147c1cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9610 | 2025.08.18 20:14:35.611600 [ 4 ] {856e2c79-d2bd-44a1-9a8b-aa12147c1cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9611 | 2025.08.18 20:14:35.611935 [ 4 ] {856e2c79-d2bd-44a1-9a8b-aa12147c1cb2} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9612 | 2025.08.18 20:14:35.611970 [ 4 ] {856e2c79-d2bd-44a1-9a8b-aa12147c1cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9613 | 2025.08.18 20:14:35.612278 [ 4 ] {856e2c79-d2bd-44a1-9a8b-aa12147c1cb2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 9614 | 2025.08.18 20:14:35.612485 [ 4 ] {856e2c79-d2bd-44a1-9a8b-aa12147c1cb2} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9615 | 2025.08.18 20:14:35.612582 [ 36 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 9616 | 2025.08.18 20:14:35.612605 [ 36 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9617 | 2025.08.18 20:14:35.612611 [ 4 ] {856e2c79-d2bd-44a1-9a8b-aa12147c1cb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 9618 | 2025.08.18 20:14:35.612621 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9619 | 2025.08.18 20:14:35.612648 [ 4 ] {856e2c79-d2bd-44a1-9a8b-aa12147c1cb2} <Debug> TCPHandler: Processed in 0.001234016 sec. | ||
| 9620 | 2025.08.18 20:14:35.612685 [ 200 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 9621 | 2025.08.18 20:14:35.612776 [ 200 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9622 | 2025.08.18 20:14:35.612804 [ 200 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4920 rows starting from the beginning of the part | ||
| 9623 | 2025.08.18 20:14:35.612851 [ 200 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 9624 | 2025.08.18 20:14:35.612894 [ 200 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 9625 | 2025.08.18 20:14:35.612930 [ 200 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 9626 | 2025.08.18 20:14:35.612967 [ 200 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 9627 | 2025.08.18 20:14:35.613003 [ 200 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 9628 | 2025.08.18 20:14:35.614638 [ 190 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001980636 sec., 2635517.0763330567 rows/sec., 177.62 MiB/sec. | ||
| 9629 | 2025.08.18 20:14:35.615090 [ 197 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 9630 | 2025.08.18 20:14:35.615456 [ 197 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_101_20} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2025.08.18 20:14:35.615541 [ 197 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_101_20} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 9632 | 2025.08.18 20:14:35.615648 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 9633 | 2025.08.18 20:14:35.625157 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9634 | 2025.08.18 20:14:35.625211 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9635 | 2025.08.18 20:14:35.631388 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9636 | 2025.08.18 20:14:35.632097 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9637 | 2025.08.18 20:14:35.635071 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 9638 | 2025.08.18 20:14:36.503697 [ 50 ] {} <Debug> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9639 | 2025.08.18 20:14:36.503763 [ 50 ] {} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9640 | 2025.08.18 20:14:36.503784 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9641 | 2025.08.18 20:14:36.503911 [ 195 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9642 | 2025.08.18 20:14:36.504064 [ 195 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9643 | 2025.08.18 20:14:36.504102 [ 195 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 252 rows starting from the beginning of the part | ||
| 9644 | 2025.08.18 20:14:36.504179 [ 195 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 9645 | 2025.08.18 20:14:36.504231 [ 195 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 9646 | 2025.08.18 20:14:36.504280 [ 195 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
| 9647 | 2025.08.18 20:14:36.504326 [ 195 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 9648 | 2025.08.18 20:14:36.505211 [ 197 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360188 sec., 555805.5210015086 rows/sec., 40.56 MiB/sec. | ||
| 9649 | 2025.08.18 20:14:36.505438 [ 190 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9650 | 2025.08.18 20:14:36.505751 [ 190 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_29_7} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9651 | 2025.08.18 20:14:36.505828 [ 190 ] {6f1c5997-e450-49df-b27d-b636becfb6e1::all_1_29_7} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9652 | 2025.08.18 20:14:36.505935 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9653 | 2025.08.18 20:14:39.511324 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9654 | 2025.08.18 20:14:39.511546 [ 4 ] {5a7054ea-3b56-4367-b36f-0b1c098ca51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9655 | 2025.08.18 20:14:39.511625 [ 4 ] {5a7054ea-3b56-4367-b36f-0b1c098ca51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9656 | 2025.08.18 20:14:39.512258 [ 4 ] {5a7054ea-3b56-4367-b36f-0b1c098ca51c} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9657 | 2025.08.18 20:14:39.512309 [ 4 ] {5a7054ea-3b56-4367-b36f-0b1c098ca51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9658 | 2025.08.18 20:14:39.512734 [ 4 ] {5a7054ea-3b56-4367-b36f-0b1c098ca51c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9659 | 2025.08.18 20:14:39.512974 [ 4 ] {5a7054ea-3b56-4367-b36f-0b1c098ca51c} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9660 | 2025.08.18 20:14:39.513166 [ 4 ] {5a7054ea-3b56-4367-b36f-0b1c098ca51c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001676 sec., 1193.3174224343675 rows/sec., 97.31 KiB/sec. | ||
| 9661 | 2025.08.18 20:14:39.513232 [ 4 ] {5a7054ea-3b56-4367-b36f-0b1c098ca51c} <Debug> TCPHandler: Processed in 0.002048786 sec. | ||
| 9662 | 2025.08.18 20:14:39.513375 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9663 | 2025.08.18 20:14:39.513480 [ 4 ] {8b92a8f3-621c-412d-98c2-bc9b84595188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9664 | 2025.08.18 20:14:39.513526 [ 4 ] {8b92a8f3-621c-412d-98c2-bc9b84595188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9665 | 2025.08.18 20:14:39.514617 [ 4 ] {8b92a8f3-621c-412d-98c2-bc9b84595188} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9666 | 2025.08.18 20:14:39.514658 [ 4 ] {8b92a8f3-621c-412d-98c2-bc9b84595188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9667 | 2025.08.18 20:14:39.515075 [ 4 ] {8b92a8f3-621c-412d-98c2-bc9b84595188} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 9668 | 2025.08.18 20:14:39.515300 [ 4 ] {8b92a8f3-621c-412d-98c2-bc9b84595188} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9669 | 2025.08.18 20:14:39.515439 [ 4 ] {8b92a8f3-621c-412d-98c2-bc9b84595188} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.001983 sec., 603630.8623298033 rows/sec., 49.53 MiB/sec. | ||
| 9670 | 2025.08.18 20:14:39.515479 [ 4 ] {8b92a8f3-621c-412d-98c2-bc9b84595188} <Debug> TCPHandler: Processed in 0.002157159 sec. | ||
| 9671 | 2025.08.18 20:14:39.515589 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9672 | 2025.08.18 20:14:39.515687 [ 4 ] {fc176aaa-3d05-45cd-a5b4-3ebd7accee8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9673 | 2025.08.18 20:14:39.515729 [ 4 ] {fc176aaa-3d05-45cd-a5b4-3ebd7accee8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9674 | 2025.08.18 20:14:39.516119 [ 4 ] {fc176aaa-3d05-45cd-a5b4-3ebd7accee8d} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2025.08.18 20:14:39.516156 [ 4 ] {fc176aaa-3d05-45cd-a5b4-3ebd7accee8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9676 | 2025.08.18 20:14:39.516446 [ 4 ] {fc176aaa-3d05-45cd-a5b4-3ebd7accee8d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9677 | 2025.08.18 20:14:39.516656 [ 4 ] {fc176aaa-3d05-45cd-a5b4-3ebd7accee8d} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9678 | 2025.08.18 20:14:39.516784 [ 4 ] {fc176aaa-3d05-45cd-a5b4-3ebd7accee8d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001117 sec., 1790.510295434199 rows/sec., 125.02 KiB/sec. | ||
| 9679 | 2025.08.18 20:14:39.516822 [ 4 ] {fc176aaa-3d05-45cd-a5b4-3ebd7accee8d} <Debug> TCPHandler: Processed in 0.001283167 sec. | ||
| 9680 | 2025.08.18 20:14:39.516922 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9681 | 2025.08.18 20:14:39.517017 [ 4 ] {221b8e76-f4ab-40db-85c5-ae3ba9f7e95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9682 | 2025.08.18 20:14:39.517057 [ 4 ] {221b8e76-f4ab-40db-85c5-ae3ba9f7e95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9683 | 2025.08.18 20:14:39.517549 [ 4 ] {221b8e76-f4ab-40db-85c5-ae3ba9f7e95f} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9684 | 2025.08.18 20:14:39.517586 [ 4 ] {221b8e76-f4ab-40db-85c5-ae3ba9f7e95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9685 | 2025.08.18 20:14:39.517920 [ 4 ] {221b8e76-f4ab-40db-85c5-ae3ba9f7e95f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9686 | 2025.08.18 20:14:39.518131 [ 4 ] {221b8e76-f4ab-40db-85c5-ae3ba9f7e95f} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9687 | 2025.08.18 20:14:39.518268 [ 4 ] {221b8e76-f4ab-40db-85c5-ae3ba9f7e95f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00127 sec., 179527.5590551181 rows/sec., 12.16 MiB/sec. | ||
| 9688 | 2025.08.18 20:14:39.518306 [ 4 ] {221b8e76-f4ab-40db-85c5-ae3ba9f7e95f} <Debug> TCPHandler: Processed in 0.001433128 sec. | ||
| 9689 | 2025.08.18 20:14:39.518415 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9690 | 2025.08.18 20:14:39.518510 [ 4 ] {bd4418cc-b7ed-43ac-8953-8feeda5a1c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9691 | 2025.08.18 20:14:39.518550 [ 4 ] {bd4418cc-b7ed-43ac-8953-8feeda5a1c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9692 | 2025.08.18 20:14:39.519145 [ 4 ] {bd4418cc-b7ed-43ac-8953-8feeda5a1c16} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9693 | 2025.08.18 20:14:39.519183 [ 4 ] {bd4418cc-b7ed-43ac-8953-8feeda5a1c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9694 | 2025.08.18 20:14:39.519503 [ 4 ] {bd4418cc-b7ed-43ac-8953-8feeda5a1c16} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 9695 | 2025.08.18 20:14:39.519712 [ 4 ] {bd4418cc-b7ed-43ac-8953-8feeda5a1c16} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9696 | 2025.08.18 20:14:39.519842 [ 4 ] {bd4418cc-b7ed-43ac-8953-8feeda5a1c16} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001351 sec., 386380.45891931903 rows/sec., 28.60 MiB/sec. | ||
| 9697 | 2025.08.18 20:14:39.519881 [ 4 ] {bd4418cc-b7ed-43ac-8953-8feeda5a1c16} <Debug> TCPHandler: Processed in 0.00151525 sec. | ||
| 9698 | 2025.08.18 20:14:39.519997 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9699 | 2025.08.18 20:14:39.520092 [ 4 ] {c7ef17bf-fef3-4739-b95a-97677fa45013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9700 | 2025.08.18 20:14:39.520135 [ 4 ] {c7ef17bf-fef3-4739-b95a-97677fa45013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9701 | 2025.08.18 20:14:39.520759 [ 4 ] {c7ef17bf-fef3-4739-b95a-97677fa45013} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2025.08.18 20:14:39.520795 [ 4 ] {c7ef17bf-fef3-4739-b95a-97677fa45013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9703 | 2025.08.18 20:14:39.521184 [ 4 ] {c7ef17bf-fef3-4739-b95a-97677fa45013} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 9704 | 2025.08.18 20:14:39.521393 [ 4 ] {c7ef17bf-fef3-4739-b95a-97677fa45013} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2025.08.18 20:14:39.521523 [ 4 ] {c7ef17bf-fef3-4739-b95a-97677fa45013} <Debug> executeQuery: Read 975 rows, 67.03 KiB in 0.001451 sec., 671950.3790489318 rows/sec., 45.11 MiB/sec. | ||
| 9706 | 2025.08.18 20:14:39.521561 [ 4 ] {c7ef17bf-fef3-4739-b95a-97677fa45013} <Debug> TCPHandler: Processed in 0.001614721 sec. | ||
| 9707 | 2025.08.18 20:14:39.521673 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9708 | 2025.08.18 20:14:39.521768 [ 4 ] {0ba022f1-5c77-4c01-ab9c-832b8251ab66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9709 | 2025.08.18 20:14:39.521810 [ 4 ] {0ba022f1-5c77-4c01-ab9c-832b8251ab66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9710 | 2025.08.18 20:14:39.522151 [ 4 ] {0ba022f1-5c77-4c01-ab9c-832b8251ab66} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2025.08.18 20:14:39.522187 [ 4 ] {0ba022f1-5c77-4c01-ab9c-832b8251ab66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9712 | 2025.08.18 20:14:39.522497 [ 4 ] {0ba022f1-5c77-4c01-ab9c-832b8251ab66} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 9713 | 2025.08.18 20:14:39.522724 [ 4 ] {0ba022f1-5c77-4c01-ab9c-832b8251ab66} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9714 | 2025.08.18 20:14:39.522855 [ 4 ] {0ba022f1-5c77-4c01-ab9c-832b8251ab66} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001105 sec., 43438.914027149316 rows/sec., 2.93 MiB/sec. | ||
| 9715 | 2025.08.18 20:14:39.522891 [ 4 ] {0ba022f1-5c77-4c01-ab9c-832b8251ab66} <Debug> TCPHandler: Processed in 0.001266406 sec. | ||
| 9716 | 2025.08.18 20:14:40.593806 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9717 | 2025.08.18 20:14:40.594010 [ 4 ] {16882732-048b-4a56-afba-6296e3f944c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9718 | 2025.08.18 20:14:40.594088 [ 4 ] {16882732-048b-4a56-afba-6296e3f944c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9719 | 2025.08.18 20:14:40.594821 [ 4 ] {16882732-048b-4a56-afba-6296e3f944c6} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2025.08.18 20:14:40.594874 [ 4 ] {16882732-048b-4a56-afba-6296e3f944c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9721 | 2025.08.18 20:14:40.595288 [ 4 ] {16882732-048b-4a56-afba-6296e3f944c6} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 9722 | 2025.08.18 20:14:40.595521 [ 4 ] {16882732-048b-4a56-afba-6296e3f944c6} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9723 | 2025.08.18 20:14:40.595685 [ 4 ] {16882732-048b-4a56-afba-6296e3f944c6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00173 sec., 32369.942196531792 rows/sec., 2.47 MiB/sec. | ||
| 9724 | 2025.08.18 20:14:40.595737 [ 4 ] {16882732-048b-4a56-afba-6296e3f944c6} <Debug> TCPHandler: Processed in 0.002073457 sec. | ||
| 9725 | 2025.08.18 20:14:40.595861 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9726 | 2025.08.18 20:14:40.595965 [ 4 ] {fb2abfb3-1b13-4bb1-9d0d-332b014b23cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9727 | 2025.08.18 20:14:40.596009 [ 4 ] {fb2abfb3-1b13-4bb1-9d0d-332b014b23cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9728 | 2025.08.18 20:14:40.596459 [ 4 ] {fb2abfb3-1b13-4bb1-9d0d-332b014b23cf} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2025.08.18 20:14:40.596499 [ 4 ] {fb2abfb3-1b13-4bb1-9d0d-332b014b23cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9730 | 2025.08.18 20:14:40.596821 [ 4 ] {fb2abfb3-1b13-4bb1-9d0d-332b014b23cf} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 9731 | 2025.08.18 20:14:40.597040 [ 4 ] {fb2abfb3-1b13-4bb1-9d0d-332b014b23cf} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2025.08.18 20:14:40.597171 [ 4 ] {fb2abfb3-1b13-4bb1-9d0d-332b014b23cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 9733 | 2025.08.18 20:14:40.597211 [ 4 ] {fb2abfb3-1b13-4bb1-9d0d-332b014b23cf} <Debug> TCPHandler: Processed in 0.001401058 sec. | ||
| 9734 | 2025.08.18 20:14:40.597332 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9735 | 2025.08.18 20:14:40.597428 [ 4 ] {aabd067d-80e9-440a-8dab-d8c08233528d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9736 | 2025.08.18 20:14:40.597472 [ 4 ] {aabd067d-80e9-440a-8dab-d8c08233528d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9737 | 2025.08.18 20:14:40.597853 [ 4 ] {aabd067d-80e9-440a-8dab-d8c08233528d} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9738 | 2025.08.18 20:14:40.597889 [ 4 ] {aabd067d-80e9-440a-8dab-d8c08233528d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9739 | 2025.08.18 20:14:40.598218 [ 4 ] {aabd067d-80e9-440a-8dab-d8c08233528d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 9740 | 2025.08.18 20:14:40.598443 [ 4 ] {aabd067d-80e9-440a-8dab-d8c08233528d} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2025.08.18 20:14:40.598576 [ 4 ] {aabd067d-80e9-440a-8dab-d8c08233528d} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001168 sec., 27397.260273972603 rows/sec., 1.91 MiB/sec. | ||
| 9742 | 2025.08.18 20:14:40.598613 [ 4 ] {aabd067d-80e9-440a-8dab-d8c08233528d} <Debug> TCPHandler: Processed in 0.001331847 sec. | ||
| 9743 | 2025.08.18 20:14:40.598717 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9744 | 2025.08.18 20:14:40.598813 [ 4 ] {0e8e79ec-8cd0-4031-9256-f4adc6efbb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9745 | 2025.08.18 20:14:40.598856 [ 4 ] {0e8e79ec-8cd0-4031-9256-f4adc6efbb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9746 | 2025.08.18 20:14:40.599175 [ 4 ] {0e8e79ec-8cd0-4031-9256-f4adc6efbb7c} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9747 | 2025.08.18 20:14:40.599212 [ 4 ] {0e8e79ec-8cd0-4031-9256-f4adc6efbb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9748 | 2025.08.18 20:14:40.599514 [ 4 ] {0e8e79ec-8cd0-4031-9256-f4adc6efbb7c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 9749 | 2025.08.18 20:14:40.599726 [ 4 ] {0e8e79ec-8cd0-4031-9256-f4adc6efbb7c} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9750 | 2025.08.18 20:14:40.599856 [ 4 ] {0e8e79ec-8cd0-4031-9256-f4adc6efbb7c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001062 sec., 11299.435028248587 rows/sec., 779.78 KiB/sec. | ||
| 9751 | 2025.08.18 20:14:40.599892 [ 4 ] {0e8e79ec-8cd0-4031-9256-f4adc6efbb7c} <Debug> TCPHandler: Processed in 0.001224846 sec. | ||
| 9752 | 2025.08.18 20:14:41.601575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27999 | ||
| 9753 | 2025.08.18 20:14:41.602145 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9754 | 2025.08.18 20:14:41.602198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9755 | 2025.08.18 20:14:41.602759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9756 | 2025.08.18 20:14:41.603001 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9757 | 2025.08.18 20:14:41.603133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
| 9758 | 2025.08.18 20:14:41.603171 [ 71 ] {} <Debug> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9759 | 2025.08.18 20:14:41.603248 [ 71 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9760 | 2025.08.18 20:14:41.603272 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9761 | 2025.08.18 20:14:41.603399 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9762 | 2025.08.18 20:14:41.603541 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9763 | 2025.08.18 20:14:41.603581 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25742 rows starting from the beginning of the part | ||
| 9764 | 2025.08.18 20:14:41.603643 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part | ||
| 9765 | 2025.08.18 20:14:41.603688 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part | ||
| 9766 | 2025.08.18 20:14:41.603732 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part | ||
| 9767 | 2025.08.18 20:14:41.603772 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part | ||
| 9768 | 2025.08.18 20:14:41.603811 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part | ||
| 9769 | 2025.08.18 20:14:41.606143 [ 190 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.002797926 sec., 10007055.225906618 rows/sec., 143.15 MiB/sec. | ||
| 9770 | 2025.08.18 20:14:41.606386 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9771 | 2025.08.18 20:14:41.606651 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_61_12} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9772 | 2025.08.18 20:14:41.606725 [ 197 ] {0f8a44c4-2ea2-42f2-856c-0403f951bf42::all_1_61_12} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9773 | 2025.08.18 20:14:41.606816 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 9774 | 2025.08.18 20:14:43.135202 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 9775 | 2025.08.18 20:14:43.152748 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9776 | 2025.08.18 20:14:43.152798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9777 | 2025.08.18 20:14:43.159246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9778 | 2025.08.18 20:14:43.159958 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2025.08.18 20:14:43.160259 [ 25 ] {} <Debug> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9780 | 2025.08.18 20:14:43.160332 [ 25 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9781 | 2025.08.18 20:14:43.160357 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9782 | 2025.08.18 20:14:43.160485 [ 198 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9783 | 2025.08.18 20:14:43.163499 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 9784 | 2025.08.18 20:14:43.164482 [ 198 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9785 | 2025.08.18 20:14:43.166011 [ 198 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 9786 | 2025.08.18 20:14:43.170463 [ 198 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 9787 | 2025.08.18 20:14:43.175157 [ 198 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 9788 | 2025.08.18 20:14:43.179891 [ 198 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 9789 | 2025.08.18 20:14:43.184567 [ 198 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 9790 | 2025.08.18 20:14:43.188333 [ 198 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 9791 | 2025.08.18 20:14:43.241164 [ 197 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.080737242 sec., 5697.494596112163 rows/sec., 29.46 MiB/sec. | ||
| 9792 | 2025.08.18 20:14:43.243365 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9793 | 2025.08.18 20:14:43.245076 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_61_12} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2025.08.18 20:14:43.245169 [ 190 ] {dba5cf5a-a48f-4584-8e36-7dbf6c56383c::all_1_61_12} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9795 | 2025.08.18 20:14:43.246698 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9796 | 2025.08.18 20:14:44.192556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1352 | ||
| 9797 | 2025.08.18 20:14:44.195053 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2025.08.18 20:14:44.195092 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9799 | 2025.08.18 20:14:44.196260 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9800 | 2025.08.18 20:14:44.196520 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2025.08.18 20:14:44.196776 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
| 9802 | 2025.08.18 20:14:45.601909 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9803 | 2025.08.18 20:14:45.602091 [ 4 ] {d985e8f3-9caa-493a-b1e6-5483bdae4f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9804 | 2025.08.18 20:14:45.602155 [ 4 ] {d985e8f3-9caa-493a-b1e6-5483bdae4f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9805 | 2025.08.18 20:14:45.602892 [ 4 ] {d985e8f3-9caa-493a-b1e6-5483bdae4f8e} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9806 | 2025.08.18 20:14:45.602939 [ 4 ] {d985e8f3-9caa-493a-b1e6-5483bdae4f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9807 | 2025.08.18 20:14:45.603337 [ 4 ] {d985e8f3-9caa-493a-b1e6-5483bdae4f8e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 9808 | 2025.08.18 20:14:45.603566 [ 4 ] {d985e8f3-9caa-493a-b1e6-5483bdae4f8e} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9809 | 2025.08.18 20:14:45.603725 [ 4 ] {d985e8f3-9caa-493a-b1e6-5483bdae4f8e} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001684 sec., 81947.7434679335 rows/sec., 7.09 MiB/sec. | ||
| 9810 | 2025.08.18 20:14:45.603767 [ 4 ] {d985e8f3-9caa-493a-b1e6-5483bdae4f8e} <Debug> TCPHandler: Processed in 0.001986896 sec. | ||
| 9811 | 2025.08.18 20:14:45.603884 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9812 | 2025.08.18 20:14:45.603978 [ 4 ] {a0d50b4e-e5de-4534-be74-6f5c14d849e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9813 | 2025.08.18 20:14:45.604019 [ 4 ] {a0d50b4e-e5de-4534-be74-6f5c14d849e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9814 | 2025.08.18 20:14:45.604423 [ 4 ] {a0d50b4e-e5de-4534-be74-6f5c14d849e8} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9815 | 2025.08.18 20:14:45.604459 [ 4 ] {a0d50b4e-e5de-4534-be74-6f5c14d849e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9816 | 2025.08.18 20:14:45.604748 [ 4 ] {a0d50b4e-e5de-4534-be74-6f5c14d849e8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9817 | 2025.08.18 20:14:45.604947 [ 4 ] {a0d50b4e-e5de-4534-be74-6f5c14d849e8} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9818 | 2025.08.18 20:14:45.605072 [ 4 ] {a0d50b4e-e5de-4534-be74-6f5c14d849e8} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001113 sec., 36837.37646001797 rows/sec., 2.71 MiB/sec. | ||
| 9819 | 2025.08.18 20:14:45.605109 [ 4 ] {a0d50b4e-e5de-4534-be74-6f5c14d849e8} <Debug> TCPHandler: Processed in 0.001273446 sec. | ||
| 9820 | 2025.08.18 20:14:45.605214 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9821 | 2025.08.18 20:14:45.605306 [ 4 ] {8b8f84ac-7ae0-4b0d-88c1-f1b9648c2841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9822 | 2025.08.18 20:14:45.605344 [ 4 ] {8b8f84ac-7ae0-4b0d-88c1-f1b9648c2841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9823 | 2025.08.18 20:14:45.605754 [ 4 ] {8b8f84ac-7ae0-4b0d-88c1-f1b9648c2841} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9824 | 2025.08.18 20:14:45.605789 [ 4 ] {8b8f84ac-7ae0-4b0d-88c1-f1b9648c2841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9825 | 2025.08.18 20:14:45.606087 [ 4 ] {8b8f84ac-7ae0-4b0d-88c1-f1b9648c2841} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 9826 | 2025.08.18 20:14:45.606303 [ 4 ] {8b8f84ac-7ae0-4b0d-88c1-f1b9648c2841} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9827 | 2025.08.18 20:14:45.606428 [ 4 ] {8b8f84ac-7ae0-4b0d-88c1-f1b9648c2841} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00114 sec., 92105.26315789475 rows/sec., 7.19 MiB/sec. | ||
| 9828 | 2025.08.18 20:14:45.606466 [ 4 ] {8b8f84ac-7ae0-4b0d-88c1-f1b9648c2841} <Debug> TCPHandler: Processed in 0.001298717 sec. | ||
| 9829 | 2025.08.18 20:14:45.606579 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9830 | 2025.08.18 20:14:45.606670 [ 4 ] {ced1a20d-6a10-4976-b2b8-282bae91c458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9831 | 2025.08.18 20:14:45.606712 [ 4 ] {ced1a20d-6a10-4976-b2b8-282bae91c458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9832 | 2025.08.18 20:14:45.607129 [ 4 ] {ced1a20d-6a10-4976-b2b8-282bae91c458} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9833 | 2025.08.18 20:14:45.607164 [ 4 ] {ced1a20d-6a10-4976-b2b8-282bae91c458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9834 | 2025.08.18 20:14:45.607496 [ 4 ] {ced1a20d-6a10-4976-b2b8-282bae91c458} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 9835 | 2025.08.18 20:14:45.607696 [ 4 ] {ced1a20d-6a10-4976-b2b8-282bae91c458} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9836 | 2025.08.18 20:14:45.607822 [ 4 ] {ced1a20d-6a10-4976-b2b8-282bae91c458} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 9837 | 2025.08.18 20:14:45.607859 [ 4 ] {ced1a20d-6a10-4976-b2b8-282bae91c458} <Debug> TCPHandler: Processed in 0.001327417 sec. | ||
| 9838 | 2025.08.18 20:14:45.607956 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9839 | 2025.08.18 20:14:45.608048 [ 4 ] {ad4a2c1d-3681-48e6-bc4c-518e7eb10c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9840 | 2025.08.18 20:14:45.608101 [ 4 ] {ad4a2c1d-3681-48e6-bc4c-518e7eb10c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9841 | 2025.08.18 20:14:45.608974 [ 4 ] {ad4a2c1d-3681-48e6-bc4c-518e7eb10c7e} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9842 | 2025.08.18 20:14:45.609009 [ 4 ] {ad4a2c1d-3681-48e6-bc4c-518e7eb10c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9843 | 2025.08.18 20:14:45.609563 [ 4 ] {ad4a2c1d-3681-48e6-bc4c-518e7eb10c7e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9844 | 2025.08.18 20:14:45.609778 [ 4 ] {ad4a2c1d-3681-48e6-bc4c-518e7eb10c7e} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9845 | 2025.08.18 20:14:45.609914 [ 4 ] {ad4a2c1d-3681-48e6-bc4c-518e7eb10c7e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001883 sec., 21773.76526818906 rows/sec., 39.02 MiB/sec. | ||
| 9846 | 2025.08.18 20:14:45.609970 [ 4 ] {ad4a2c1d-3681-48e6-bc4c-518e7eb10c7e} <Debug> TCPHandler: Processed in 0.002060377 sec. | ||
| 9847 | 2025.08.18 20:14:45.610083 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9848 | 2025.08.18 20:14:45.610175 [ 4 ] {88c622ff-9d72-492a-b50b-7d66c06f902c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9849 | 2025.08.18 20:14:45.610215 [ 4 ] {88c622ff-9d72-492a-b50b-7d66c06f902c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9850 | 2025.08.18 20:14:45.610539 [ 4 ] {88c622ff-9d72-492a-b50b-7d66c06f902c} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9851 | 2025.08.18 20:14:45.610574 [ 4 ] {88c622ff-9d72-492a-b50b-7d66c06f902c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9852 | 2025.08.18 20:14:45.610865 [ 4 ] {88c622ff-9d72-492a-b50b-7d66c06f902c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 9853 | 2025.08.18 20:14:45.611067 [ 4 ] {88c622ff-9d72-492a-b50b-7d66c06f902c} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9854 | 2025.08.18 20:14:45.611193 [ 4 ] {88c622ff-9d72-492a-b50b-7d66c06f902c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 9855 | 2025.08.18 20:14:45.611227 [ 4 ] {88c622ff-9d72-492a-b50b-7d66c06f902c} <Debug> TCPHandler: Processed in 0.001192135 sec. | ||
| 9856 | 2025.08.18 20:14:48.938829 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9857 | 2025.08.18 20:14:48.938911 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9858 | 2025.08.18 20:14:49.103306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28487 | ||
| 9859 | 2025.08.18 20:14:49.103900 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9860 | 2025.08.18 20:14:49.103955 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9861 | 2025.08.18 20:14:49.104449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9862 | 2025.08.18 20:14:49.104676 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9863 | 2025.08.18 20:14:49.104824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28487 | ||
| 9864 | 2025.08.18 20:14:50.599704 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9865 | 2025.08.18 20:14:50.599984 [ 4 ] {8a02ab40-ee03-45f2-9807-10112265b5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9866 | 2025.08.18 20:14:50.600088 [ 4 ] {8a02ab40-ee03-45f2-9807-10112265b5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9867 | 2025.08.18 20:14:50.600795 [ 4 ] {8a02ab40-ee03-45f2-9807-10112265b5ba} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9868 | 2025.08.18 20:14:50.600838 [ 4 ] {8a02ab40-ee03-45f2-9807-10112265b5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9869 | 2025.08.18 20:14:50.601233 [ 4 ] {8a02ab40-ee03-45f2-9807-10112265b5ba} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 9870 | 2025.08.18 20:14:50.601468 [ 4 ] {8a02ab40-ee03-45f2-9807-10112265b5ba} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9871 | 2025.08.18 20:14:50.601629 [ 4 ] {8a02ab40-ee03-45f2-9807-10112265b5ba} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.48 MiB/sec. | ||
| 9872 | 2025.08.18 20:14:50.601669 [ 4 ] {8a02ab40-ee03-45f2-9807-10112265b5ba} <Debug> TCPHandler: Processed in 0.002151888 sec. | ||
| 9873 | 2025.08.18 20:14:50.601791 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9874 | 2025.08.18 20:14:50.601884 [ 4 ] {bf149606-f49b-4eb2-9a5a-83644e5c92dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9875 | 2025.08.18 20:14:50.601923 [ 4 ] {bf149606-f49b-4eb2-9a5a-83644e5c92dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9876 | 2025.08.18 20:14:50.602357 [ 4 ] {bf149606-f49b-4eb2-9a5a-83644e5c92dc} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9877 | 2025.08.18 20:14:50.602391 [ 4 ] {bf149606-f49b-4eb2-9a5a-83644e5c92dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9878 | 2025.08.18 20:14:50.602682 [ 4 ] {bf149606-f49b-4eb2-9a5a-83644e5c92dc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 9879 | 2025.08.18 20:14:50.602886 [ 4 ] {bf149606-f49b-4eb2-9a5a-83644e5c92dc} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9880 | 2025.08.18 20:14:50.603013 [ 4 ] {bf149606-f49b-4eb2-9a5a-83644e5c92dc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 9881 | 2025.08.18 20:14:50.603049 [ 4 ] {bf149606-f49b-4eb2-9a5a-83644e5c92dc} <Debug> TCPHandler: Processed in 0.001312317 sec. | ||
| 9882 | 2025.08.18 20:14:50.603166 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9883 | 2025.08.18 20:14:50.603259 [ 4 ] {78bb0a46-6708-4e6b-a3a5-8b70381acb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9884 | 2025.08.18 20:14:50.603301 [ 4 ] {78bb0a46-6708-4e6b-a3a5-8b70381acb04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9885 | 2025.08.18 20:14:50.603785 [ 4 ] {78bb0a46-6708-4e6b-a3a5-8b70381acb04} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9886 | 2025.08.18 20:14:50.603821 [ 4 ] {78bb0a46-6708-4e6b-a3a5-8b70381acb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9887 | 2025.08.18 20:14:50.604150 [ 4 ] {78bb0a46-6708-4e6b-a3a5-8b70381acb04} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 9888 | 2025.08.18 20:14:50.604356 [ 4 ] {78bb0a46-6708-4e6b-a3a5-8b70381acb04} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9889 | 2025.08.18 20:14:50.604465 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
| 9890 | 2025.08.18 20:14:50.604485 [ 4 ] {78bb0a46-6708-4e6b-a3a5-8b70381acb04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 9891 | 2025.08.18 20:14:50.604502 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2025.08.18 20:14:50.604521 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9893 | 2025.08.18 20:14:50.604523 [ 4 ] {78bb0a46-6708-4e6b-a3a5-8b70381acb04} <Debug> TCPHandler: Processed in 0.001409809 sec. | ||
| 9894 | 2025.08.18 20:14:50.604631 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9895 | 2025.08.18 20:14:50.604660 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full | ||
| 9896 | 2025.08.18 20:14:50.604724 [ 4 ] {a3663049-6edf-4001-a812-d2249ff0ecfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9897 | 2025.08.18 20:14:50.604770 [ 4 ] {a3663049-6edf-4001-a812-d2249ff0ecfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9898 | 2025.08.18 20:14:50.604825 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9899 | 2025.08.18 20:14:50.604867 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_100_20, total 27442 rows starting from the beginning of the part | ||
| 9900 | 2025.08.18 20:14:50.604940 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 9901 | 2025.08.18 20:14:50.604989 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 975 rows starting from the beginning of the part | ||
| 9902 | 2025.08.18 20:14:50.605036 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 32 rows starting from the beginning of the part | ||
| 9903 | 2025.08.18 20:14:50.605087 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 9904 | 2025.08.18 20:14:50.605101 [ 4 ] {a3663049-6edf-4001-a812-d2249ff0ecfd} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9905 | 2025.08.18 20:14:50.605141 [ 194 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 9906 | 2025.08.18 20:14:50.605144 [ 4 ] {a3663049-6edf-4001-a812-d2249ff0ecfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9907 | 2025.08.18 20:14:50.605507 [ 4 ] {a3663049-6edf-4001-a812-d2249ff0ecfd} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 9908 | 2025.08.18 20:14:50.605742 [ 4 ] {a3663049-6edf-4001-a812-d2249ff0ecfd} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2025.08.18 20:14:50.605886 [ 4 ] {a3663049-6edf-4001-a812-d2249ff0ecfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 9910 | 2025.08.18 20:14:50.605922 [ 4 ] {a3663049-6edf-4001-a812-d2249ff0ecfd} <Debug> TCPHandler: Processed in 0.001342258 sec. | ||
| 9911 | 2025.08.18 20:14:50.611772 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28929 rows, containing 5 columns (5 merged, 0 gathered) in 0.007175914 sec., 4031402.828963669 rows/sec., 276.21 MiB/sec. | ||
| 9912 | 2025.08.18 20:14:50.612238 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 9913 | 2025.08.18 20:14:50.612491 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2025.08.18 20:14:50.612553 [ 188 ] {26f1b6dc-d942-40dc-90a6-753d66e2c74d::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
| 9915 | 2025.08.18 20:14:50.612644 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 9916 | 2025.08.18 20:14:50.663604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 9917 | 2025.08.18 20:14:50.678961 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9918 | 2025.08.18 20:14:50.679027 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9919 | 2025.08.18 20:14:50.684525 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9920 | 2025.08.18 20:14:50.685230 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2025.08.18 20:14:50.688372 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 9922 | 2025.08.18 20:14:54.197064 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1372 | ||
| 9923 | 2025.08.18 20:14:54.199819 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9924 | 2025.08.18 20:14:54.199865 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9925 | 2025.08.18 20:14:54.201029 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9926 | 2025.08.18 20:14:54.201294 [ 242 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9927 | 2025.08.18 20:14:54.201476 [ 48 ] {} <Debug> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9928 | 2025.08.18 20:14:54.201550 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1372 | ||
| 9929 | 2025.08.18 20:14:54.201572 [ 48 ] {} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9930 | 2025.08.18 20:14:54.201615 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9931 | 2025.08.18 20:14:54.201763 [ 197 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9932 | 2025.08.18 20:14:54.202353 [ 197 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9933 | 2025.08.18 20:14:54.202509 [ 197 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1240 rows starting from the beginning of the part | ||
| 9934 | 2025.08.18 20:14:54.202885 [ 197 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 9935 | 2025.08.18 20:14:54.203240 [ 197 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part | ||
| 9936 | 2025.08.18 20:14:54.203597 [ 197 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 28 rows starting from the beginning of the part | ||
| 9937 | 2025.08.18 20:14:54.203938 [ 197 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 9938 | 2025.08.18 20:14:54.204265 [ 197 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part | ||
| 9939 | 2025.08.18 20:14:54.211057 [ 188 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1372 rows, containing 72 columns (72 merged, 0 gathered) in 0.009358652 sec., 146602.30981983303 rows/sec., 112.90 MiB/sec. | ||
| 9940 | 2025.08.18 20:14:54.212813 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9941 | 2025.08.18 20:14:54.213409 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_46_9} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9942 | 2025.08.18 20:14:54.213492 [ 192 ] {f3317fd1-8088-4933-87eb-bdab4d328b28::all_1_46_9} <Trace> system.query_log (f3317fd1-8088-4933-87eb-bdab4d328b28) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9943 | 2025.08.18 20:14:54.213844 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 9944 | 2025.08.18 20:14:55.603454 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9945 | 2025.08.18 20:14:55.603736 [ 4 ] {9685f32f-9582-459f-9e5c-f7c3cdcf76b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9946 | 2025.08.18 20:14:55.603836 [ 4 ] {9685f32f-9582-459f-9e5c-f7c3cdcf76b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9947 | 2025.08.18 20:14:55.604733 [ 4 ] {9685f32f-9582-459f-9e5c-f7c3cdcf76b8} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9948 | 2025.08.18 20:14:55.604775 [ 4 ] {9685f32f-9582-459f-9e5c-f7c3cdcf76b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9949 | 2025.08.18 20:14:55.605184 [ 4 ] {9685f32f-9582-459f-9e5c-f7c3cdcf76b8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9950 | 2025.08.18 20:14:55.605409 [ 4 ] {9685f32f-9582-459f-9e5c-f7c3cdcf76b8} <Trace> oximeter.fields_i16 (5badb757-1dd3-453a-a6d9-2c024c79fbbd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2025.08.18 20:14:55.605560 [ 4 ] {9685f32f-9582-459f-9e5c-f7c3cdcf76b8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001901 sec., 12624.93424513414 rows/sec., 1.05 MiB/sec. | ||
| 9952 | 2025.08.18 20:14:55.605602 [ 4 ] {9685f32f-9582-459f-9e5c-f7c3cdcf76b8} <Debug> TCPHandler: Processed in 0.0023258 sec. | ||
| 9953 | 2025.08.18 20:14:55.605732 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9954 | 2025.08.18 20:14:55.605836 [ 4 ] {943d6d76-8ed5-4eaf-a6b7-6f5abe900558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9955 | 2025.08.18 20:14:55.605877 [ 4 ] {943d6d76-8ed5-4eaf-a6b7-6f5abe900558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9956 | 2025.08.18 20:14:55.606352 [ 4 ] {943d6d76-8ed5-4eaf-a6b7-6f5abe900558} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2025.08.18 20:14:55.606388 [ 4 ] {943d6d76-8ed5-4eaf-a6b7-6f5abe900558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9958 | 2025.08.18 20:14:55.606677 [ 4 ] {943d6d76-8ed5-4eaf-a6b7-6f5abe900558} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9959 | 2025.08.18 20:14:55.606878 [ 4 ] {943d6d76-8ed5-4eaf-a6b7-6f5abe900558} <Trace> oximeter.fields_ipaddr (4100abe3-28af-4ce1-9030-ae434a8a9c9a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2025.08.18 20:14:55.607009 [ 4 ] {943d6d76-8ed5-4eaf-a6b7-6f5abe900558} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001191 sec., 1679.2611251049539 rows/sec., 136.93 KiB/sec. | ||
| 9961 | 2025.08.18 20:14:55.607047 [ 4 ] {943d6d76-8ed5-4eaf-a6b7-6f5abe900558} <Debug> TCPHandler: Processed in 0.001367858 sec. | ||
| 9962 | 2025.08.18 20:14:55.607163 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9963 | 2025.08.18 20:14:55.607257 [ 4 ] {b7c70028-d48d-448b-9aa4-19b819114c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9964 | 2025.08.18 20:14:55.607296 [ 4 ] {b7c70028-d48d-448b-9aa4-19b819114c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9965 | 2025.08.18 20:14:55.607897 [ 4 ] {b7c70028-d48d-448b-9aa4-19b819114c64} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2025.08.18 20:14:55.607934 [ 4 ] {b7c70028-d48d-448b-9aa4-19b819114c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9967 | 2025.08.18 20:14:55.608257 [ 4 ] {b7c70028-d48d-448b-9aa4-19b819114c64} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 9968 | 2025.08.18 20:14:55.608464 [ 4 ] {b7c70028-d48d-448b-9aa4-19b819114c64} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2025.08.18 20:14:55.608591 [ 4 ] {b7c70028-d48d-448b-9aa4-19b819114c64} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.001353 sec., 191426.45971914264 rows/sec., 17.14 MiB/sec. | ||
| 9970 | 2025.08.18 20:14:55.608589 [ 61 ] {} <Debug> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 9971 | 2025.08.18 20:14:55.608629 [ 4 ] {b7c70028-d48d-448b-9aa4-19b819114c64} <Debug> TCPHandler: Processed in 0.00151903 sec. | ||
| 9972 | 2025.08.18 20:14:55.608668 [ 61 ] {} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9973 | 2025.08.18 20:14:55.608700 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 9974 | 2025.08.18 20:14:55.608773 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9975 | 2025.08.18 20:14:55.608839 [ 199 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 9976 | 2025.08.18 20:14:55.608875 [ 4 ] {accc2244-8a8f-4ff3-b96b-f3fe64ceb35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9977 | 2025.08.18 20:14:55.608930 [ 4 ] {accc2244-8a8f-4ff3-b96b-f3fe64ceb35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9978 | 2025.08.18 20:14:55.609007 [ 199 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9979 | 2025.08.18 20:14:55.609050 [ 199 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1407 rows starting from the beginning of the part | ||
| 9980 | 2025.08.18 20:14:55.609130 [ 199 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1197 rows starting from the beginning of the part | ||
| 9981 | 2025.08.18 20:14:55.609184 [ 199 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 9982 | 2025.08.18 20:14:55.609230 [ 199 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 138 rows starting from the beginning of the part | ||
| 9983 | 2025.08.18 20:14:55.609271 [ 199 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 9984 | 2025.08.18 20:14:55.609311 [ 199 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 259 rows starting from the beginning of the part | ||
| 9985 | 2025.08.18 20:14:55.609348 [ 4 ] {accc2244-8a8f-4ff3-b96b-f3fe64ceb35b} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9986 | 2025.08.18 20:14:55.609389 [ 4 ] {accc2244-8a8f-4ff3-b96b-f3fe64ceb35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 9987 | 2025.08.18 20:14:55.609706 [ 4 ] {accc2244-8a8f-4ff3-b96b-f3fe64ceb35b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9988 | 2025.08.18 20:14:55.609929 [ 4 ] {accc2244-8a8f-4ff3-b96b-f3fe64ceb35b} <Trace> oximeter.fields_u16 (208c3927-0a82-47ea-9b49-36959ebfac0e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2025.08.18 20:14:55.610059 [ 4 ] {accc2244-8a8f-4ff3-b96b-f3fe64ceb35b} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001203 sec., 45719.0357439734 rows/sec., 3.40 MiB/sec. | ||
| 9990 | 2025.08.18 20:14:55.610097 [ 4 ] {accc2244-8a8f-4ff3-b96b-f3fe64ceb35b} <Debug> TCPHandler: Processed in 0.001384348 sec. | ||
| 9991 | 2025.08.18 20:14:55.610215 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9992 | 2025.08.18 20:14:55.610310 [ 4 ] {e2276a49-6d3a-4902-98c4-3fad7ca91664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9993 | 2025.08.18 20:14:55.610349 [ 4 ] {e2276a49-6d3a-4902-98c4-3fad7ca91664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9994 | 2025.08.18 20:14:55.610736 [ 4 ] {e2276a49-6d3a-4902-98c4-3fad7ca91664} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9995 | 2025.08.18 20:14:55.610770 [ 4 ] {e2276a49-6d3a-4902-98c4-3fad7ca91664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 9996 | 2025.08.18 20:14:55.610830 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3113 rows, containing 5 columns (5 merged, 0 gathered) in 0.002053647 sec., 1515839.869266724 rows/sec., 132.15 MiB/sec. | ||
| 9997 | 2025.08.18 20:14:55.611061 [ 4 ] {e2276a49-6d3a-4902-98c4-3fad7ca91664} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9998 | 2025.08.18 20:14:55.611083 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 9999 | 2025.08.18 20:14:55.611271 [ 4 ] {e2276a49-6d3a-4902-98c4-3fad7ca91664} <Trace> oximeter.fields_u32 (6f1c5997-e450-49df-b27d-b636becfb6e1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2025.08.18 20:14:55.611333 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_106_21} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10001 | 2025.08.18 20:14:55.611397 [ 4 ] {e2276a49-6d3a-4902-98c4-3fad7ca91664} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001104 sec., 21739.130434782608 rows/sec., 1.80 MiB/sec. | ||
| 10002 | 2025.08.18 20:14:55.611398 [ 192 ] {760bf82d-0824-46bc-9ca6-17949d9afaff::all_1_106_21} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 10003 | 2025.08.18 20:14:55.611434 [ 4 ] {e2276a49-6d3a-4902-98c4-3fad7ca91664} <Debug> TCPHandler: Processed in 0.001275076 sec. | ||
| 10004 | 2025.08.18 20:14:55.611499 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 10005 | 2025.08.18 20:14:55.611533 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10006 | 2025.08.18 20:14:55.611631 [ 4 ] {48d21eab-240e-43ac-b4cf-5e8bf5e455cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10007 | 2025.08.18 20:14:55.611668 [ 4 ] {48d21eab-240e-43ac-b4cf-5e8bf5e455cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10008 | 2025.08.18 20:14:55.612050 [ 4 ] {48d21eab-240e-43ac-b4cf-5e8bf5e455cd} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2025.08.18 20:14:55.612084 [ 4 ] {48d21eab-240e-43ac-b4cf-5e8bf5e455cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10010 | 2025.08.18 20:14:55.612367 [ 4 ] {48d21eab-240e-43ac-b4cf-5e8bf5e455cd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10011 | 2025.08.18 20:14:55.612570 [ 4 ] {48d21eab-240e-43ac-b4cf-5e8bf5e455cd} <Trace> oximeter.fields_u8 (404d3318-72e9-4106-a52b-4eff24aa4af4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10012 | 2025.08.18 20:14:55.612692 [ 4 ] {48d21eab-240e-43ac-b4cf-5e8bf5e455cd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001079 sec., 11121.408711770157 rows/sec., 868.86 KiB/sec. | ||
| 10013 | 2025.08.18 20:14:55.612728 [ 4 ] {48d21eab-240e-43ac-b4cf-5e8bf5e455cd} <Debug> TCPHandler: Processed in 0.001242816 sec. | ||
| 10014 | 2025.08.18 20:14:55.612840 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10015 | 2025.08.18 20:14:55.612941 [ 4 ] {03bfa813-139d-436c-b79a-f90d1a5dbdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10016 | 2025.08.18 20:14:55.612981 [ 4 ] {03bfa813-139d-436c-b79a-f90d1a5dbdec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10017 | 2025.08.18 20:14:55.613497 [ 4 ] {03bfa813-139d-436c-b79a-f90d1a5dbdec} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10018 | 2025.08.18 20:14:55.613535 [ 4 ] {03bfa813-139d-436c-b79a-f90d1a5dbdec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10019 | 2025.08.18 20:14:55.613856 [ 4 ] {03bfa813-139d-436c-b79a-f90d1a5dbdec} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10020 | 2025.08.18 20:14:55.614079 [ 4 ] {03bfa813-139d-436c-b79a-f90d1a5dbdec} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10021 | 2025.08.18 20:14:55.614201 [ 61 ] {} <Debug> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 10022 | 2025.08.18 20:14:55.614208 [ 4 ] {03bfa813-139d-436c-b79a-f90d1a5dbdec} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001285 sec., 111284.04669260701 rows/sec., 8.98 MiB/sec. | ||
| 10023 | 2025.08.18 20:14:55.614237 [ 61 ] {} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10024 | 2025.08.18 20:14:55.614261 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10025 | 2025.08.18 20:14:55.614265 [ 4 ] {03bfa813-139d-436c-b79a-f90d1a5dbdec} <Debug> TCPHandler: Processed in 0.001481619 sec. | ||
| 10026 | 2025.08.18 20:14:55.614359 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 10027 | 2025.08.18 20:14:55.614389 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10028 | 2025.08.18 20:14:55.614465 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10029 | 2025.08.18 20:14:55.614491 [ 4 ] {0a71b9ec-0e3b-428a-a6a8-bd2f145d1384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10030 | 2025.08.18 20:14:55.614499 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 633 rows starting from the beginning of the part | ||
| 10031 | 2025.08.18 20:14:55.614542 [ 4 ] {0a71b9ec-0e3b-428a-a6a8-bd2f145d1384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10032 | 2025.08.18 20:14:55.614572 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 522 rows starting from the beginning of the part | ||
| 10033 | 2025.08.18 20:14:55.614622 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 10034 | 2025.08.18 20:14:55.614664 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 105 rows starting from the beginning of the part | ||
| 10035 | 2025.08.18 20:14:55.614705 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 10036 | 2025.08.18 20:14:55.614745 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 143 rows starting from the beginning of the part | ||
| 10037 | 2025.08.18 20:14:55.614978 [ 4 ] {0a71b9ec-0e3b-428a-a6a8-bd2f145d1384} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2025.08.18 20:14:55.615021 [ 4 ] {0a71b9ec-0e3b-428a-a6a8-bd2f145d1384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 10039 | 2025.08.18 20:14:55.615379 [ 4 ] {0a71b9ec-0e3b-428a-a6a8-bd2f145d1384} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10040 | 2025.08.18 20:14:55.615590 [ 4 ] {0a71b9ec-0e3b-428a-a6a8-bd2f145d1384} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10041 | 2025.08.18 20:14:55.615722 [ 4 ] {0a71b9ec-0e3b-428a-a6a8-bd2f145d1384} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001251 sec., 157474.0207833733 rows/sec., 11.30 MiB/sec. | ||
| 10042 | 2025.08.18 20:14:55.615742 [ 189 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1531 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419028 sec., 1078907.5338893947 rows/sec., 85.93 MiB/sec. | ||
| 10043 | 2025.08.18 20:14:55.615761 [ 4 ] {0a71b9ec-0e3b-428a-a6a8-bd2f145d1384} <Debug> TCPHandler: Processed in 0.001422238 sec. | ||
| 10044 | 2025.08.18 20:14:55.615896 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10045 | 2025.08.18 20:14:55.615909 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 10046 | 2025.08.18 20:14:55.615996 [ 4 ] {20171911-73bb-4061-8138-c42a3f8a348e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10047 | 2025.08.18 20:14:55.616057 [ 4 ] {20171911-73bb-4061-8138-c42a3f8a348e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10048 | 2025.08.18 20:14:55.616178 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_106_21} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10049 | 2025.08.18 20:14:55.616252 [ 199 ] {1a1dcf96-e490-4555-bc7a-d6fa8ac87569::all_1_106_21} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 10050 | 2025.08.18 20:14:55.616323 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10051 | 2025.08.18 20:14:55.616948 [ 4 ] {20171911-73bb-4061-8138-c42a3f8a348e} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10052 | 2025.08.18 20:14:55.616989 [ 4 ] {20171911-73bb-4061-8138-c42a3f8a348e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10053 | 2025.08.18 20:14:55.617564 [ 4 ] {20171911-73bb-4061-8138-c42a3f8a348e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10054 | 2025.08.18 20:14:55.617787 [ 4 ] {20171911-73bb-4061-8138-c42a3f8a348e} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10055 | 2025.08.18 20:14:55.617904 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10056 | 2025.08.18 20:14:55.617925 [ 4 ] {20171911-73bb-4061-8138-c42a3f8a348e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001947 sec., 21058.03800719055 rows/sec., 37.74 MiB/sec. | ||
| 10057 | 2025.08.18 20:14:55.617940 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10058 | 2025.08.18 20:14:55.617967 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10059 | 2025.08.18 20:14:55.617986 [ 4 ] {20171911-73bb-4061-8138-c42a3f8a348e} <Debug> TCPHandler: Processed in 0.002140067 sec. | ||
| 10060 | 2025.08.18 20:14:55.618051 [ 199 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10061 | 2025.08.18 20:14:55.618111 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10062 | 2025.08.18 20:14:55.618211 [ 4 ] {9d6bd443-d1d0-40cf-8f32-4587b6e839d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10063 | 2025.08.18 20:14:55.618235 [ 199 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10064 | 2025.08.18 20:14:55.618254 [ 4 ] {9d6bd443-d1d0-40cf-8f32-4587b6e839d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10065 | 2025.08.18 20:14:55.618290 [ 199 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1561 rows starting from the beginning of the part | ||
| 10066 | 2025.08.18 20:14:55.618415 [ 199 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 10067 | 2025.08.18 20:14:55.618522 [ 199 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 10068 | 2025.08.18 20:14:55.618611 [ 4 ] {9d6bd443-d1d0-40cf-8f32-4587b6e839d4} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10069 | 2025.08.18 20:14:55.618626 [ 199 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 10070 | 2025.08.18 20:14:55.618655 [ 4 ] {9d6bd443-d1d0-40cf-8f32-4587b6e839d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 10071 | 2025.08.18 20:14:55.618739 [ 199 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 10072 | 2025.08.18 20:14:55.618849 [ 199 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 10073 | 2025.08.18 20:14:55.618982 [ 4 ] {9d6bd443-d1d0-40cf-8f32-4587b6e839d4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10074 | 2025.08.18 20:14:55.619244 [ 4 ] {9d6bd443-d1d0-40cf-8f32-4587b6e839d4} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10075 | 2025.08.18 20:14:55.619385 [ 4 ] {9d6bd443-d1d0-40cf-8f32-4587b6e839d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 10076 | 2025.08.18 20:14:55.619392 [ 61 ] {} <Debug> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 10077 | 2025.08.18 20:14:55.619424 [ 4 ] {9d6bd443-d1d0-40cf-8f32-4587b6e839d4} <Debug> TCPHandler: Processed in 0.001363598 sec. | ||
| 10078 | 2025.08.18 20:14:55.619437 [ 61 ] {} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2025.08.18 20:14:55.619462 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 10080 | 2025.08.18 20:14:55.619546 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 10081 | 2025.08.18 20:14:55.619665 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10082 | 2025.08.18 20:14:55.619698 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5220 rows starting from the beginning of the part | ||
| 10083 | 2025.08.18 20:14:55.619762 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 48 rows starting from the beginning of the part | ||
| 10084 | 2025.08.18 20:14:55.619808 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 12 rows starting from the beginning of the part | ||
| 10085 | 2025.08.18 20:14:55.619846 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 10086 | 2025.08.18 20:14:55.619884 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 10087 | 2025.08.18 20:14:55.619923 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 10088 | 2025.08.18 20:14:55.621848 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5460 rows, containing 4 columns (4 merged, 0 gathered) in 0.002343141 sec., 2330205.480592077 rows/sec., 157.04 MiB/sec. | ||
| 10089 | 2025.08.18 20:14:55.622362 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 10090 | 2025.08.18 20:14:55.622614 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_106_21} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10091 | 2025.08.18 20:14:55.622688 [ 189 ] {97e783a5-9a2c-4d91-95f9-afd6311d6062::all_1_106_21} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 10092 | 2025.08.18 20:14:55.622759 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 10093 | 2025.08.18 20:14:55.629003 [ 193 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1766 rows, containing 19 columns (19 merged, 0 gathered) in 0.010983653 sec., 160784.39477285018 rows/sec., 288.12 MiB/sec. | ||
| 10094 | 2025.08.18 20:14:55.630516 [ 193 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10095 | 2025.08.18 20:14:55.630842 [ 193 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2025.08.18 20:14:55.630911 [ 193 ] {27b2e67b-f1f8-4002-bb94-668da1e64cc8::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (27b2e67b-f1f8-4002-bb94-668da1e64cc8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10097 | 2025.08.18 20:14:55.631033 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.68 MiB. | ||
| 10098 | 2025.08.18 20:14:56.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.60 MiB, peak 321.23 MiB, free memory in arenas 0.00 B, will set to 316.01 MiB (RSS), difference: 6.41 MiB | ||
| 10099 | 2025.08.18 20:14:56.605007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28914 | ||
| 10100 | 2025.08.18 20:14:56.605810 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2025.08.18 20:14:56.605884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10102 | 2025.08.18 20:14:56.606718 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10103 | 2025.08.18 20:14:56.606963 [ 244 ] {} <Trace> system.asynchronous_metric_log (0f8a44c4-2ea2-42f2-856c-0403f951bf42): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10104 | 2025.08.18 20:14:56.607095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
| 10105 | 2025.08.18 20:14:58.188468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 10106 | 2025.08.18 20:14:58.205604 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10107 | 2025.08.18 20:14:58.205668 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10108 | 2025.08.18 20:14:58.211316 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10109 | 2025.08.18 20:14:58.211990 [ 243 ] {} <Trace> system.metric_log (dba5cf5a-a48f-4584-8e36-7dbf6c56383c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10110 | 2025.08.18 20:14:58.214849 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 10111 | 2025.08.18 20:15:00.602588 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10112 | 2025.08.18 20:15:00.602816 [ 4 ] {7df41262-8330-4898-a97d-9b0f77392fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10113 | 2025.08.18 20:15:00.602903 [ 4 ] {7df41262-8330-4898-a97d-9b0f77392fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10114 | 2025.08.18 20:15:00.603796 [ 4 ] {7df41262-8330-4898-a97d-9b0f77392fdf} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10115 | 2025.08.18 20:15:00.603864 [ 4 ] {7df41262-8330-4898-a97d-9b0f77392fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 10116 | 2025.08.18 20:15:00.604329 [ 4 ] {7df41262-8330-4898-a97d-9b0f77392fdf} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10117 | 2025.08.18 20:15:00.604606 [ 4 ] {7df41262-8330-4898-a97d-9b0f77392fdf} <Trace> oximeter.fields_string (760bf82d-0824-46bc-9ca6-17949d9afaff): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10118 | 2025.08.18 20:15:00.604794 [ 4 ] {7df41262-8330-4898-a97d-9b0f77392fdf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002041 sec., 27437.530622244 rows/sec., 2.09 MiB/sec. | ||
| 10119 | 2025.08.18 20:15:00.604859 [ 4 ] {7df41262-8330-4898-a97d-9b0f77392fdf} <Debug> TCPHandler: Processed in 0.002433232 sec. | ||
| 10120 | 2025.08.18 20:15:00.605024 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10121 | 2025.08.18 20:15:00.605156 [ 4 ] {c23f3495-3be0-4c55-8deb-2ec883edccd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10122 | 2025.08.18 20:15:00.605213 [ 4 ] {c23f3495-3be0-4c55-8deb-2ec883edccd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10123 | 2025.08.18 20:15:00.605723 [ 4 ] {c23f3495-3be0-4c55-8deb-2ec883edccd2} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10124 | 2025.08.18 20:15:00.605766 [ 4 ] {c23f3495-3be0-4c55-8deb-2ec883edccd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 10125 | 2025.08.18 20:15:00.606133 [ 4 ] {c23f3495-3be0-4c55-8deb-2ec883edccd2} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10126 | 2025.08.18 20:15:00.606386 [ 4 ] {c23f3495-3be0-4c55-8deb-2ec883edccd2} <Trace> oximeter.fields_uuid (1a1dcf96-e490-4555-bc7a-d6fa8ac87569): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10127 | 2025.08.18 20:15:00.606535 [ 4 ] {c23f3495-3be0-4c55-8deb-2ec883edccd2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001408 sec., 45454.545454545456 rows/sec., 3.55 MiB/sec. | ||
| 10128 | 2025.08.18 20:15:00.606586 [ 4 ] {c23f3495-3be0-4c55-8deb-2ec883edccd2} <Debug> TCPHandler: Processed in 0.001627241 sec. | ||
| 10129 | 2025.08.18 20:15:00.606734 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10130 | 2025.08.18 20:15:00.606845 [ 4 ] {c522b771-cffa-4e32-9143-cfb70a9bfa3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10131 | 2025.08.18 20:15:00.606900 [ 4 ] {c522b771-cffa-4e32-9143-cfb70a9bfa3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10132 | 2025.08.18 20:15:00.607435 [ 4 ] {c522b771-cffa-4e32-9143-cfb70a9bfa3e} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10133 | 2025.08.18 20:15:00.607477 [ 4 ] {c522b771-cffa-4e32-9143-cfb70a9bfa3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 10134 | 2025.08.18 20:15:00.607876 [ 4 ] {c522b771-cffa-4e32-9143-cfb70a9bfa3e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10135 | 2025.08.18 20:15:00.608162 [ 4 ] {c522b771-cffa-4e32-9143-cfb70a9bfa3e} <Trace> oximeter.measurements_cumulativeu64 (26f1b6dc-d942-40dc-90a6-753d66e2c74d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10136 | 2025.08.18 20:15:00.608315 [ 4 ] {c522b771-cffa-4e32-9143-cfb70a9bfa3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001493 sec., 107166.7782987274 rows/sec., 7.46 MiB/sec. | ||
| 10137 | 2025.08.18 20:15:00.608362 [ 4 ] {c522b771-cffa-4e32-9143-cfb70a9bfa3e} <Debug> TCPHandler: Processed in 0.001684182 sec. | ||
| 10138 | 2025.08.18 20:15:00.608506 [ 4 ] {} <Trace> TCP-Session: 84b33602-ae79-4177-93ee-9a4901d0a1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10139 | 2025.08.18 20:15:00.608638 [ 4 ] {d852fec1-031d-41f8-8331-f2e7c1e1b430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46741) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10140 | 2025.08.18 20:15:00.608699 [ 4 ] {d852fec1-031d-41f8-8331-f2e7c1e1b430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10141 | 2025.08.18 20:15:00.609165 [ 4 ] {d852fec1-031d-41f8-8331-f2e7c1e1b430} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2025.08.18 20:15:00.609213 [ 4 ] {d852fec1-031d-41f8-8331-f2e7c1e1b430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 10143 | 2025.08.18 20:15:00.609712 [ 4 ] {d852fec1-031d-41f8-8331-f2e7c1e1b430} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10144 | 2025.08.18 20:15:00.610083 [ 4 ] {d852fec1-031d-41f8-8331-f2e7c1e1b430} <Trace> oximeter.measurements_u64 (97e783a5-9a2c-4d91-95f9-afd6311d6062): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10145 | 2025.08.18 20:15:00.610277 [ 4 ] {d852fec1-031d-41f8-8331-f2e7c1e1b430} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001665 sec., 36036.036036036036 rows/sec., 2.43 MiB/sec. | ||
| 10146 | 2025.08.18 20:15:00.610334 [ 4 ] {d852fec1-031d-41f8-8331-f2e7c1e1b430} <Debug> TCPHandler: Processed in 0.001895634 sec. | ||