2025.04.02 17:40:18.896746 [ 414 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.02 17:40:18.897624 [ 414 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.02 17:40:22.905046 [ 414 ] {} KeeperLogStore: No logs exists in /var/lib/clickhouse/coordination/logs. It's Ok if it's the first run of clickhouse-keeper. 2025.04.02 17:40:22.912514 [ 414 ] {} KeeperLogStore: Removing all changelogs 2025.04.02 17:40:22.922546 [ 414 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.02 17:40:22.933893 [ 414 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.02 17:40:22.934466 [ 414 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.02 17:40:22.996914 [ 1047 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.02 17:40:23.628806 [ 414 ] {} Access(local_directory): File /var/lib/clickhouse/access/users.list doesn't exist 2025.04.02 17:40:23.629432 [ 414 ] {} Access(local_directory): Recovering lists in directory /var/lib/clickhouse/access/ 2025.04.02 17:40:23.859988 [ 414 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.02 17:40:23.875522 [ 414 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.02 17:40:30.544062 [ 619 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20224.altinityantalya (altinity build)) 2025.04.02 17:40:30.555581 [ 619 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.02 17:40:30.561282 [ 619 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007fe4f4b8dac3 8. ? @ 0x00007fe4f4c1f850 2025.04.02 17:40:30.572527 [ 1215 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.02 17:40:30.573774 [ 1215 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170, architecture: x86_64) (from thread 619) Received signal 6 2025.04.02 17:40:30.575400 [ 1215 ] {} BaseDaemon: Signal description: Aborted 2025.04.02 17:40:30.575915 [ 1215 ] {} BaseDaemon: 2025.04.02 17:40:30.576949 [ 1215 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fe4f4b3b520 0x00007fe4f4b8f9fd 0x00007fe4f4b3b476 0x00007fe4f4b217f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fe4f4b8dac3 0x00007fe4f4c1f850 2025.04.02 17:40:30.577541 [ 1215 ] {} BaseDaemon: ######################################## 2025.04.02 17:40:30.578080 [ 1215 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170) (from thread 619) (no query) Received signal Aborted (6) 2025.04.02 17:40:30.578598 [ 1215 ] {} BaseDaemon: 2025.04.02 17:40:30.579097 [ 1215 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fe4f4b3b520 0x00007fe4f4b8f9fd 0x00007fe4f4b3b476 0x00007fe4f4b217f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fe4f4b8dac3 0x00007fe4f4c1f850 2025.04.02 17:40:30.674435 [ 1215 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.02 17:40:30.675078 [ 1215 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.02 17:40:30.698902 [ 1215 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.02 17:40:30.699568 [ 1215 ] {} BaseDaemon: 2. ? @ 0x00007fe4f4b3b520 2025.04.02 17:40:30.700225 [ 1215 ] {} BaseDaemon: 3. ? @ 0x00007fe4f4b8f9fd 2025.04.02 17:40:30.700865 [ 1215 ] {} BaseDaemon: 4. ? @ 0x00007fe4f4b3b476 2025.04.02 17:40:30.701557 [ 1215 ] {} BaseDaemon: 5. ? @ 0x00007fe4f4b217f3 2025.04.02 17:40:30.737182 [ 1215 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.02 17:40:30.833294 [ 1215 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.02 17:40:30.845316 [ 1215 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.02 17:40:30.861181 [ 1215 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.02 17:40:30.878458 [ 1215 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.02 17:40:30.879098 [ 1215 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:40:30.879746 [ 1215 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.02 17:40:30.881142 [ 1215 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.02 17:40:30.881702 [ 1215 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.02 17:40:30.882163 [ 1215 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:40:30.882916 [ 1215 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.02 17:40:30.883463 [ 1215 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.02 17:40:30.884145 [ 1215 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.02 17:40:30.902178 [ 1215 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.02 17:40:30.902876 [ 1215 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.02 17:40:30.903446 [ 1215 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.02 17:40:30.972675 [ 1215 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.02 17:40:30.973540 [ 1215 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.02 17:40:30.974261 [ 1215 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.02 17:40:30.975133 [ 1215 ] {} BaseDaemon: 13. ? @ 0x00007fe4f4b8dac3 2025.04.02 17:40:30.975724 [ 1215 ] {} BaseDaemon: 14. ? @ 0x00007fe4f4c1f850 2025.04.02 17:40:31.272390 [ 1215 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 151DC6AD31E4C4F6F712959D2272722A) 2025.04.02 17:40:31.792075 [ 1215 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.02 17:40:35.603105 [ 411 ] {} Application: Child process was terminated by signal 6. 2025.04.02 17:40:35.794067 [ 1227 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.02 17:40:35.795057 [ 1227 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.02 17:40:39.601366 [ 1227 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.02 17:40:39.696278 [ 1227 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.02 17:40:39.696946 [ 1227 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.02 17:40:39.755414 [ 1874 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.02 17:40:40.527707 [ 1227 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.02 17:40:40.617337 [ 1227 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.02 17:40:46.759829 [ 1346 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20224.altinityantalya (altinity build)) 2025.04.02 17:40:46.760877 [ 1346 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.02 17:40:46.766168 [ 1346 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007f5d3df6cac3 8. ? @ 0x00007f5d3dffe850 2025.04.02 17:40:46.775104 [ 2033 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.02 17:40:46.776005 [ 2033 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170, architecture: x86_64) (from thread 1346) Received signal 6 2025.04.02 17:40:46.777420 [ 2033 ] {} BaseDaemon: Signal description: Aborted 2025.04.02 17:40:46.777963 [ 2033 ] {} BaseDaemon: 2025.04.02 17:40:46.778496 [ 2033 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f5d3df1a520 0x00007f5d3df6e9fd 0x00007f5d3df1a476 0x00007f5d3df007f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f5d3df6cac3 0x00007f5d3dffe850 2025.04.02 17:40:46.778966 [ 2033 ] {} BaseDaemon: ######################################## 2025.04.02 17:40:46.779552 [ 2033 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170) (from thread 1346) (no query) Received signal Aborted (6) 2025.04.02 17:40:46.780068 [ 2033 ] {} BaseDaemon: 2025.04.02 17:40:46.780532 [ 2033 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f5d3df1a520 0x00007f5d3df6e9fd 0x00007f5d3df1a476 0x00007f5d3df007f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f5d3df6cac3 0x00007f5d3dffe850 2025.04.02 17:40:46.799840 [ 2033 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.02 17:40:46.800631 [ 2033 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.02 17:40:46.821873 [ 2033 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.02 17:40:46.822485 [ 2033 ] {} BaseDaemon: 2. ? @ 0x00007f5d3df1a520 2025.04.02 17:40:46.823035 [ 2033 ] {} BaseDaemon: 3. ? @ 0x00007f5d3df6e9fd 2025.04.02 17:40:46.823641 [ 2033 ] {} BaseDaemon: 4. ? @ 0x00007f5d3df1a476 2025.04.02 17:40:46.824331 [ 2033 ] {} BaseDaemon: 5. ? @ 0x00007f5d3df007f3 2025.04.02 17:40:46.860690 [ 2033 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.02 17:40:46.966629 [ 2033 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.02 17:40:46.981700 [ 2033 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.02 17:40:46.996538 [ 2033 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.02 17:40:47.014253 [ 2033 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.02 17:40:47.014999 [ 2033 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:40:47.015691 [ 2033 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.02 17:40:47.017184 [ 2033 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.02 17:40:47.017866 [ 2033 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.02 17:40:47.018413 [ 2033 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:40:47.019089 [ 2033 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.02 17:40:47.019688 [ 2033 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.02 17:40:47.020310 [ 2033 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.02 17:40:47.037920 [ 2033 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.02 17:40:47.038434 [ 2033 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.02 17:40:47.038873 [ 2033 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.02 17:40:47.072068 [ 2033 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.02 17:40:47.072880 [ 2033 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.02 17:40:47.073579 [ 2033 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.02 17:40:47.074522 [ 2033 ] {} BaseDaemon: 13. ? @ 0x00007f5d3df6cac3 2025.04.02 17:40:47.082300 [ 2033 ] {} BaseDaemon: 14. ? @ 0x00007f5d3dffe850 2025.04.02 17:40:47.572127 [ 2033 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 151DC6AD31E4C4F6F712959D2272722A) 2025.04.02 17:40:47.907508 [ 2033 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.02 17:40:51.811126 [ 1222 ] {} Application: Child process was terminated by signal 6. 2025.04.02 17:40:52.000674 [ 2044 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.02 17:40:52.001687 [ 2044 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.02 17:40:55.672701 [ 2044 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.02 17:40:55.712637 [ 2044 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.02 17:40:55.719055 [ 2044 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.02 17:40:55.791057 [ 2681 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.02 17:40:56.490177 [ 2044 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.02 17:40:56.517009 [ 2044 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.02 17:41:02.936711 [ 2262 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20224.altinityantalya (altinity build)) 2025.04.02 17:41:02.938545 [ 2262 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.02 17:41:02.944575 [ 2262 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007f2ce6ac1ac3 8. ? @ 0x00007f2ce6b53850 2025.04.02 17:41:02.954582 [ 2844 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.02 17:41:02.955918 [ 2844 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170, architecture: x86_64) (from thread 2262) Received signal 6 2025.04.02 17:41:02.957517 [ 2844 ] {} BaseDaemon: Signal description: Aborted 2025.04.02 17:41:02.958076 [ 2844 ] {} BaseDaemon: 2025.04.02 17:41:02.958720 [ 2844 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f2ce6a6f520 0x00007f2ce6ac39fd 0x00007f2ce6a6f476 0x00007f2ce6a557f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f2ce6ac1ac3 0x00007f2ce6b53850 2025.04.02 17:41:02.959307 [ 2844 ] {} BaseDaemon: ######################################## 2025.04.02 17:41:02.959929 [ 2844 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170) (from thread 2262) (no query) Received signal Aborted (6) 2025.04.02 17:41:02.960468 [ 2844 ] {} BaseDaemon: 2025.04.02 17:41:02.961030 [ 2844 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f2ce6a6f520 0x00007f2ce6ac39fd 0x00007f2ce6a6f476 0x00007f2ce6a557f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f2ce6ac1ac3 0x00007f2ce6b53850 2025.04.02 17:41:03.059650 [ 2844 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.02 17:41:03.060355 [ 2844 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.02 17:41:03.083160 [ 2844 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.02 17:41:03.083840 [ 2844 ] {} BaseDaemon: 2. ? @ 0x00007f2ce6a6f520 2025.04.02 17:41:03.084345 [ 2844 ] {} BaseDaemon: 3. ? @ 0x00007f2ce6ac39fd 2025.04.02 17:41:03.085051 [ 2844 ] {} BaseDaemon: 4. ? @ 0x00007f2ce6a6f476 2025.04.02 17:41:03.086584 [ 2844 ] {} BaseDaemon: 5. ? @ 0x00007f2ce6a557f3 2025.04.02 17:41:03.125434 [ 2844 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.02 17:41:03.170192 [ 2844 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.02 17:41:03.181603 [ 2844 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.02 17:41:03.200384 [ 2844 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.02 17:41:03.228930 [ 2844 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.02 17:41:03.230237 [ 2844 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:41:03.231266 [ 2844 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.02 17:41:03.232656 [ 2844 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.02 17:41:03.233498 [ 2844 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.02 17:41:03.234498 [ 2844 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:41:03.235680 [ 2844 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.02 17:41:03.236626 [ 2844 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.02 17:41:03.237654 [ 2844 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.02 17:41:03.259735 [ 2844 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.02 17:41:03.260274 [ 2844 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.02 17:41:03.260781 [ 2844 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.02 17:41:03.294338 [ 2844 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.02 17:41:03.295139 [ 2844 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.02 17:41:03.295979 [ 2844 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.02 17:41:03.296813 [ 2844 ] {} BaseDaemon: 13. ? @ 0x00007f2ce6ac1ac3 2025.04.02 17:41:03.297405 [ 2844 ] {} BaseDaemon: 14. ? @ 0x00007f2ce6b53850 2025.04.02 17:41:03.585392 [ 2844 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 151DC6AD31E4C4F6F712959D2272722A) 2025.04.02 17:41:03.861176 [ 2844 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.02 17:41:06.984012 [ 2039 ] {} Application: Child process was terminated by signal 6. 2025.04.02 17:41:07.192223 [ 2855 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.02 17:41:07.193008 [ 2855 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.02 17:41:10.372816 [ 2855 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.02 17:41:10.414842 [ 2855 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.02 17:41:10.415918 [ 2855 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.02 17:41:10.485401 [ 3496 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.02 17:41:11.601528 [ 2855 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.02 17:41:11.607320 [ 2855 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.02 17:41:18.244426 [ 3113 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20224.altinityantalya (altinity build)) 2025.04.02 17:41:18.245756 [ 3113 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.02 17:41:18.251436 [ 3113 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007fb57f006ac3 8. ? @ 0x00007fb57f098850 2025.04.02 17:41:18.266949 [ 3661 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.02 17:41:18.268263 [ 3661 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170, architecture: x86_64) (from thread 3113) Received signal 6 2025.04.02 17:41:18.270003 [ 3661 ] {} BaseDaemon: Signal description: Aborted 2025.04.02 17:41:18.270725 [ 3661 ] {} BaseDaemon: 2025.04.02 17:41:18.271364 [ 3661 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fb57efb4520 0x00007fb57f0089fd 0x00007fb57efb4476 0x00007fb57ef9a7f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fb57f006ac3 0x00007fb57f098850 2025.04.02 17:41:18.271929 [ 3661 ] {} BaseDaemon: ######################################## 2025.04.02 17:41:18.272557 [ 3661 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170) (from thread 3113) (no query) Received signal Aborted (6) 2025.04.02 17:41:18.273321 [ 3661 ] {} BaseDaemon: 2025.04.02 17:41:18.273943 [ 3661 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fb57efb4520 0x00007fb57f0089fd 0x00007fb57efb4476 0x00007fb57ef9a7f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fb57f006ac3 0x00007fb57f098850 2025.04.02 17:41:18.294157 [ 3661 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.02 17:41:18.294766 [ 3661 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.02 17:41:18.317590 [ 3661 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.02 17:41:18.318764 [ 3661 ] {} BaseDaemon: 2. ? @ 0x00007fb57efb4520 2025.04.02 17:41:18.319572 [ 3661 ] {} BaseDaemon: 3. ? @ 0x00007fb57f0089fd 2025.04.02 17:41:18.320358 [ 3661 ] {} BaseDaemon: 4. ? @ 0x00007fb57efb4476 2025.04.02 17:41:18.321217 [ 3661 ] {} BaseDaemon: 5. ? @ 0x00007fb57ef9a7f3 2025.04.02 17:41:18.360643 [ 3661 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.02 17:41:18.398233 [ 3661 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.02 17:41:18.410204 [ 3661 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.02 17:41:18.426753 [ 3661 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.02 17:41:18.507810 [ 3661 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.02 17:41:18.508507 [ 3661 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:41:18.509334 [ 3661 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.02 17:41:18.510389 [ 3661 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.02 17:41:18.510940 [ 3661 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.02 17:41:18.511526 [ 3661 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:41:18.512198 [ 3661 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.02 17:41:18.512823 [ 3661 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.02 17:41:18.513539 [ 3661 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.02 17:41:18.531392 [ 3661 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.02 17:41:18.532054 [ 3661 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.02 17:41:18.532716 [ 3661 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.02 17:41:18.574379 [ 3661 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.02 17:41:18.575205 [ 3661 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.02 17:41:18.586071 [ 3661 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.02 17:41:18.588139 [ 3661 ] {} BaseDaemon: 13. ? @ 0x00007fb57f006ac3 2025.04.02 17:41:18.589076 [ 3661 ] {} BaseDaemon: 14. ? @ 0x00007fb57f098850 2025.04.02 17:41:18.927765 [ 3661 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 151DC6AD31E4C4F6F712959D2272722A) 2025.04.02 17:41:19.484980 [ 3661 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.02 17:41:23.294439 [ 2850 ] {} Application: Child process was terminated by signal 6. 2025.04.02 17:41:23.491841 [ 3671 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.02 17:41:23.492813 [ 3671 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.02 17:41:26.903762 [ 3671 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.02 17:41:26.918674 [ 3671 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.02 17:41:26.919339 [ 3671 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.02 17:41:26.977367 [ 4309 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.02 17:41:27.457701 [ 3671 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.02 17:41:27.463564 [ 3671 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.02 17:41:33.286651 [ 3734 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20224.altinityantalya (altinity build)) 2025.04.02 17:41:33.288066 [ 3734 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.02 17:41:33.293090 [ 3734 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007f95a0822ac3 8. ? @ 0x00007f95a08b4850 2025.04.02 17:41:33.301971 [ 4452 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.02 17:41:33.303036 [ 4452 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170, architecture: x86_64) (from thread 3734) Received signal 6 2025.04.02 17:41:33.303973 [ 4452 ] {} BaseDaemon: Signal description: Aborted 2025.04.02 17:41:33.304480 [ 4452 ] {} BaseDaemon: 2025.04.02 17:41:33.305054 [ 4452 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f95a07d0520 0x00007f95a08249fd 0x00007f95a07d0476 0x00007f95a07b67f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f95a0822ac3 0x00007f95a08b4850 2025.04.02 17:41:33.305605 [ 4452 ] {} BaseDaemon: ######################################## 2025.04.02 17:41:33.306163 [ 4452 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170) (from thread 3734) (no query) Received signal Aborted (6) 2025.04.02 17:41:33.306674 [ 4452 ] {} BaseDaemon: 2025.04.02 17:41:33.307168 [ 4452 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f95a07d0520 0x00007f95a08249fd 0x00007f95a07d0476 0x00007f95a07b67f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f95a0822ac3 0x00007f95a08b4850 2025.04.02 17:41:33.326328 [ 4452 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.02 17:41:33.326919 [ 4452 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.02 17:41:33.349915 [ 4452 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.02 17:41:33.350554 [ 4452 ] {} BaseDaemon: 2. ? @ 0x00007f95a07d0520 2025.04.02 17:41:33.351057 [ 4452 ] {} BaseDaemon: 3. ? @ 0x00007f95a08249fd 2025.04.02 17:41:33.351592 [ 4452 ] {} BaseDaemon: 4. ? @ 0x00007f95a07d0476 2025.04.02 17:41:33.352207 [ 4452 ] {} BaseDaemon: 5. ? @ 0x00007f95a07b67f3 2025.04.02 17:41:33.388850 [ 4452 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.02 17:41:33.422798 [ 4452 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.02 17:41:33.532406 [ 4452 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.02 17:41:33.547852 [ 4452 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.02 17:41:33.569264 [ 4452 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.02 17:41:33.570225 [ 4452 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:41:33.571169 [ 4452 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.02 17:41:33.572712 [ 4452 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.02 17:41:33.573825 [ 4452 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.02 17:41:33.574744 [ 4452 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:41:33.576058 [ 4452 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.02 17:41:33.576806 [ 4452 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.02 17:41:33.577712 [ 4452 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.02 17:41:33.686962 [ 4452 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.02 17:41:33.688159 [ 4452 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.02 17:41:33.689276 [ 4452 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.02 17:41:33.736187 [ 4452 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.02 17:41:33.736685 [ 4452 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.02 17:41:33.737321 [ 4452 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.02 17:41:33.738086 [ 4452 ] {} BaseDaemon: 13. ? @ 0x00007f95a0822ac3 2025.04.02 17:41:33.738552 [ 4452 ] {} BaseDaemon: 14. ? @ 0x00007f95a08b4850 2025.04.02 17:41:34.334798 [ 4452 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 151DC6AD31E4C4F6F712959D2272722A) 2025.04.02 17:41:34.757471 [ 4452 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.02 17:41:38.342479 [ 3667 ] {} Application: Child process was terminated by signal 6. 2025.04.02 17:41:38.544093 [ 4463 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.02 17:41:38.544860 [ 4463 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.02 17:41:42.034388 [ 4463 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.02 17:41:42.059159 [ 4463 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.02 17:41:42.059595 [ 4463 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.02 17:41:42.117184 [ 5101 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.02 17:41:42.839671 [ 4463 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.02 17:41:42.844255 [ 4463 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.02 17:41:49.119606 [ 4658 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20224.altinityantalya (altinity build)) 2025.04.02 17:41:49.120730 [ 4658 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.02 17:41:49.125973 [ 4658 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007fd7e8c82ac3 8. ? @ 0x00007fd7e8d14850 2025.04.02 17:41:49.135085 [ 5260 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.02 17:41:49.136120 [ 5260 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170, architecture: x86_64) (from thread 4658) Received signal 6 2025.04.02 17:41:49.137393 [ 5260 ] {} BaseDaemon: Signal description: Aborted 2025.04.02 17:41:49.137846 [ 5260 ] {} BaseDaemon: 2025.04.02 17:41:49.138543 [ 5260 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fd7e8c30520 0x00007fd7e8c849fd 0x00007fd7e8c30476 0x00007fd7e8c167f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fd7e8c82ac3 0x00007fd7e8d14850 2025.04.02 17:41:49.138942 [ 5260 ] {} BaseDaemon: ######################################## 2025.04.02 17:41:49.139371 [ 5260 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170) (from thread 4658) (no query) Received signal Aborted (6) 2025.04.02 17:41:49.139855 [ 5260 ] {} BaseDaemon: 2025.04.02 17:41:49.140355 [ 5260 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fd7e8c30520 0x00007fd7e8c849fd 0x00007fd7e8c30476 0x00007fd7e8c167f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fd7e8c82ac3 0x00007fd7e8d14850 2025.04.02 17:41:49.159249 [ 5260 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.02 17:41:49.159661 [ 5260 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.02 17:41:49.180963 [ 5260 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.02 17:41:49.181508 [ 5260 ] {} BaseDaemon: 2. ? @ 0x00007fd7e8c30520 2025.04.02 17:41:49.182065 [ 5260 ] {} BaseDaemon: 3. ? @ 0x00007fd7e8c849fd 2025.04.02 17:41:49.182542 [ 5260 ] {} BaseDaemon: 4. ? @ 0x00007fd7e8c30476 2025.04.02 17:41:49.183033 [ 5260 ] {} BaseDaemon: 5. ? @ 0x00007fd7e8c167f3 2025.04.02 17:41:49.219178 [ 5260 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.02 17:41:49.254277 [ 5260 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.02 17:41:49.411671 [ 5260 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.02 17:41:49.427316 [ 5260 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.02 17:41:49.449346 [ 5260 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.02 17:41:49.449952 [ 5260 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:41:49.450476 [ 5260 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.02 17:41:49.451501 [ 5260 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.02 17:41:49.451902 [ 5260 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.02 17:41:49.452412 [ 5260 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:41:49.452884 [ 5260 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.02 17:41:49.453401 [ 5260 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.02 17:41:49.453968 [ 5260 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.02 17:41:49.469360 [ 5260 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.02 17:41:49.469823 [ 5260 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.02 17:41:49.470245 [ 5260 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.02 17:41:49.505047 [ 5260 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.02 17:41:49.505664 [ 5260 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.02 17:41:49.506257 [ 5260 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.02 17:41:49.507069 [ 5260 ] {} BaseDaemon: 13. ? @ 0x00007fd7e8c82ac3 2025.04.02 17:41:49.507635 [ 5260 ] {} BaseDaemon: 14. ? @ 0x00007fd7e8d14850 2025.04.02 17:41:49.781681 [ 5260 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 151DC6AD31E4C4F6F712959D2272722A) 2025.04.02 17:41:50.122742 [ 5260 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.02 17:41:53.168443 [ 4458 ] {} Application: Child process was terminated by signal 6. 2025.04.02 17:41:53.349513 [ 5271 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.02 17:41:53.350434 [ 5271 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.02 17:41:56.719614 [ 5271 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.02 17:41:56.741814 [ 5271 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.02 17:41:56.742423 [ 5271 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.02 17:41:56.801689 [ 5908 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.02 17:41:57.509900 [ 5271 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.02 17:41:57.518085 [ 5271 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.02 17:42:04.700519 [ 5361 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20224.altinityantalya (altinity build)) 2025.04.02 17:42:04.702709 [ 5361 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.02 17:42:04.708466 [ 5361 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007fbeac95fac3 8. ? @ 0x00007fbeac9f1850 2025.04.02 17:42:04.806462 [ 6069 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.02 17:42:04.807698 [ 6069 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170, architecture: x86_64) (from thread 5361) Received signal 6 2025.04.02 17:42:04.809251 [ 6069 ] {} BaseDaemon: Signal description: Aborted 2025.04.02 17:42:04.809878 [ 6069 ] {} BaseDaemon: 2025.04.02 17:42:04.810477 [ 6069 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fbeac90d520 0x00007fbeac9619fd 0x00007fbeac90d476 0x00007fbeac8f37f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fbeac95fac3 0x00007fbeac9f1850 2025.04.02 17:42:04.813888 [ 6069 ] {} BaseDaemon: ######################################## 2025.04.02 17:42:04.814491 [ 6069 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170) (from thread 5361) (no query) Received signal Aborted (6) 2025.04.02 17:42:04.815000 [ 6069 ] {} BaseDaemon: 2025.04.02 17:42:04.815390 [ 6069 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fbeac90d520 0x00007fbeac9619fd 0x00007fbeac90d476 0x00007fbeac8f37f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fbeac95fac3 0x00007fbeac9f1850 2025.04.02 17:42:04.834330 [ 6069 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.02 17:42:04.834965 [ 6069 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.02 17:42:04.858385 [ 6069 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.02 17:42:04.858964 [ 6069 ] {} BaseDaemon: 2. ? @ 0x00007fbeac90d520 2025.04.02 17:42:04.859457 [ 6069 ] {} BaseDaemon: 3. ? @ 0x00007fbeac9619fd 2025.04.02 17:42:04.859965 [ 6069 ] {} BaseDaemon: 4. ? @ 0x00007fbeac90d476 2025.04.02 17:42:04.860551 [ 6069 ] {} BaseDaemon: 5. ? @ 0x00007fbeac8f37f3 2025.04.02 17:42:04.898735 [ 6069 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.02 17:42:05.068345 [ 6069 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.02 17:42:05.089864 [ 6069 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.02 17:42:05.109352 [ 6069 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.02 17:42:05.182054 [ 6069 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.02 17:42:05.183190 [ 6069 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:42:05.184339 [ 6069 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.02 17:42:05.187865 [ 6069 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.02 17:42:05.188736 [ 6069 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.02 17:42:05.189754 [ 6069 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:42:05.190785 [ 6069 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.02 17:42:05.191600 [ 6069 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.02 17:42:05.192488 [ 6069 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.02 17:42:05.220894 [ 6069 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.02 17:42:05.221651 [ 6069 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.02 17:42:05.222592 [ 6069 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.02 17:42:05.337159 [ 6069 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.02 17:42:05.338511 [ 6069 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.02 17:42:05.339818 [ 6069 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.02 17:42:05.341287 [ 6069 ] {} BaseDaemon: 13. ? @ 0x00007fbeac95fac3 2025.04.02 17:42:05.342138 [ 6069 ] {} BaseDaemon: 14. ? @ 0x00007fbeac9f1850 2025.04.02 17:42:05.707065 [ 6069 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 151DC6AD31E4C4F6F712959D2272722A) 2025.04.02 17:42:06.254543 [ 6069 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.02 17:42:09.749428 [ 5266 ] {} Application: Child process was terminated by signal 6. 2025.04.02 17:42:09.944038 [ 6080 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.02 17:42:09.944849 [ 6080 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.02 17:42:13.466874 [ 6080 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.02 17:42:13.491995 [ 6080 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.02 17:42:13.492630 [ 6080 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.02 17:42:13.552028 [ 6723 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.02 17:42:14.281541 [ 6080 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.02 17:42:14.285995 [ 6080 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.02 17:42:20.621907 [ 6205 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20224.altinityantalya (altinity build)) 2025.04.02 17:42:20.624253 [ 6205 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.02 17:42:20.630611 [ 6205 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007f17a6e25ac3 8. ? @ 0x00007f17a6eb7850 2025.04.02 17:42:20.642702 [ 6887 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.02 17:42:20.644481 [ 6887 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170, architecture: x86_64) (from thread 6205) Received signal 6 2025.04.02 17:42:20.646529 [ 6887 ] {} BaseDaemon: Signal description: Aborted 2025.04.02 17:42:20.647538 [ 6887 ] {} BaseDaemon: 2025.04.02 17:42:20.648679 [ 6887 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f17a6dd3520 0x00007f17a6e279fd 0x00007f17a6dd3476 0x00007f17a6db97f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f17a6e25ac3 0x00007f17a6eb7850 2025.04.02 17:42:20.649348 [ 6887 ] {} BaseDaemon: ######################################## 2025.04.02 17:42:20.650033 [ 6887 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170) (from thread 6205) (no query) Received signal Aborted (6) 2025.04.02 17:42:20.650620 [ 6887 ] {} BaseDaemon: 2025.04.02 17:42:20.651262 [ 6887 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f17a6dd3520 0x00007f17a6e279fd 0x00007f17a6dd3476 0x00007f17a6db97f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f17a6e25ac3 0x00007f17a6eb7850 2025.04.02 17:42:20.800337 [ 6887 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.02 17:42:20.800998 [ 6887 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.02 17:42:20.824090 [ 6887 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.02 17:42:20.824725 [ 6887 ] {} BaseDaemon: 2. ? @ 0x00007f17a6dd3520 2025.04.02 17:42:20.825453 [ 6887 ] {} BaseDaemon: 3. ? @ 0x00007f17a6e279fd 2025.04.02 17:42:20.826034 [ 6887 ] {} BaseDaemon: 4. ? @ 0x00007f17a6dd3476 2025.04.02 17:42:20.826615 [ 6887 ] {} BaseDaemon: 5. ? @ 0x00007f17a6db97f3 2025.04.02 17:42:20.957070 [ 6887 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.02 17:42:20.995680 [ 6887 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.02 17:42:21.008785 [ 6887 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.02 17:42:21.069435 [ 6887 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.02 17:42:21.088800 [ 6887 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.02 17:42:21.089564 [ 6887 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:42:21.090423 [ 6887 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.02 17:42:21.091758 [ 6887 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.02 17:42:21.092399 [ 6887 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.02 17:42:21.092928 [ 6887 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:42:21.093482 [ 6887 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.02 17:42:21.094095 [ 6887 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.02 17:42:21.094669 [ 6887 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.02 17:42:21.112117 [ 6887 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.02 17:42:21.112714 [ 6887 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.02 17:42:21.113264 [ 6887 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.02 17:42:21.149213 [ 6887 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.02 17:42:21.150161 [ 6887 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.02 17:42:21.151108 [ 6887 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.02 17:42:21.152175 [ 6887 ] {} BaseDaemon: 13. ? @ 0x00007f17a6e25ac3 2025.04.02 17:42:21.152764 [ 6887 ] {} BaseDaemon: 14. ? @ 0x00007f17a6eb7850 2025.04.02 17:42:21.532946 [ 6887 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 151DC6AD31E4C4F6F712959D2272722A) 2025.04.02 17:42:21.812120 [ 6887 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.02 17:42:25.691333 [ 6075 ] {} Application: Child process was terminated by signal 6. 2025.04.02 17:42:25.869981 [ 6899 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.02 17:42:25.871059 [ 6899 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.02 17:42:29.624776 [ 6899 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.02 17:42:29.666842 [ 6899 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.02 17:42:29.667468 [ 6899 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.02 17:42:29.729937 [ 7554 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.02 17:42:30.677734 [ 6899 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.02 17:42:30.683580 [ 6899 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.02 17:42:36.793123 [ 6988 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20224.altinityantalya (altinity build)) 2025.04.02 17:42:36.794448 [ 6988 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.02 17:42:36.808861 [ 6988 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007f70c0255ac3 8. ? @ 0x00007f70c02e7850 2025.04.02 17:42:36.820926 [ 7706 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.02 17:42:36.822385 [ 7706 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170, architecture: x86_64) (from thread 6988) Received signal 6 2025.04.02 17:42:36.823953 [ 7706 ] {} BaseDaemon: Signal description: Aborted 2025.04.02 17:42:36.824546 [ 7706 ] {} BaseDaemon: 2025.04.02 17:42:36.825772 [ 7706 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f70c0203520 0x00007f70c02579fd 0x00007f70c0203476 0x00007f70c01e97f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f70c0255ac3 0x00007f70c02e7850 2025.04.02 17:42:36.826399 [ 7706 ] {} BaseDaemon: ######################################## 2025.04.02 17:42:36.826927 [ 7706 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170) (from thread 6988) (no query) Received signal Aborted (6) 2025.04.02 17:42:36.827574 [ 7706 ] {} BaseDaemon: 2025.04.02 17:42:36.828193 [ 7706 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f70c0203520 0x00007f70c02579fd 0x00007f70c0203476 0x00007f70c01e97f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f70c0255ac3 0x00007f70c02e7850 2025.04.02 17:42:36.847788 [ 7706 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.02 17:42:36.848436 [ 7706 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.02 17:42:36.880215 [ 7706 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.02 17:42:36.880885 [ 7706 ] {} BaseDaemon: 2. ? @ 0x00007f70c0203520 2025.04.02 17:42:36.881467 [ 7706 ] {} BaseDaemon: 3. ? @ 0x00007f70c02579fd 2025.04.02 17:42:36.882095 [ 7706 ] {} BaseDaemon: 4. ? @ 0x00007f70c0203476 2025.04.02 17:42:36.882761 [ 7706 ] {} BaseDaemon: 5. ? @ 0x00007f70c01e97f3 2025.04.02 17:42:36.923759 [ 7706 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.02 17:42:36.979600 [ 7706 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.02 17:42:36.991676 [ 7706 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.02 17:42:37.007348 [ 7706 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.02 17:42:37.026575 [ 7706 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.02 17:42:37.027734 [ 7706 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:42:37.029576 [ 7706 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.02 17:42:37.030753 [ 7706 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.02 17:42:37.031364 [ 7706 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.02 17:42:37.031931 [ 7706 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:42:37.032687 [ 7706 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.02 17:42:37.033277 [ 7706 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.02 17:42:37.034029 [ 7706 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.02 17:42:37.054281 [ 7706 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.02 17:42:37.055040 [ 7706 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.02 17:42:37.055985 [ 7706 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.02 17:42:37.086924 [ 7706 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.02 17:42:37.087515 [ 7706 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.02 17:42:37.088228 [ 7706 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.02 17:42:37.089182 [ 7706 ] {} BaseDaemon: 13. ? @ 0x00007f70c0255ac3 2025.04.02 17:42:37.089675 [ 7706 ] {} BaseDaemon: 14. ? @ 0x00007f70c02e7850 2025.04.02 17:42:37.490720 [ 7706 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 151DC6AD31E4C4F6F712959D2272722A) 2025.04.02 17:42:37.877271 [ 7706 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.02 17:42:41.848525 [ 6894 ] {} Application: Child process was terminated by signal 6. 2025.04.02 17:42:42.037416 [ 7717 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.02 17:42:42.038144 [ 7717 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.02 17:42:46.292993 [ 7717 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.02 17:42:46.356851 [ 7717 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.02 17:42:46.357614 [ 7717 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.02 17:42:46.432279 [ 8396 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.02 17:42:47.150772 [ 7717 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.02 17:42:47.157890 [ 7717 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.02 17:42:53.752100 [ 8187 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20224.altinityantalya (altinity build)) 2025.04.02 17:42:53.753731 [ 8187 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.02 17:42:53.759613 [ 8187 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007fec2e2d6ac3 8. ? @ 0x00007fec2e368850 2025.04.02 17:42:53.778340 [ 8529 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.02 17:42:53.780296 [ 8529 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170, architecture: x86_64) (from thread 8187) Received signal 6 2025.04.02 17:42:53.781755 [ 8529 ] {} BaseDaemon: Signal description: Aborted 2025.04.02 17:42:53.782407 [ 8529 ] {} BaseDaemon: 2025.04.02 17:42:53.783063 [ 8529 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fec2e284520 0x00007fec2e2d89fd 0x00007fec2e284476 0x00007fec2e26a7f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fec2e2d6ac3 0x00007fec2e368850 2025.04.02 17:42:53.783557 [ 8529 ] {} BaseDaemon: ######################################## 2025.04.02 17:42:53.784147 [ 8529 ] {} BaseDaemon: (version 24.12.2.20224.altinityantalya (altinity build), build id: A14DEB46D1CD5CAA7FBE48CB872D96FCEDE05124, git hash: 9cd925d19a728fe4082e2f51caafaaa1d19e0170) (from thread 8187) (no query) Received signal Aborted (6) 2025.04.02 17:42:53.784760 [ 8529 ] {} BaseDaemon: 2025.04.02 17:42:53.785439 [ 8529 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fec2e284520 0x00007fec2e2d89fd 0x00007fec2e284476 0x00007fec2e26a7f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fec2e2d6ac3 0x00007fec2e368850 2025.04.02 17:42:53.898576 [ 8529 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.02 17:42:53.899308 [ 8529 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.02 17:42:54.013800 [ 8529 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.02 17:42:54.014429 [ 8529 ] {} BaseDaemon: 2. ? @ 0x00007fec2e284520 2025.04.02 17:42:54.015018 [ 8529 ] {} BaseDaemon: 3. ? @ 0x00007fec2e2d89fd 2025.04.02 17:42:54.015576 [ 8529 ] {} BaseDaemon: 4. ? @ 0x00007fec2e284476 2025.04.02 17:42:54.016415 [ 8529 ] {} BaseDaemon: 5. ? @ 0x00007fec2e26a7f3 2025.04.02 17:42:54.054477 [ 8529 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.02 17:42:54.143781 [ 8529 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.02 17:42:54.154733 [ 8529 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.02 17:42:54.171773 [ 8529 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.02 17:42:54.205089 [ 8529 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.02 17:42:54.205790 [ 8529 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:42:54.240979 [ 8529 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.02 17:42:54.242027 [ 8529 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.02 17:42:54.242605 [ 8529 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.02 17:42:54.243353 [ 8529 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.02 17:42:54.244015 [ 8529 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.02 17:42:54.244620 [ 8529 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.02 17:42:54.245229 [ 8529 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.02 17:42:54.274659 [ 8529 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.02 17:42:54.275190 [ 8529 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.02 17:42:54.275686 [ 8529 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.02 17:42:54.400213 [ 8529 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.02 17:42:54.400975 [ 8529 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.02 17:42:54.401742 [ 8529 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.02 17:42:54.402583 [ 8529 ] {} BaseDaemon: 13. ? @ 0x00007fec2e2d6ac3 2025.04.02 17:42:54.403160 [ 8529 ] {} BaseDaemon: 14. ? @ 0x00007fec2e368850 2025.04.02 17:42:54.647543 [ 8529 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 151DC6AD31E4C4F6F712959D2272722A) 2025.04.02 17:42:55.119778 [ 8529 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.02 17:42:58.803013 [ 7712 ] {} Application: Child process was terminated by signal 6.