[ Feb 3 08:13:56 Enabled. ] [ Feb 3 08:13:56 Rereading configuration. ] [ Feb 3 08:13:57 Rereading configuration. ] [ Feb 3 08:14:09 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Feb 3 08:14:09 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.02.03 08:14:09.947589 [ 1 ] {} Application: Will watch for the process with pid 23083 2024.02.03 08:14:09.947682 [ 1 ] {} Application: Forked a child process to watch 2024.02.03 08:14:10.558597 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23083 2024.02.03 08:14:10.558767 [ 1 ] {} Application: starting up 2024.02.03 08:14:10.558967 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.03 08:14:10.645183 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.03 08:14:10.645237 [ 1 ] {} Application: Initializing DateLUT. 2024.02.03 08:14:10.645251 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.03 08:14:10.645287 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.03 08:14:10.645593 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.03 08:14:10.646259 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.03 08:14:10.646721 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.03 08:14:10.646978 [ 1 ] {} 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) 2024.02.03 08:14:10.649610 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.03 08:14:10.649651 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.03 08:14:10.650369 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.03 08:14:10.650537 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.03 08:14:10.656591 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.03 08:14:10.656851 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.03 08:14:10.656878 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.03 08:14:10.658246 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.03 08:14:10.658864 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.03 08:14:10.659227 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.03 08:14:10.659572 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.03 08:14:10.660407 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.03 08:14:10.660449 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.03 08:14:10.660503 [ 1 ] {} Application: Loaded user defined objects 2024.02.03 08:14:10.660521 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.03 08:14:10.668966 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.03 08:14:10.668994 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000104941 sec 2024.02.03 08:14:10.669544 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.03 08:14:10.669619 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.03 08:14:10.669639 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.03 08:14:10.669655 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.03 08:14:10.669668 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.03 08:14:10.669681 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.03 08:14:10.669696 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.03 08:14:10.669730 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.03 08:14:10.669749 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.03 08:14:10.669779 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.03 08:14:10.669792 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.03 08:14:10.669807 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.03 08:14:10.669822 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.03 08:14:10.669853 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.03 08:14:10.669868 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.03 08:14:10.669880 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.03 08:14:10.704201 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.03 08:14:10.705274 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.03 08:14:10.705303 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.444e-05 sec 2024.02.03 08:14:10.705325 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.03 08:14:10.705339 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.03 08:14:10.705361 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.03 08:14:10.707619 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.03 08:14:10.712837 [ 1 ] {} Application: Loaded metadata. 2024.02.03 08:14:10.712923 [ 1 ] {} 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). 2024.02.03 08:14:10.712961 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.03 08:14:11.144158 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2024.02.03 08:14:11.161665 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2024.02.03 08:14:11.161712 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.03 08:14:11.226681 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.03 08:14:11.227404 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB 2024.02.03 08:14:11.227752 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.03 08:14:11.227789 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.03 08:14:11.227850 [ 139 ] {} DNSResolver: Updating DNS cache 2024.02.03 08:14:11.227932 [ 139 ] {} DNSResolver: Updated DNS cache 2024.02.03 08:14:11.227934 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.03 08:14:11.228035 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.03 08:14:11.228598 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.03 08:14:11.228620 [ 1 ] {} Application: Ready for connections. 2024.02.03 08:14:11.340287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.340477 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.341061 [ 3 ] {} HTTP-Session: 6cdfadf4-e32c-40a2-9b76-4d5741e5c0e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.341094 [ 3 ] {} HTTP-Session: 6cdfadf4-e32c-40a2-9b76-4d5741e5c0e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.341224 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.03 08:14:11.341251 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.03 08:14:11.341268 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.03 08:14:11.342662 [ 3 ] {06907eca-d850-49ff-8b12-e75b6e79781d} executeQuery: (from [fd00:1122:3344:101::d]:46993) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.03 08:14:11.363257 [ 3 ] {06907eca-d850-49ff-8b12-e75b6e79781d} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:46993) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 2024.02.03 08:14:11.364005 [ 3 ] {06907eca-d850-49ff-8b12-e75b6e79781d} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.03 08:14:11.364699 [ 3 ] {06907eca-d850-49ff-8b12-e75b6e79781d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.364723 [ 3 ] {} HTTP-Session: 6cdfadf4-e32c-40a2-9b76-4d5741e5c0e8 Destroying unnamed session 2024.02.03 08:14:11.366896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.366968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.366996 [ 3 ] {} HTTP-Session: 73d559e9-a36e-495f-b95b-073463d05856 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.367027 [ 3 ] {} HTTP-Session: 73d559e9-a36e-495f-b95b-073463d05856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.367159 [ 3 ] {7b89518e-a003-41c5-9b57-9d023337b14f} executeQuery: (from [fd00:1122:3344:101::d]:46993) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.03 08:14:11.367272 [ 3 ] {7b89518e-a003-41c5-9b57-9d023337b14f} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.03 08:14:11.368409 [ 3 ] {7b89518e-a003-41c5-9b57-9d023337b14f} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.03 08:14:11.370151 [ 3 ] {7b89518e-a003-41c5-9b57-9d023337b14f} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.03 08:14:11.373881 [ 3 ] {7b89518e-a003-41c5-9b57-9d023337b14f} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.373915 [ 3 ] {7b89518e-a003-41c5-9b57-9d023337b14f} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.03 08:14:11.373931 [ 3 ] {} HTTP-Session: 73d559e9-a36e-495f-b95b-073463d05856 Destroying unnamed session 2024.02.03 08:14:11.374057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.374109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.374128 [ 3 ] {} HTTP-Session: 72ce5e7d-0d11-4b2c-afac-9f3f787bd660 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.374144 [ 3 ] {} HTTP-Session: 72ce5e7d-0d11-4b2c-afac-9f3f787bd660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.374239 [ 3 ] {d04b3200-a805-4d44-b7fa-5ee9552cc049} executeQuery: (from [fd00:1122:3344:101::d]:46993) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.03 08:14:11.374485 [ 3 ] {d04b3200-a805-4d44-b7fa-5ee9552cc049} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:46993) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 2024.02.03 08:14:11.374600 [ 3 ] {d04b3200-a805-4d44-b7fa-5ee9552cc049} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.03 08:14:11.374705 [ 3 ] {d04b3200-a805-4d44-b7fa-5ee9552cc049} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.374723 [ 3 ] {} HTTP-Session: 72ce5e7d-0d11-4b2c-afac-9f3f787bd660 Destroying unnamed session 2024.02.03 08:14:11.375002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.375072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.375095 [ 3 ] {} HTTP-Session: ee2dd5e5-0318-45b6-bd3a-d1558f078353 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.375119 [ 3 ] {} HTTP-Session: ee2dd5e5-0318-45b6-bd3a-d1558f078353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.375242 [ 3 ] {e87aa4bc-ef27-4960-bdc2-c40c8829c774} executeQuery: (from [fd00:1122:3344:101::d]:46993) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.03 08:14:11.375363 [ 3 ] {e87aa4bc-ef27-4960-bdc2-c40c8829c774} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.375390 [ 3 ] {e87aa4bc-ef27-4960-bdc2-c40c8829c774} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.375411 [ 3 ] {} HTTP-Session: ee2dd5e5-0318-45b6-bd3a-d1558f078353 Destroying unnamed session 2024.02.03 08:14:11.375526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.375576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.375598 [ 3 ] {} HTTP-Session: 4742b91c-4ee5-4d57-a59e-2f7027bd7d31 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.375622 [ 3 ] {} HTTP-Session: 4742b91c-4ee5-4d57-a59e-2f7027bd7d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.375690 [ 3 ] {b8e6745e-9636-4cb8-84b1-156c1d55d767} executeQuery: (from [fd00:1122:3344:101::d]:46993) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.03 08:14:11.375751 [ 3 ] {b8e6745e-9636-4cb8-84b1-156c1d55d767} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.03 08:14:11.376920 [ 3 ] {b8e6745e-9636-4cb8-84b1-156c1d55d767} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.03 08:14:11.376942 [ 3 ] {b8e6745e-9636-4cb8-84b1-156c1d55d767} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.287e-05 sec 2024.02.03 08:14:11.376965 [ 3 ] {b8e6745e-9636-4cb8-84b1-156c1d55d767} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.03 08:14:11.376982 [ 3 ] {b8e6745e-9636-4cb8-84b1-156c1d55d767} DatabaseAtomic (oximeter): Starting up tables. 2024.02.03 08:14:11.377050 [ 3 ] {b8e6745e-9636-4cb8-84b1-156c1d55d767} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.377073 [ 3 ] {b8e6745e-9636-4cb8-84b1-156c1d55d767} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.377088 [ 3 ] {} HTTP-Session: 4742b91c-4ee5-4d57-a59e-2f7027bd7d31 Destroying unnamed session 2024.02.03 08:14:11.377184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.377227 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.377245 [ 3 ] {} HTTP-Session: bcb99f54-5ac6-4340-8536-4c338d71c67e Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.377265 [ 3 ] {} HTTP-Session: bcb99f54-5ac6-4340-8536-4c338d71c67e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.377401 [ 3 ] {0130dd53-e6a0-48cd-a1b7-ba06f9c78090} executeQuery: (from [fd00:1122:3344:101::d]:46993) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.02.03 08:14:11.377450 [ 3 ] {0130dd53-e6a0-48cd-a1b7-ba06f9c78090} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.03 08:14:11.383148 [ 3 ] {0130dd53-e6a0-48cd-a1b7-ba06f9c78090} oximeter.version (45d4d2da-5c56-4a6b-8239-b0bb8d02f27e): Loading data parts 2024.02.03 08:14:11.383339 [ 3 ] {0130dd53-e6a0-48cd-a1b7-ba06f9c78090} oximeter.version (45d4d2da-5c56-4a6b-8239-b0bb8d02f27e): There are no data parts 2024.02.03 08:14:11.385283 [ 3 ] {0130dd53-e6a0-48cd-a1b7-ba06f9c78090} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.385309 [ 3 ] {0130dd53-e6a0-48cd-a1b7-ba06f9c78090} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.385331 [ 3 ] {} HTTP-Session: bcb99f54-5ac6-4340-8536-4c338d71c67e Destroying unnamed session 2024.02.03 08:14:11.385426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.385475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.385497 [ 3 ] {} HTTP-Session: f5a65fd1-fb9f-464a-8426-f664d0673628 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.385514 [ 3 ] {} HTTP-Session: f5a65fd1-fb9f-464a-8426-f664d0673628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.385713 [ 3 ] {fbfdbf40-489c-4bc9-946d-ad5c25abd921} executeQuery: (from [fd00:1122:3344:101::d]:46993) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( 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) 2024.02.03 08:14:11.385762 [ 3 ] {fbfdbf40-489c-4bc9-946d-ad5c25abd921} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.03 08:14:11.399482 [ 3 ] {fbfdbf40-489c-4bc9-946d-ad5c25abd921} oximeter.measurements_bool (bc030b2c-a7b9-46df-8672-7f59e663d456): Loading data parts 2024.02.03 08:14:11.399611 [ 3 ] {fbfdbf40-489c-4bc9-946d-ad5c25abd921} oximeter.measurements_bool (bc030b2c-a7b9-46df-8672-7f59e663d456): There are no data parts 2024.02.03 08:14:11.401520 [ 3 ] {fbfdbf40-489c-4bc9-946d-ad5c25abd921} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.401546 [ 3 ] {fbfdbf40-489c-4bc9-946d-ad5c25abd921} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.401568 [ 3 ] {} HTTP-Session: f5a65fd1-fb9f-464a-8426-f664d0673628 Destroying unnamed session 2024.02.03 08:14:11.401679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.401727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.401750 [ 3 ] {} HTTP-Session: 9a39eec9-265b-433d-ab17-dc4c5a62d699 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.401766 [ 3 ] {} HTTP-Session: 9a39eec9-265b-433d-ab17-dc4c5a62d699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.401960 [ 3 ] {e58dfa93-291e-4420-998d-b6343c5c3966} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) 2024.02.03 08:14:11.402006 [ 3 ] {e58dfa93-291e-4420-998d-b6343c5c3966} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.03 08:14:11.403422 [ 3 ] {e58dfa93-291e-4420-998d-b6343c5c3966} oximeter.measurements_i8 (bdfdf660-fea2-4e27-8a3a-48f4f64798fd): Loading data parts 2024.02.03 08:14:11.403505 [ 3 ] {e58dfa93-291e-4420-998d-b6343c5c3966} oximeter.measurements_i8 (bdfdf660-fea2-4e27-8a3a-48f4f64798fd): There are no data parts 2024.02.03 08:14:11.404529 [ 3 ] {e58dfa93-291e-4420-998d-b6343c5c3966} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.404554 [ 3 ] {e58dfa93-291e-4420-998d-b6343c5c3966} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.404570 [ 3 ] {} HTTP-Session: 9a39eec9-265b-433d-ab17-dc4c5a62d699 Destroying unnamed session 2024.02.03 08:14:11.404672 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.404719 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.404738 [ 3 ] {} HTTP-Session: a386817b-d670-438a-9a25-08efe7ed568e Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.404758 [ 3 ] {} HTTP-Session: a386817b-d670-438a-9a25-08efe7ed568e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.404947 [ 3 ] {ca9b96e3-b5cd-4612-95e5-d4096d3850d5} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) 2024.02.03 08:14:11.404993 [ 3 ] {ca9b96e3-b5cd-4612-95e5-d4096d3850d5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.03 08:14:11.406332 [ 3 ] {ca9b96e3-b5cd-4612-95e5-d4096d3850d5} oximeter.measurements_u8 (8117df12-6c9b-440f-804e-fbc62eff5099): Loading data parts 2024.02.03 08:14:11.406412 [ 3 ] {ca9b96e3-b5cd-4612-95e5-d4096d3850d5} oximeter.measurements_u8 (8117df12-6c9b-440f-804e-fbc62eff5099): There are no data parts 2024.02.03 08:14:11.407424 [ 3 ] {ca9b96e3-b5cd-4612-95e5-d4096d3850d5} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.407448 [ 3 ] {ca9b96e3-b5cd-4612-95e5-d4096d3850d5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.407463 [ 3 ] {} HTTP-Session: a386817b-d670-438a-9a25-08efe7ed568e Destroying unnamed session 2024.02.03 08:14:11.407569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.407618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.407636 [ 3 ] {} HTTP-Session: 9ed80670-289b-4393-9333-c1dcf9a0ec6f Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.407656 [ 3 ] {} HTTP-Session: 9ed80670-289b-4393-9333-c1dcf9a0ec6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.407847 [ 3 ] {34174ebf-1234-40b0-830e-dfa137bcceb4} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) 2024.02.03 08:14:11.407891 [ 3 ] {34174ebf-1234-40b0-830e-dfa137bcceb4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.03 08:14:11.409428 [ 3 ] {34174ebf-1234-40b0-830e-dfa137bcceb4} oximeter.measurements_i16 (025e8ecc-27d5-4c8b-a191-b76af52a59a7): Loading data parts 2024.02.03 08:14:11.409509 [ 3 ] {34174ebf-1234-40b0-830e-dfa137bcceb4} oximeter.measurements_i16 (025e8ecc-27d5-4c8b-a191-b76af52a59a7): There are no data parts 2024.02.03 08:14:11.410521 [ 3 ] {34174ebf-1234-40b0-830e-dfa137bcceb4} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.410551 [ 3 ] {34174ebf-1234-40b0-830e-dfa137bcceb4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.410566 [ 3 ] {} HTTP-Session: 9ed80670-289b-4393-9333-c1dcf9a0ec6f Destroying unnamed session 2024.02.03 08:14:11.410674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.410721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.410740 [ 3 ] {} HTTP-Session: 248951c8-6eb5-4294-bcea-e9c5a09a479a Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.410760 [ 3 ] {} HTTP-Session: 248951c8-6eb5-4294-bcea-e9c5a09a479a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.410953 [ 3 ] {80cea6ed-f40c-404e-9df8-feccc7702501} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) 2024.02.03 08:14:11.410997 [ 3 ] {80cea6ed-f40c-404e-9df8-feccc7702501} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.03 08:14:11.412406 [ 3 ] {80cea6ed-f40c-404e-9df8-feccc7702501} oximeter.measurements_u16 (7680f77e-52b1-4d19-a266-8c593804fc57): Loading data parts 2024.02.03 08:14:11.412484 [ 3 ] {80cea6ed-f40c-404e-9df8-feccc7702501} oximeter.measurements_u16 (7680f77e-52b1-4d19-a266-8c593804fc57): There are no data parts 2024.02.03 08:14:11.413522 [ 3 ] {80cea6ed-f40c-404e-9df8-feccc7702501} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.413553 [ 3 ] {80cea6ed-f40c-404e-9df8-feccc7702501} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.413568 [ 3 ] {} HTTP-Session: 248951c8-6eb5-4294-bcea-e9c5a09a479a Destroying unnamed session 2024.02.03 08:14:11.413668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.413714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.413733 [ 3 ] {} HTTP-Session: 4d246085-ce52-483d-902b-1ca2cf6c2142 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.413754 [ 3 ] {} HTTP-Session: 4d246085-ce52-483d-902b-1ca2cf6c2142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.413941 [ 3 ] {468f51a7-47a4-4ebc-a7be-d4d247b26f3c} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) 2024.02.03 08:14:11.413985 [ 3 ] {468f51a7-47a4-4ebc-a7be-d4d247b26f3c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.03 08:14:11.415513 [ 3 ] {468f51a7-47a4-4ebc-a7be-d4d247b26f3c} oximeter.measurements_i32 (cd38ee31-2b84-47d6-9fe2-5d6dc2163e96): Loading data parts 2024.02.03 08:14:11.415595 [ 3 ] {468f51a7-47a4-4ebc-a7be-d4d247b26f3c} oximeter.measurements_i32 (cd38ee31-2b84-47d6-9fe2-5d6dc2163e96): There are no data parts 2024.02.03 08:14:11.416808 [ 3 ] {468f51a7-47a4-4ebc-a7be-d4d247b26f3c} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.416842 [ 3 ] {468f51a7-47a4-4ebc-a7be-d4d247b26f3c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.416857 [ 3 ] {} HTTP-Session: 4d246085-ce52-483d-902b-1ca2cf6c2142 Destroying unnamed session 2024.02.03 08:14:11.416952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.417019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.417038 [ 3 ] {} HTTP-Session: dd4e4d60-9bbd-4b90-93e3-d7059dc08d5f Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.417064 [ 3 ] {} HTTP-Session: dd4e4d60-9bbd-4b90-93e3-d7059dc08d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.417254 [ 3 ] {b987b341-597a-46d9-a63c-58d04375affd} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) 2024.02.03 08:14:11.417309 [ 3 ] {b987b341-597a-46d9-a63c-58d04375affd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.03 08:14:11.418778 [ 3 ] {b987b341-597a-46d9-a63c-58d04375affd} oximeter.measurements_u32 (417aee6c-7493-43b6-9a5b-1bc54d8b8c8d): Loading data parts 2024.02.03 08:14:11.418853 [ 3 ] {b987b341-597a-46d9-a63c-58d04375affd} oximeter.measurements_u32 (417aee6c-7493-43b6-9a5b-1bc54d8b8c8d): There are no data parts 2024.02.03 08:14:11.420074 [ 3 ] {b987b341-597a-46d9-a63c-58d04375affd} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.420108 [ 3 ] {b987b341-597a-46d9-a63c-58d04375affd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.420124 [ 3 ] {} HTTP-Session: dd4e4d60-9bbd-4b90-93e3-d7059dc08d5f Destroying unnamed session 2024.02.03 08:14:11.420228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.420288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.420307 [ 3 ] {} HTTP-Session: 270a15f7-0223-45ac-8c3b-1eb02e483b2b Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.420324 [ 3 ] {} HTTP-Session: 270a15f7-0223-45ac-8c3b-1eb02e483b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.420517 [ 3 ] {4b6917c9-4f1e-4fc7-9abd-c7d8500fe089} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) 2024.02.03 08:14:11.420572 [ 3 ] {4b6917c9-4f1e-4fc7-9abd-c7d8500fe089} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.03 08:14:11.422027 [ 3 ] {4b6917c9-4f1e-4fc7-9abd-c7d8500fe089} oximeter.measurements_i64 (9a448eb8-e7af-40aa-bd8f-887679824e3b): Loading data parts 2024.02.03 08:14:11.422102 [ 3 ] {4b6917c9-4f1e-4fc7-9abd-c7d8500fe089} oximeter.measurements_i64 (9a448eb8-e7af-40aa-bd8f-887679824e3b): There are no data parts 2024.02.03 08:14:11.423209 [ 3 ] {4b6917c9-4f1e-4fc7-9abd-c7d8500fe089} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.423236 [ 3 ] {4b6917c9-4f1e-4fc7-9abd-c7d8500fe089} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.423260 [ 3 ] {} HTTP-Session: 270a15f7-0223-45ac-8c3b-1eb02e483b2b Destroying unnamed session 2024.02.03 08:14:11.423365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.423415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.423440 [ 3 ] {} HTTP-Session: 645b250c-83c9-436a-869e-d562b660574e Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.423456 [ 3 ] {} HTTP-Session: 645b250c-83c9-436a-869e-d562b660574e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.423647 [ 3 ] {6f38774a-ea5c-4dbe-a7fd-d6a7849be90c} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) 2024.02.03 08:14:11.423700 [ 3 ] {6f38774a-ea5c-4dbe-a7fd-d6a7849be90c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.03 08:14:11.425230 [ 3 ] {6f38774a-ea5c-4dbe-a7fd-d6a7849be90c} oximeter.measurements_u64 (3528aaed-9186-40e5-9745-7da6b979fefa): Loading data parts 2024.02.03 08:14:11.425309 [ 3 ] {6f38774a-ea5c-4dbe-a7fd-d6a7849be90c} oximeter.measurements_u64 (3528aaed-9186-40e5-9745-7da6b979fefa): There are no data parts 2024.02.03 08:14:11.426406 [ 3 ] {6f38774a-ea5c-4dbe-a7fd-d6a7849be90c} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.426432 [ 3 ] {6f38774a-ea5c-4dbe-a7fd-d6a7849be90c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.426456 [ 3 ] {} HTTP-Session: 645b250c-83c9-436a-869e-d562b660574e Destroying unnamed session 2024.02.03 08:14:11.426557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.426605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.426629 [ 3 ] {} HTTP-Session: 539920aa-401a-4193-9ea7-5769180bafba Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.426645 [ 3 ] {} HTTP-Session: 539920aa-401a-4193-9ea7-5769180bafba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.426839 [ 3 ] {634acf36-d63a-49b3-9408-74894732e210} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) 2024.02.03 08:14:11.426890 [ 3 ] {634acf36-d63a-49b3-9408-74894732e210} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.03 08:14:11.428330 [ 3 ] {634acf36-d63a-49b3-9408-74894732e210} oximeter.measurements_f32 (f0393953-9d0c-4a98-b147-5c06e6b8475f): Loading data parts 2024.02.03 08:14:11.428438 [ 3 ] {634acf36-d63a-49b3-9408-74894732e210} oximeter.measurements_f32 (f0393953-9d0c-4a98-b147-5c06e6b8475f): There are no data parts 2024.02.03 08:14:11.429617 [ 3 ] {634acf36-d63a-49b3-9408-74894732e210} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.429644 [ 3 ] {634acf36-d63a-49b3-9408-74894732e210} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.429675 [ 3 ] {} HTTP-Session: 539920aa-401a-4193-9ea7-5769180bafba Destroying unnamed session 2024.02.03 08:14:11.429789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.429842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.429873 [ 3 ] {} HTTP-Session: aec8ee3f-f1e5-46d0-b51e-496610a4e3e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.429889 [ 3 ] {} HTTP-Session: aec8ee3f-f1e5-46d0-b51e-496610a4e3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.430085 [ 3 ] {0af583ca-4456-48f8-8d9f-81f1c15bd9dd} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) 2024.02.03 08:14:11.430134 [ 3 ] {0af583ca-4456-48f8-8d9f-81f1c15bd9dd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.03 08:14:11.432404 [ 3 ] {0af583ca-4456-48f8-8d9f-81f1c15bd9dd} oximeter.measurements_f64 (5274c284-5542-436a-9a55-953f4da9f4b8): Loading data parts 2024.02.03 08:14:11.432502 [ 3 ] {0af583ca-4456-48f8-8d9f-81f1c15bd9dd} oximeter.measurements_f64 (5274c284-5542-436a-9a55-953f4da9f4b8): There are no data parts 2024.02.03 08:14:11.436439 [ 3 ] {0af583ca-4456-48f8-8d9f-81f1c15bd9dd} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.436479 [ 3 ] {0af583ca-4456-48f8-8d9f-81f1c15bd9dd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.436504 [ 3 ] {} HTTP-Session: aec8ee3f-f1e5-46d0-b51e-496610a4e3e1 Destroying unnamed session 2024.02.03 08:14:11.436625 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.436676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.436705 [ 3 ] {} HTTP-Session: 47df2e9c-0a5a-4e7b-804a-57c4ea2693a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.436722 [ 3 ] {} HTTP-Session: 47df2e9c-0a5a-4e7b-804a-57c4ea2693a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.436916 [ 3 ] {7b657d35-3cd6-463f-ad15-7d1ead2af9c5} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) 2024.02.03 08:14:11.436967 [ 3 ] {7b657d35-3cd6-463f-ad15-7d1ead2af9c5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.03 08:14:11.438751 [ 3 ] {7b657d35-3cd6-463f-ad15-7d1ead2af9c5} oximeter.measurements_string (85fb754e-5e10-4fc7-a99e-f12ec5195d8d): Loading data parts 2024.02.03 08:14:11.438842 [ 3 ] {7b657d35-3cd6-463f-ad15-7d1ead2af9c5} oximeter.measurements_string (85fb754e-5e10-4fc7-a99e-f12ec5195d8d): There are no data parts 2024.02.03 08:14:11.440043 [ 3 ] {7b657d35-3cd6-463f-ad15-7d1ead2af9c5} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.440081 [ 3 ] {7b657d35-3cd6-463f-ad15-7d1ead2af9c5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.440109 [ 3 ] {} HTTP-Session: 47df2e9c-0a5a-4e7b-804a-57c4ea2693a6 Destroying unnamed session 2024.02.03 08:14:11.440221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.440274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.440301 [ 3 ] {} HTTP-Session: 90645333-1fd2-4b35-99da-9fe6b5138226 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.440318 [ 3 ] {} HTTP-Session: 90645333-1fd2-4b35-99da-9fe6b5138226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.440516 [ 3 ] {06dd152a-46e4-4597-8c07-6aec52321512} executeQuery: (from [fd00:1122:3344:101::d]:46993) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 08:14:11.440577 [ 3 ] {06dd152a-46e4-4597-8c07-6aec52321512} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.03 08:14:11.442039 [ 3 ] {06dd152a-46e4-4597-8c07-6aec52321512} oximeter.measurements_bytes (92990a0d-8f43-41c3-b35b-373580d5d3a1): Loading data parts 2024.02.03 08:14:11.442124 [ 3 ] {06dd152a-46e4-4597-8c07-6aec52321512} oximeter.measurements_bytes (92990a0d-8f43-41c3-b35b-373580d5d3a1): There are no data parts 2024.02.03 08:14:11.445860 [ 3 ] {06dd152a-46e4-4597-8c07-6aec52321512} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.445886 [ 3 ] {06dd152a-46e4-4597-8c07-6aec52321512} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.445902 [ 3 ] {} HTTP-Session: 90645333-1fd2-4b35-99da-9fe6b5138226 Destroying unnamed session 2024.02.03 08:14:11.446043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.446097 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.446116 [ 3 ] {} HTTP-Session: 6e5fb13d-1f15-4237-a4cc-973da7169a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.446139 [ 3 ] {} HTTP-Session: 6e5fb13d-1f15-4237-a4cc-973da7169a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.446347 [ 3 ] {8d99bd5d-0cc8-4195-ba45-a619cedb6d7d} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) 2024.02.03 08:14:11.446401 [ 3 ] {8d99bd5d-0cc8-4195-ba45-a619cedb6d7d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.03 08:14:11.448060 [ 3 ] {8d99bd5d-0cc8-4195-ba45-a619cedb6d7d} oximeter.measurements_cumulativei64 (30cae736-d8cd-4d35-abec-8e4be8aab06b): Loading data parts 2024.02.03 08:14:11.448128 [ 3 ] {8d99bd5d-0cc8-4195-ba45-a619cedb6d7d} oximeter.measurements_cumulativei64 (30cae736-d8cd-4d35-abec-8e4be8aab06b): There are no data parts 2024.02.03 08:14:11.449299 [ 3 ] {8d99bd5d-0cc8-4195-ba45-a619cedb6d7d} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.449328 [ 3 ] {8d99bd5d-0cc8-4195-ba45-a619cedb6d7d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.449355 [ 3 ] {} HTTP-Session: 6e5fb13d-1f15-4237-a4cc-973da7169a82 Destroying unnamed session 2024.02.03 08:14:11.449476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.449531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.449559 [ 3 ] {} HTTP-Session: 71eb6a24-c97c-47f1-87ef-faf1a7afabfc Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.449585 [ 3 ] {} HTTP-Session: 71eb6a24-c97c-47f1-87ef-faf1a7afabfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.449852 [ 3 ] {42314ff6-45b3-4af4-9674-33c3d6ffe91f} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) 2024.02.03 08:14:11.449912 [ 3 ] {42314ff6-45b3-4af4-9674-33c3d6ffe91f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.03 08:14:11.451836 [ 3 ] {42314ff6-45b3-4af4-9674-33c3d6ffe91f} oximeter.measurements_cumulativeu64 (c4b7306c-adc1-4a11-b88e-57f88f53553b): Loading data parts 2024.02.03 08:14:11.451899 [ 3 ] {42314ff6-45b3-4af4-9674-33c3d6ffe91f} oximeter.measurements_cumulativeu64 (c4b7306c-adc1-4a11-b88e-57f88f53553b): There are no data parts 2024.02.03 08:14:11.453068 [ 3 ] {42314ff6-45b3-4af4-9674-33c3d6ffe91f} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.453094 [ 3 ] {42314ff6-45b3-4af4-9674-33c3d6ffe91f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.453116 [ 3 ] {} HTTP-Session: 71eb6a24-c97c-47f1-87ef-faf1a7afabfc Destroying unnamed session 2024.02.03 08:14:11.453221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.453263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.453289 [ 3 ] {} HTTP-Session: 7076b9a0-e46a-466d-b750-05219ea9e607 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.453310 [ 3 ] {} HTTP-Session: 7076b9a0-e46a-466d-b750-05219ea9e607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.453516 [ 3 ] {b9f36dea-36f8-48fe-929a-67c20d95cf30} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) 2024.02.03 08:14:11.453568 [ 3 ] {b9f36dea-36f8-48fe-929a-67c20d95cf30} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.03 08:14:11.454933 [ 3 ] {b9f36dea-36f8-48fe-929a-67c20d95cf30} oximeter.measurements_cumulativef32 (e59f1544-3972-423d-ab70-423b32230858): Loading data parts 2024.02.03 08:14:11.454997 [ 3 ] {b9f36dea-36f8-48fe-929a-67c20d95cf30} oximeter.measurements_cumulativef32 (e59f1544-3972-423d-ab70-423b32230858): There are no data parts 2024.02.03 08:14:11.456144 [ 3 ] {b9f36dea-36f8-48fe-929a-67c20d95cf30} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.456177 [ 3 ] {b9f36dea-36f8-48fe-929a-67c20d95cf30} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.456193 [ 3 ] {} HTTP-Session: 7076b9a0-e46a-466d-b750-05219ea9e607 Destroying unnamed session 2024.02.03 08:14:11.456301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.456347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.456365 [ 3 ] {} HTTP-Session: 24ffcd04-2a73-49db-afdb-214758bdfacc Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.456386 [ 3 ] {} HTTP-Session: 24ffcd04-2a73-49db-afdb-214758bdfacc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.456576 [ 3 ] {f8d01888-6a22-4925-b4c6-e247d8343abc} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) 2024.02.03 08:14:11.456624 [ 3 ] {f8d01888-6a22-4925-b4c6-e247d8343abc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.03 08:14:11.458016 [ 3 ] {f8d01888-6a22-4925-b4c6-e247d8343abc} oximeter.measurements_cumulativef64 (d361c0f5-c866-4ff7-a61f-dc63aacd339d): Loading data parts 2024.02.03 08:14:11.458083 [ 3 ] {f8d01888-6a22-4925-b4c6-e247d8343abc} oximeter.measurements_cumulativef64 (d361c0f5-c866-4ff7-a61f-dc63aacd339d): There are no data parts 2024.02.03 08:14:11.459216 [ 3 ] {f8d01888-6a22-4925-b4c6-e247d8343abc} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.459248 [ 3 ] {f8d01888-6a22-4925-b4c6-e247d8343abc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.459270 [ 3 ] {} HTTP-Session: 24ffcd04-2a73-49db-afdb-214758bdfacc Destroying unnamed session 2024.02.03 08:14:11.459380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.459427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.459451 [ 3 ] {} HTTP-Session: 2b41691f-2e7b-4d64-b107-34e2ff359bfa Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.459467 [ 3 ] {} HTTP-Session: 2b41691f-2e7b-4d64-b107-34e2ff359bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.459684 [ 3 ] {7e781142-deb9-4fbc-a5b6-a11ba8912290} executeQuery: (from [fd00:1122:3344:101::d]:46993) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 08:14:11.459738 [ 3 ] {7e781142-deb9-4fbc-a5b6-a11ba8912290} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.03 08:14:11.461129 [ 3 ] {7e781142-deb9-4fbc-a5b6-a11ba8912290} oximeter.measurements_histogrami8 (6411a141-80da-42c7-99f2-540fbc0f8c6d): Loading data parts 2024.02.03 08:14:11.461202 [ 3 ] {7e781142-deb9-4fbc-a5b6-a11ba8912290} oximeter.measurements_histogrami8 (6411a141-80da-42c7-99f2-540fbc0f8c6d): There are no data parts 2024.02.03 08:14:11.462341 [ 3 ] {7e781142-deb9-4fbc-a5b6-a11ba8912290} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.462373 [ 3 ] {7e781142-deb9-4fbc-a5b6-a11ba8912290} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.462394 [ 3 ] {} HTTP-Session: 2b41691f-2e7b-4d64-b107-34e2ff359bfa Destroying unnamed session 2024.02.03 08:14:11.462493 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.462541 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.462566 [ 3 ] {} HTTP-Session: 470ca7f4-db88-4996-8c43-84695bdce94d Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.462582 [ 3 ] {} HTTP-Session: 470ca7f4-db88-4996-8c43-84695bdce94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.462797 [ 3 ] {848b00d1-cc7f-4bff-ae1c-bdf5b08dad3d} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 08:14:11.462849 [ 3 ] {848b00d1-cc7f-4bff-ae1c-bdf5b08dad3d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.03 08:14:11.464301 [ 3 ] {848b00d1-cc7f-4bff-ae1c-bdf5b08dad3d} oximeter.measurements_histogramu8 (fd22334f-4144-472c-bf58-509e98bbf70a): Loading data parts 2024.02.03 08:14:11.464361 [ 3 ] {848b00d1-cc7f-4bff-ae1c-bdf5b08dad3d} oximeter.measurements_histogramu8 (fd22334f-4144-472c-bf58-509e98bbf70a): There are no data parts 2024.02.03 08:14:11.465503 [ 3 ] {848b00d1-cc7f-4bff-ae1c-bdf5b08dad3d} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.465529 [ 3 ] {848b00d1-cc7f-4bff-ae1c-bdf5b08dad3d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.465559 [ 3 ] {} HTTP-Session: 470ca7f4-db88-4996-8c43-84695bdce94d Destroying unnamed session 2024.02.03 08:14:11.465649 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.465696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.465727 [ 3 ] {} HTTP-Session: 6bc1f5ac-15ab-4779-acfb-50854b80eec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.465743 [ 3 ] {} HTTP-Session: 6bc1f5ac-15ab-4779-acfb-50854b80eec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.465956 [ 3 ] {1ff2fc28-a675-438e-a33f-a7887d7f7e3a} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 08:14:11.466010 [ 3 ] {1ff2fc28-a675-438e-a33f-a7887d7f7e3a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.03 08:14:11.467423 [ 3 ] {1ff2fc28-a675-438e-a33f-a7887d7f7e3a} oximeter.measurements_histogrami16 (e989605d-bea3-454a-b2ea-b716a38cf82e): Loading data parts 2024.02.03 08:14:11.467488 [ 3 ] {1ff2fc28-a675-438e-a33f-a7887d7f7e3a} oximeter.measurements_histogrami16 (e989605d-bea3-454a-b2ea-b716a38cf82e): There are no data parts 2024.02.03 08:14:11.468711 [ 3 ] {1ff2fc28-a675-438e-a33f-a7887d7f7e3a} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.468758 [ 3 ] {1ff2fc28-a675-438e-a33f-a7887d7f7e3a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.468778 [ 3 ] {} HTTP-Session: 6bc1f5ac-15ab-4779-acfb-50854b80eec9 Destroying unnamed session 2024.02.03 08:14:11.468903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.468969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.468989 [ 3 ] {} HTTP-Session: ad6c894c-2fd7-4f25-9ea8-edd19251d1b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.469017 [ 3 ] {} HTTP-Session: ad6c894c-2fd7-4f25-9ea8-edd19251d1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.469229 [ 3 ] {23f9abf5-ad28-4f9d-9cf9-9cd51286ca54} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 08:14:11.469299 [ 3 ] {23f9abf5-ad28-4f9d-9cf9-9cd51286ca54} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.03 08:14:11.470854 [ 3 ] {23f9abf5-ad28-4f9d-9cf9-9cd51286ca54} oximeter.measurements_histogramu16 (9875475c-9d10-4dc0-aaf0-b83cea3a401e): Loading data parts 2024.02.03 08:14:11.470931 [ 3 ] {23f9abf5-ad28-4f9d-9cf9-9cd51286ca54} oximeter.measurements_histogramu16 (9875475c-9d10-4dc0-aaf0-b83cea3a401e): There are no data parts 2024.02.03 08:14:11.472088 [ 3 ] {23f9abf5-ad28-4f9d-9cf9-9cd51286ca54} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.472127 [ 3 ] {23f9abf5-ad28-4f9d-9cf9-9cd51286ca54} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.472143 [ 3 ] {} HTTP-Session: ad6c894c-2fd7-4f25-9ea8-edd19251d1b4 Destroying unnamed session 2024.02.03 08:14:11.472261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.472318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.472336 [ 3 ] {} HTTP-Session: a67de837-713f-487d-8d5b-cac8e81e97e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.472363 [ 3 ] {} HTTP-Session: a67de837-713f-487d-8d5b-cac8e81e97e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.472582 [ 3 ] {2daad792-0b0a-4d9a-973f-e5b3488323b4} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 08:14:11.472645 [ 3 ] {2daad792-0b0a-4d9a-973f-e5b3488323b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.03 08:14:11.474024 [ 3 ] {2daad792-0b0a-4d9a-973f-e5b3488323b4} oximeter.measurements_histogrami32 (b101dc6a-2526-409d-abe7-0f959cb5eb4d): Loading data parts 2024.02.03 08:14:11.474096 [ 3 ] {2daad792-0b0a-4d9a-973f-e5b3488323b4} oximeter.measurements_histogrami32 (b101dc6a-2526-409d-abe7-0f959cb5eb4d): There are no data parts 2024.02.03 08:14:11.475206 [ 3 ] {2daad792-0b0a-4d9a-973f-e5b3488323b4} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.475232 [ 3 ] {2daad792-0b0a-4d9a-973f-e5b3488323b4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.475256 [ 3 ] {} HTTP-Session: a67de837-713f-487d-8d5b-cac8e81e97e1 Destroying unnamed session 2024.02.03 08:14:11.475362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.475412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.475431 [ 3 ] {} HTTP-Session: 90ef85ae-97fa-4149-816d-bea47a72ff96 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.475453 [ 3 ] {} HTTP-Session: 90ef85ae-97fa-4149-816d-bea47a72ff96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.475672 [ 3 ] {b6158002-d11c-4af6-afa8-da3ebad6d9d0} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 08:14:11.475727 [ 3 ] {b6158002-d11c-4af6-afa8-da3ebad6d9d0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.03 08:14:11.477114 [ 3 ] {b6158002-d11c-4af6-afa8-da3ebad6d9d0} oximeter.measurements_histogramu32 (8c143139-239f-4e8a-9c0d-adf697aaba62): Loading data parts 2024.02.03 08:14:11.477181 [ 3 ] {b6158002-d11c-4af6-afa8-da3ebad6d9d0} oximeter.measurements_histogramu32 (8c143139-239f-4e8a-9c0d-adf697aaba62): There are no data parts 2024.02.03 08:14:11.478343 [ 3 ] {b6158002-d11c-4af6-afa8-da3ebad6d9d0} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.478369 [ 3 ] {b6158002-d11c-4af6-afa8-da3ebad6d9d0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.478393 [ 3 ] {} HTTP-Session: 90ef85ae-97fa-4149-816d-bea47a72ff96 Destroying unnamed session 2024.02.03 08:14:11.478509 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.478558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.478583 [ 3 ] {} HTTP-Session: 5a98cdf7-8c73-477d-8306-36a63d908e0e Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.478605 [ 3 ] {} HTTP-Session: 5a98cdf7-8c73-477d-8306-36a63d908e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.478812 [ 3 ] {93be1520-1736-44fd-9441-a31166b8b84a} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 08:14:11.478865 [ 3 ] {93be1520-1736-44fd-9441-a31166b8b84a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.03 08:14:11.480849 [ 3 ] {93be1520-1736-44fd-9441-a31166b8b84a} oximeter.measurements_histogrami64 (40d90edf-365d-41d1-a188-03850bc85af3): Loading data parts 2024.02.03 08:14:11.480941 [ 3 ] {93be1520-1736-44fd-9441-a31166b8b84a} oximeter.measurements_histogrami64 (40d90edf-365d-41d1-a188-03850bc85af3): There are no data parts 2024.02.03 08:14:11.483071 [ 3 ] {93be1520-1736-44fd-9441-a31166b8b84a} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.483104 [ 3 ] {93be1520-1736-44fd-9441-a31166b8b84a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.483121 [ 3 ] {} HTTP-Session: 5a98cdf7-8c73-477d-8306-36a63d908e0e Destroying unnamed session 2024.02.03 08:14:11.483242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.483291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.483310 [ 3 ] {} HTTP-Session: 07720795-64d2-4d00-85c1-9ac10bc85f9c Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.483333 [ 3 ] {} HTTP-Session: 07720795-64d2-4d00-85c1-9ac10bc85f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.483544 [ 3 ] {66e93bd7-445f-4dd9-bdb5-9117fcc5e2dc} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 08:14:11.483596 [ 3 ] {66e93bd7-445f-4dd9-bdb5-9117fcc5e2dc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.03 08:14:11.485753 [ 3 ] {66e93bd7-445f-4dd9-bdb5-9117fcc5e2dc} oximeter.measurements_histogramu64 (b30bbf09-a510-41e2-94d1-b30ed5f2467e): Loading data parts 2024.02.03 08:14:11.485830 [ 3 ] {66e93bd7-445f-4dd9-bdb5-9117fcc5e2dc} oximeter.measurements_histogramu64 (b30bbf09-a510-41e2-94d1-b30ed5f2467e): There are no data parts 2024.02.03 08:14:11.487059 [ 3 ] {66e93bd7-445f-4dd9-bdb5-9117fcc5e2dc} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.487093 [ 3 ] {66e93bd7-445f-4dd9-bdb5-9117fcc5e2dc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.487113 [ 3 ] {} HTTP-Session: 07720795-64d2-4d00-85c1-9ac10bc85f9c Destroying unnamed session 2024.02.03 08:14:11.487221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.487269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.487298 [ 3 ] {} HTTP-Session: 95194fde-c908-48fa-83a0-4ac0888005bc Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.487314 [ 3 ] {} HTTP-Session: 95194fde-c908-48fa-83a0-4ac0888005bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.487526 [ 3 ] {a785dbe9-087e-488b-be87-836d21b04e22} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 08:14:11.487579 [ 3 ] {a785dbe9-087e-488b-be87-836d21b04e22} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.03 08:14:11.489097 [ 3 ] {a785dbe9-087e-488b-be87-836d21b04e22} oximeter.measurements_histogramf32 (84d8b39b-c06a-42e0-85df-3f9c2e4b4926): Loading data parts 2024.02.03 08:14:11.489168 [ 3 ] {a785dbe9-087e-488b-be87-836d21b04e22} oximeter.measurements_histogramf32 (84d8b39b-c06a-42e0-85df-3f9c2e4b4926): There are no data parts 2024.02.03 08:14:11.490242 [ 3 ] {a785dbe9-087e-488b-be87-836d21b04e22} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.490266 [ 3 ] {a785dbe9-087e-488b-be87-836d21b04e22} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.490292 [ 3 ] {} HTTP-Session: 95194fde-c908-48fa-83a0-4ac0888005bc Destroying unnamed session 2024.02.03 08:14:11.490390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.490438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.490462 [ 3 ] {} HTTP-Session: 2f7e6a65-0df9-41fa-9367-1bcbc4e0ea5f Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.490478 [ 3 ] {} HTTP-Session: 2f7e6a65-0df9-41fa-9367-1bcbc4e0ea5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.490687 [ 3 ] {30937b62-12ac-4f9d-9088-de79cf7c3d66} executeQuery: (from [fd00:1122:3344:101::d]:46993) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.03 08:14:11.490740 [ 3 ] {30937b62-12ac-4f9d-9088-de79cf7c3d66} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.03 08:14:11.492116 [ 3 ] {30937b62-12ac-4f9d-9088-de79cf7c3d66} oximeter.measurements_histogramf64 (deaebf2b-5a06-4975-b34c-20dc1a3a2157): Loading data parts 2024.02.03 08:14:11.492224 [ 3 ] {30937b62-12ac-4f9d-9088-de79cf7c3d66} oximeter.measurements_histogramf64 (deaebf2b-5a06-4975-b34c-20dc1a3a2157): There are no data parts 2024.02.03 08:14:11.493450 [ 3 ] {30937b62-12ac-4f9d-9088-de79cf7c3d66} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.493493 [ 3 ] {30937b62-12ac-4f9d-9088-de79cf7c3d66} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.493509 [ 3 ] {} HTTP-Session: 2f7e6a65-0df9-41fa-9367-1bcbc4e0ea5f Destroying unnamed session 2024.02.03 08:14:11.493633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.493690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.493709 [ 3 ] {} HTTP-Session: 8c2b8112-8f78-4293-a5a7-7902056ccbe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.493731 [ 3 ] {} HTTP-Session: 8c2b8112-8f78-4293-a5a7-7902056ccbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.493889 [ 3 ] {a4203496-30c6-45b1-ba1e-ff5c2a57d1ef} executeQuery: (from [fd00:1122:3344:101::d]:46993) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 08:14:11.493942 [ 3 ] {a4203496-30c6-45b1-ba1e-ff5c2a57d1ef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.03 08:14:11.495253 [ 3 ] {a4203496-30c6-45b1-ba1e-ff5c2a57d1ef} oximeter.fields_bool (9de3ac3c-98df-470f-a113-3c9ed511fc84): Loading data parts 2024.02.03 08:14:11.495356 [ 3 ] {a4203496-30c6-45b1-ba1e-ff5c2a57d1ef} oximeter.fields_bool (9de3ac3c-98df-470f-a113-3c9ed511fc84): There are no data parts 2024.02.03 08:14:11.496377 [ 3 ] {a4203496-30c6-45b1-ba1e-ff5c2a57d1ef} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.496414 [ 3 ] {a4203496-30c6-45b1-ba1e-ff5c2a57d1ef} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.496429 [ 3 ] {} HTTP-Session: 8c2b8112-8f78-4293-a5a7-7902056ccbe2 Destroying unnamed session 2024.02.03 08:14:11.496549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.496599 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.496617 [ 3 ] {} HTTP-Session: 6fe9381b-5da4-4a16-a8a9-731f1f1bbd6a Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.496641 [ 3 ] {} HTTP-Session: 6fe9381b-5da4-4a16-a8a9-731f1f1bbd6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.496803 [ 3 ] {23496644-f8ff-4fc7-a5d7-1d3da6abbb51} executeQuery: (from [fd00:1122:3344:101::d]:46993) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 08:14:11.496847 [ 3 ] {23496644-f8ff-4fc7-a5d7-1d3da6abbb51} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.03 08:14:11.498077 [ 3 ] {23496644-f8ff-4fc7-a5d7-1d3da6abbb51} oximeter.fields_i8 (17751856-7563-43d7-a270-fa7224a2740a): Loading data parts 2024.02.03 08:14:11.498157 [ 3 ] {23496644-f8ff-4fc7-a5d7-1d3da6abbb51} oximeter.fields_i8 (17751856-7563-43d7-a270-fa7224a2740a): There are no data parts 2024.02.03 08:14:11.499335 [ 3 ] {23496644-f8ff-4fc7-a5d7-1d3da6abbb51} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.499359 [ 3 ] {23496644-f8ff-4fc7-a5d7-1d3da6abbb51} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.499384 [ 3 ] {} HTTP-Session: 6fe9381b-5da4-4a16-a8a9-731f1f1bbd6a Destroying unnamed session 2024.02.03 08:14:11.499491 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.499533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.499558 [ 3 ] {} HTTP-Session: ee035a54-1a9b-43ff-a099-02111528d846 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.499581 [ 3 ] {} HTTP-Session: ee035a54-1a9b-43ff-a099-02111528d846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.499731 [ 3 ] {ee2c6a4d-172f-418a-8cf0-bf423bbaf880} executeQuery: (from [fd00:1122:3344:101::d]:46993) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 08:14:11.499779 [ 3 ] {ee2c6a4d-172f-418a-8cf0-bf423bbaf880} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.03 08:14:11.501010 [ 3 ] {ee2c6a4d-172f-418a-8cf0-bf423bbaf880} oximeter.fields_u8 (f5ae2ab4-3386-4b74-b268-bd73b93141a8): Loading data parts 2024.02.03 08:14:11.501097 [ 3 ] {ee2c6a4d-172f-418a-8cf0-bf423bbaf880} oximeter.fields_u8 (f5ae2ab4-3386-4b74-b268-bd73b93141a8): There are no data parts 2024.02.03 08:14:11.502131 [ 3 ] {ee2c6a4d-172f-418a-8cf0-bf423bbaf880} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.502155 [ 3 ] {ee2c6a4d-172f-418a-8cf0-bf423bbaf880} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.502178 [ 3 ] {} HTTP-Session: ee035a54-1a9b-43ff-a099-02111528d846 Destroying unnamed session 2024.02.03 08:14:11.502277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.502328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.502346 [ 3 ] {} HTTP-Session: c766b0f2-fd21-497a-9479-884941ec0ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.502369 [ 3 ] {} HTTP-Session: c766b0f2-fd21-497a-9479-884941ec0ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.502526 [ 3 ] {8c02217f-d499-4530-a53e-23d3c8aa344a} executeQuery: (from [fd00:1122:3344:101::d]:46993) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 08:14:11.502568 [ 3 ] {8c02217f-d499-4530-a53e-23d3c8aa344a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.03 08:14:11.503802 [ 3 ] {8c02217f-d499-4530-a53e-23d3c8aa344a} oximeter.fields_i16 (42edda21-3141-4cb6-b7a6-80d72981cbaa): Loading data parts 2024.02.03 08:14:11.503900 [ 3 ] {8c02217f-d499-4530-a53e-23d3c8aa344a} oximeter.fields_i16 (42edda21-3141-4cb6-b7a6-80d72981cbaa): There are no data parts 2024.02.03 08:14:11.505179 [ 3 ] {8c02217f-d499-4530-a53e-23d3c8aa344a} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.505212 [ 3 ] {8c02217f-d499-4530-a53e-23d3c8aa344a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.505227 [ 3 ] {} HTTP-Session: c766b0f2-fd21-497a-9479-884941ec0ff5 Destroying unnamed session 2024.02.03 08:14:11.505352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.505403 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.505421 [ 3 ] {} HTTP-Session: 5617068b-9d11-4b32-bb5f-f61e87413671 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.505444 [ 3 ] {} HTTP-Session: 5617068b-9d11-4b32-bb5f-f61e87413671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.505601 [ 3 ] {2b2e76af-7a60-4411-b369-30927036b219} executeQuery: (from [fd00:1122:3344:101::d]:46993) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 08:14:11.505644 [ 3 ] {2b2e76af-7a60-4411-b369-30927036b219} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.03 08:14:11.506996 [ 3 ] {2b2e76af-7a60-4411-b369-30927036b219} oximeter.fields_u16 (d1176d63-139a-43c9-ac3f-a56654aa0fcb): Loading data parts 2024.02.03 08:14:11.507078 [ 3 ] {2b2e76af-7a60-4411-b369-30927036b219} oximeter.fields_u16 (d1176d63-139a-43c9-ac3f-a56654aa0fcb): There are no data parts 2024.02.03 08:14:11.508226 [ 3 ] {2b2e76af-7a60-4411-b369-30927036b219} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.508259 [ 3 ] {2b2e76af-7a60-4411-b369-30927036b219} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.508274 [ 3 ] {} HTTP-Session: 5617068b-9d11-4b32-bb5f-f61e87413671 Destroying unnamed session 2024.02.03 08:14:11.508386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.508442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.508461 [ 3 ] {} HTTP-Session: 14f79a6f-d330-4324-99a1-0853cacdb1b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.508478 [ 3 ] {} HTTP-Session: 14f79a6f-d330-4324-99a1-0853cacdb1b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.508635 [ 3 ] {1c3159f3-6e85-4780-b958-3f4580af62c5} executeQuery: (from [fd00:1122:3344:101::d]:46993) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 08:14:11.508683 [ 3 ] {1c3159f3-6e85-4780-b958-3f4580af62c5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.03 08:14:11.509920 [ 3 ] {1c3159f3-6e85-4780-b958-3f4580af62c5} oximeter.fields_i32 (b445cbd7-0b2b-45fb-8c86-80dca918b77c): Loading data parts 2024.02.03 08:14:11.510005 [ 3 ] {1c3159f3-6e85-4780-b958-3f4580af62c5} oximeter.fields_i32 (b445cbd7-0b2b-45fb-8c86-80dca918b77c): There are no data parts 2024.02.03 08:14:11.511070 [ 3 ] {1c3159f3-6e85-4780-b958-3f4580af62c5} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.511103 [ 3 ] {1c3159f3-6e85-4780-b958-3f4580af62c5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.511125 [ 3 ] {} HTTP-Session: 14f79a6f-d330-4324-99a1-0853cacdb1b9 Destroying unnamed session 2024.02.03 08:14:11.511219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.511268 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.511295 [ 3 ] {} HTTP-Session: 899666d5-24a7-4695-9441-c90e8cb277f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.511312 [ 3 ] {} HTTP-Session: 899666d5-24a7-4695-9441-c90e8cb277f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.511469 [ 3 ] {bb8f58c2-18d6-4425-baa2-7ac93856cb5a} executeQuery: (from [fd00:1122:3344:101::d]:46993) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 08:14:11.511512 [ 3 ] {bb8f58c2-18d6-4425-baa2-7ac93856cb5a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.03 08:14:11.512735 [ 3 ] {bb8f58c2-18d6-4425-baa2-7ac93856cb5a} oximeter.fields_u32 (8bd8d9a4-d7bf-4871-84e0-2956c3fc4e5e): Loading data parts 2024.02.03 08:14:11.512822 [ 3 ] {bb8f58c2-18d6-4425-baa2-7ac93856cb5a} oximeter.fields_u32 (8bd8d9a4-d7bf-4871-84e0-2956c3fc4e5e): There are no data parts 2024.02.03 08:14:11.513950 [ 3 ] {bb8f58c2-18d6-4425-baa2-7ac93856cb5a} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.513984 [ 3 ] {bb8f58c2-18d6-4425-baa2-7ac93856cb5a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.514000 [ 3 ] {} HTTP-Session: 899666d5-24a7-4695-9441-c90e8cb277f3 Destroying unnamed session 2024.02.03 08:14:11.514109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.514158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.514176 [ 3 ] {} HTTP-Session: 79c11d0e-0fe6-4c7b-9a7d-249b30224946 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.514200 [ 3 ] {} HTTP-Session: 79c11d0e-0fe6-4c7b-9a7d-249b30224946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.514351 [ 3 ] {743bad9e-e315-4921-91ce-395c27ce8bd5} executeQuery: (from [fd00:1122:3344:101::d]:46993) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 08:14:11.514406 [ 3 ] {743bad9e-e315-4921-91ce-395c27ce8bd5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.03 08:14:11.515807 [ 3 ] {743bad9e-e315-4921-91ce-395c27ce8bd5} oximeter.fields_i64 (f505e7d0-3f34-4560-b76a-7a7b34041ee6): Loading data parts 2024.02.03 08:14:11.515897 [ 3 ] {743bad9e-e315-4921-91ce-395c27ce8bd5} oximeter.fields_i64 (f505e7d0-3f34-4560-b76a-7a7b34041ee6): There are no data parts 2024.02.03 08:14:11.516962 [ 3 ] {743bad9e-e315-4921-91ce-395c27ce8bd5} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.516985 [ 3 ] {743bad9e-e315-4921-91ce-395c27ce8bd5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.517010 [ 3 ] {} HTTP-Session: 79c11d0e-0fe6-4c7b-9a7d-249b30224946 Destroying unnamed session 2024.02.03 08:14:11.517123 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.517176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.517200 [ 3 ] {} HTTP-Session: 0fa284e8-93e4-49cf-89e6-1302bcf55769 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.517224 [ 3 ] {} HTTP-Session: 0fa284e8-93e4-49cf-89e6-1302bcf55769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.517379 [ 3 ] {2109d1c2-50ab-47de-b022-dddfec49f94e} executeQuery: (from [fd00:1122:3344:101::d]:46993) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 08:14:11.517427 [ 3 ] {2109d1c2-50ab-47de-b022-dddfec49f94e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.03 08:14:11.518752 [ 3 ] {2109d1c2-50ab-47de-b022-dddfec49f94e} oximeter.fields_u64 (c024a76e-e8bf-4a6c-a2f4-2156ea39ca34): Loading data parts 2024.02.03 08:14:11.518851 [ 3 ] {2109d1c2-50ab-47de-b022-dddfec49f94e} oximeter.fields_u64 (c024a76e-e8bf-4a6c-a2f4-2156ea39ca34): There are no data parts 2024.02.03 08:14:11.519875 [ 3 ] {2109d1c2-50ab-47de-b022-dddfec49f94e} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.519898 [ 3 ] {2109d1c2-50ab-47de-b022-dddfec49f94e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.519913 [ 3 ] {} HTTP-Session: 0fa284e8-93e4-49cf-89e6-1302bcf55769 Destroying unnamed session 2024.02.03 08:14:11.520016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.520066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.520083 [ 3 ] {} HTTP-Session: fe65983a-f9d9-490b-a79b-69a8bebb532a Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.520106 [ 3 ] {} HTTP-Session: fe65983a-f9d9-490b-a79b-69a8bebb532a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.520262 [ 3 ] {e4838eca-93ee-4c9b-875a-fd84ff0e5304} executeQuery: (from [fd00:1122:3344:101::d]:46993) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 08:14:11.520307 [ 3 ] {e4838eca-93ee-4c9b-875a-fd84ff0e5304} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.03 08:14:11.521795 [ 3 ] {e4838eca-93ee-4c9b-875a-fd84ff0e5304} oximeter.fields_ipaddr (3f75c0ff-513d-4d92-9649-6ef08baf019d): Loading data parts 2024.02.03 08:14:11.521872 [ 3 ] {e4838eca-93ee-4c9b-875a-fd84ff0e5304} oximeter.fields_ipaddr (3f75c0ff-513d-4d92-9649-6ef08baf019d): There are no data parts 2024.02.03 08:14:11.522896 [ 3 ] {e4838eca-93ee-4c9b-875a-fd84ff0e5304} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.522931 [ 3 ] {e4838eca-93ee-4c9b-875a-fd84ff0e5304} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.522946 [ 3 ] {} HTTP-Session: fe65983a-f9d9-490b-a79b-69a8bebb532a Destroying unnamed session 2024.02.03 08:14:11.523047 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.523097 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.523114 [ 3 ] {} HTTP-Session: a1c2a5e5-bb79-47b9-924c-f12912f4c6d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.523136 [ 3 ] {} HTTP-Session: a1c2a5e5-bb79-47b9-924c-f12912f4c6d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.523298 [ 3 ] {b1ca7b88-6152-46c4-9062-25e254f6188a} executeQuery: (from [fd00:1122:3344:101::d]:46993) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 08:14:11.523342 [ 3 ] {b1ca7b88-6152-46c4-9062-25e254f6188a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.03 08:14:11.524648 [ 3 ] {b1ca7b88-6152-46c4-9062-25e254f6188a} oximeter.fields_string (a2d9df87-3be4-4cb9-9dee-ff7e46b69deb): Loading data parts 2024.02.03 08:14:11.524726 [ 3 ] {b1ca7b88-6152-46c4-9062-25e254f6188a} oximeter.fields_string (a2d9df87-3be4-4cb9-9dee-ff7e46b69deb): There are no data parts 2024.02.03 08:14:11.525733 [ 3 ] {b1ca7b88-6152-46c4-9062-25e254f6188a} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.525757 [ 3 ] {b1ca7b88-6152-46c4-9062-25e254f6188a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.525780 [ 3 ] {} HTTP-Session: a1c2a5e5-bb79-47b9-924c-f12912f4c6d8 Destroying unnamed session 2024.02.03 08:14:11.525885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.525933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.525959 [ 3 ] {} HTTP-Session: 8151a78d-6b38-400f-9538-e491b4912814 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.525975 [ 3 ] {} HTTP-Session: 8151a78d-6b38-400f-9538-e491b4912814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.526129 [ 3 ] {52e62f2f-3346-4e79-a7e2-de2239ced6b8} executeQuery: (from [fd00:1122:3344:101::d]:46993) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.03 08:14:11.526178 [ 3 ] {52e62f2f-3346-4e79-a7e2-de2239ced6b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.03 08:14:11.527594 [ 3 ] {52e62f2f-3346-4e79-a7e2-de2239ced6b8} oximeter.fields_uuid (09182e2e-dbd9-47b4-ab8d-b676adce38cf): Loading data parts 2024.02.03 08:14:11.527680 [ 3 ] {52e62f2f-3346-4e79-a7e2-de2239ced6b8} oximeter.fields_uuid (09182e2e-dbd9-47b4-ab8d-b676adce38cf): There are no data parts 2024.02.03 08:14:11.528795 [ 3 ] {52e62f2f-3346-4e79-a7e2-de2239ced6b8} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.528826 [ 3 ] {52e62f2f-3346-4e79-a7e2-de2239ced6b8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.528848 [ 3 ] {} HTTP-Session: 8151a78d-6b38-400f-9538-e491b4912814 Destroying unnamed session 2024.02.03 08:14:11.528959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.529008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.529034 [ 3 ] {} HTTP-Session: 527e8c8f-f864-428b-962f-5dfb739dd32f Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.529050 [ 3 ] {} HTTP-Session: 527e8c8f-f864-428b-962f-5dfb739dd32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.529276 [ 3 ] {b8e7c40b-6704-4f0e-b357-ebbd0650e52a} executeQuery: (from [fd00:1122:3344:101::d]:46993) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ 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) 2024.02.03 08:14:11.529342 [ 3 ] {b8e7c40b-6704-4f0e-b357-ebbd0650e52a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.03 08:14:11.530946 [ 3 ] {b8e7c40b-6704-4f0e-b357-ebbd0650e52a} oximeter.timeseries_schema (d6126de6-ef6a-4f3a-a820-df9715a949be): Loading data parts 2024.02.03 08:14:11.531024 [ 3 ] {b8e7c40b-6704-4f0e-b357-ebbd0650e52a} oximeter.timeseries_schema (d6126de6-ef6a-4f3a-a820-df9715a949be): There are no data parts 2024.02.03 08:14:11.532144 [ 3 ] {b8e7c40b-6704-4f0e-b357-ebbd0650e52a} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.532176 [ 3 ] {b8e7c40b-6704-4f0e-b357-ebbd0650e52a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.03 08:14:11.532191 [ 3 ] {} HTTP-Session: 527e8c8f-f864-428b-962f-5dfb739dd32f Destroying unnamed session 2024.02.03 08:14:11.532374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46993, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.03 08:14:11.532426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.03 08:14:11.532444 [ 3 ] {} HTTP-Session: 976696ac-5fd8-441a-a3f5-c0345b954754 Authenticating user 'default' from [fd00:1122:3344:101::d]:46993 2024.02.03 08:14:11.532467 [ 3 ] {} HTTP-Session: 976696ac-5fd8-441a-a3f5-c0345b954754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.03 08:14:11.532579 [ 3 ] {76d642b4-384d-418d-a0fc-fd54f3b244f5} executeQuery: (from [fd00:1122:3344:101::d]:46993) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.03 08:14:11.533204 [ 3 ] {76d642b4-384d-418d-a0fc-fd54f3b244f5} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.03 08:14:11.536476 [ 3 ] {76d642b4-384d-418d-a0fc-fd54f3b244f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.02.03 08:14:11.539184 [ 3 ] {76d642b4-384d-418d-a0fc-fd54f3b244f5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.03 08:14:11.539409 [ 3 ] {76d642b4-384d-418d-a0fc-fd54f3b244f5} oximeter.version (45d4d2da-5c56-4a6b-8239-b0bb8d02f27e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.03 08:14:11.539626 [ 3 ] {76d642b4-384d-418d-a0fc-fd54f3b244f5} executeQuery: Read 1 rows, 16.00 B in 0.00701616 sec., 142 rows/sec., 2.23 KiB/sec. 2024.02.03 08:14:11.539736 [ 3 ] {76d642b4-384d-418d-a0fc-fd54f3b244f5} DynamicQueryHandler: Done processing query 2024.02.03 08:14:11.539757 [ 3 ] {76d642b4-384d-418d-a0fc-fd54f3b244f5} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.03 08:14:11.539772 [ 3 ] {} HTTP-Session: 976696ac-5fd8-441a-a3f5-c0345b954754 Destroying unnamed session 2024.02.03 08:14:12.000141 [ 181 ] {} AsynchronousMetrics: MemoryTracking: was 218.68 MiB, peak 223.76 MiB, will set to 228.27 MiB (RSS), difference: 9.59 MiB 2024.02.03 08:14:26.227975 [ 146 ] {} DNSResolver: Updating DNS cache 2024.02.03 08:14:26.228037 [ 146 ] {} DNSResolver: Updated DNS cache 2024.02.03 08:14:41.228296 [ 122 ] {} DNSResolver: Updating DNS cache 2024.02.03 08:14:41.228395 [ 122 ] {} DNSResolver: Updated DNS cache 2024.02.03 08:14:56.229134 [ 113 ] {} DNSResolver: Updating DNS cache 2024.02.03 08:14:56.229203 [ 113 ] {} DNSResolver: Updated DNS cache