FAIL (1)

test name elapsed status
cloud/blockstore/libs/storage/service/ut/unittest 0.000s FAIL

PASS (5095)

test name elapsed status
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldAutoMountUnmountVolumeOnReadWriteZeroBlocksRequests 0.196s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldDiscoveryInstancesWorks 0.027s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldReadWholeVolumeIfReadAllOptionIsSet 0.130s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldRefuseToReadBlocksIfReadAllFlagIsSpecifiedAlongWithProtoFlag 0.028s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldRefuseToZeroBlocksIfZeroAllFlagIsSpecifiedAlongWithProtoFlag 0.060s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldRequireBlocksCountIfReadBlocksRequestHasNoReadAllFlag 0.031s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldRequireBlocksCountIfZeroBlocksRequestHasNoZeroAllFlag 0.045s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldRequireStartIndexIfReadBlocksRequestHasNoReadAllFlag 0.033s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldRequireStartIndexIfZeroBlocksRequestHasNoZeroAllFlag 0.075s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldSendProtoRequestsAndReceiveProtoResponses 0.262s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldSplitLargeWriteVolumeRequestIntoSeveralRequests 0.142s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldStopCommandByTimeout 1.036s PASS
cloud/blockstore/apps/client/lib/ut/TCommandTest.ShouldZeroWholeVolumeIfZeroAllOptionIsSet 0.027s PASS
cloud/blockstore/libs/client/ut/TClientTest.ShouldReturnNotImplementedErrorStatusCodeForUnsupportedRequestsFromDataEndpoint 0.070s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldCalculateCorrectTimeout 0.000s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldCloneLocalRequests 7.507s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldClosePreviousLocalRequestWhenRetry 1.501s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldCountBackoffTimeAsPostponedForThrottledRequests 1.001s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldHandleInFlightRequestsAfterDurableClientStop 0.001s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldHandleWaitingRequestsAfterDurableClientStop 0.046s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldIncreaseRequestTimeoutOnRetry 3.003s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldKeepPostponedTimeDuringRetries 0.011s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldNotCloneNonLocalRequests 3.003s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldNotCountBackoffTimeAsPostponedForNotThrottledRequests 1.009s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldNotRetryClosedLocalRequests 0.046s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldNotRetryNonRetriableRequests 0.001s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldRetryUndeliveredRequests 1.501s PASS
cloud/blockstore/libs/client/ut/TDurableClientTest.ShouldReturnNonRetriableErrorAfterRetryTimeout 0.500s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldAllowMountForMountedVolume 0.000s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldCorrectlyReportErrorsAfterRemount 0.001s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldHandleFrozenRemountRequestAfterSessionDestruction 0.000s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldHaveProperNumberOfBlocksInWriteBlocksWhenRemountOccurs 0.002s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldMountVolume 0.029s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldNotFailRemountIfBlocksCountChanges 0.002s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldPassMountSeqNumberInMountVolume 0.001s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldPostponeMountIfPeriodicalRemountIsInProgress 0.000s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldPostponeMountIfUnmountIsInProgress 0.000s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldPostponeUnmountIfPeriodicalRemountIsInProgress 0.000s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldPostponeUnmountIfUnmountIsInProgress 0.001s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldPropagateClientVersionInfoWhenMountingVolume 0.014s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldReadWriteBlocks 0.001s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldReadWriteNonDefaultBlockSize 0.000s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldReadZerosFromUninitializedDataWhenRemountOccurs 0.000s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldRejectReadWriteZeroBlocksRequestsForUnmountedVolume 0.001s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldRemountPeriodicallyToPreventUnmountDueToInactivity 0.000s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldRemountVolumeIfClientReportsInvalidSession 0.001s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldStopAutomaticRemountAfterUnmount 0.000s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldUseOriginalMountRequestHeadersForRemounts 0.001s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldWriteBlocksConsistentlyWhenRemountOccurs 0.002s PASS
cloud/blockstore/libs/client/ut/TSessionTest.ShouldZeroBlocksConsistentlyWhenRemountOccurs 0.000s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldChangePerformanceProfileForSameClientId 0.001s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldCorrectlyMultipleMountMultipleUnmount 0.000s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldNotProvideThrottlerIfClientProfileIsNotInitialized 0.000s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldPostponeRequests 0.046s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldProvideDifferentThrottlersForEmptyClientId 0.000s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldProvideSameThrottlerForSameClientId 0.000s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldReceiveAndProcessRequests 0.051s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldRegisterCountersOnlyAfterFirstNonZeroQuotaValue 0.000s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldReturnCorrectStatusCodeFromClient 0.001s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldTrimCountersAfterTimeout 0.002s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.ShouldTrimCountersAfterTimeoutWithZeroQuota 0.001s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.TestPostponePolicy 0.001s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.TestPreparePerformanceProfileDefaultNonreplicatedLimits 0.000s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.TestPreparePerformanceProfileForHostType 0.000s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.TestPreparePerformanceProfileOverflow 0.157s PASS
cloud/blockstore/libs/client/ut_throttling/TThrottlingClientTest.TestPreparePerformanceProfileWithHostProfile 0.000s PASS
cloud/blockstore/libs/common/ut/TBlockChecksumTest.TestCombineValues 0.000s PASS
cloud/blockstore/libs/common/ut/TBlockChecksumTest.TestMultipleExtends 0.002s PASS
cloud/blockstore/libs/common/ut/TBlockChecksumTest.TestMultipleZeroBlocks 0.000s PASS
cloud/blockstore/libs/common/ut/TBlockChecksumTest.TestReverseOrderExtends 0.002s PASS
cloud/blockstore/libs/common/ut/TBlockChecksumTest.TestZeroBlock 0.001s PASS
cloud/blockstore/libs/common/ut/TBlockRangeTest.Difference 0.000s PASS
cloud/blockstore/libs/common/ut/TBlockRangeTest.MakeClosedIntervalWithLimit 0.000s PASS
cloud/blockstore/libs/common/ut/TCachingAllocatorTest.ShouldAllocate 0.000s PASS
cloud/blockstore/libs/common/ut/TCachingAllocatorTest.ShouldFallback 0.000s PASS
cloud/blockstore/libs/common/ut/TCachingAllocatorTest.ShouldReusePage 0.000s PASS
cloud/blockstore/libs/common/ut/TDevicePathTest.TestParseInvalidProtocol 0.000s PASS
cloud/blockstore/libs/common/ut/TDevicePathTest.TestParseNoUuid 0.000s PASS
cloud/blockstore/libs/common/ut/TDevicePathTest.TestParseValidDevicePath 0.001s PASS
cloud/blockstore/libs/common/ut/TDevicePathTest.TestSerialize 0.015s PASS
cloud/blockstore/libs/common/ut/TIOVectorTest.ShouldCopyAndTrimVoidBuffers 0.000s PASS
cloud/blockstore/libs/common/ut/TIOVectorTest.ShouldCopyToSgList 0.002s PASS
cloud/blockstore/libs/common/ut/TIOVectorTest.ShouldTrimVoidBuffers 0.000s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldIgnoreUnknownFieldsInLogConfigAndNbsConfigs 0.119s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldInitHostPerformanceProfile 0.145s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldInitHostPerformanceProfileWithInvalidThrottlingConfigFile 0.017s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldInitHostPerformanceProfileWithoutThrottlingConfigFile 0.113s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldInitKikimrFeatures 0.053s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldLoadStorageConfigFromCms 0.002s PASS
cloud/blockstore/libs/daemon/ydb/ut/TConfigInitializerTest.ShouldUpdateStorageConfigWithFeaturesFromCms 0.063s PASS
cloud/blockstore/libs/diagnostics/ut/TBlockDigestGeneratorTest.TestComputeDefaultDigest 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TBlockDigestGeneratorTest.TestExt4 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TBlockDigestGeneratorTest.TestStub 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TBlockDigestGeneratorTest.TestTest 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TFaultInjectionTest.TestServiceErrorAction 0.146s PASS
cloud/blockstore/libs/diagnostics/ut/TProfileLogTest.TestDumpMessages 0.003s PASS
cloud/blockstore/libs/diagnostics/ut/TProfileLogTest.TestSmoke 0.401s PASS
cloud/blockstore/libs/diagnostics/ut/TProfileLogTest.TestStoresPostponedTime 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TQuotaMetricsTest.ShouldCalculateMaxUsedQuotaOnlyForTheLatestFifteenTicks 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TQuotaMetricsTest.ShouldCorrectlyTrackExternalMaxUsedQuotaMetrics 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TQuotaMetricsTest.ShouldCorrectlyTrackQuotaMetrics 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TQuotaMetricsTest.ShouldNotCrushOnNullptrRegister 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TQuotaMetricsTest.ShouldNotRaceOnRegisterUpdateAndUnregister 0.080s PASS
cloud/blockstore/libs/diagnostics/ut/TQuotaMetricsTest.ShouldNotTrackQuotaMetricsBeforeRegister 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TQuotaMetricsTest.ShouldUnregisterAfterSnapshotReading 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TRequestStatsTest.ShouldFillSizePercentiles 0.142s PASS
cloud/blockstore/libs/diagnostics/ut/TRequestStatsTest.ShouldFillTimePercentiles 0.211s PASS
cloud/blockstore/libs/diagnostics/ut/TRequestStatsTest.ShouldNotTrackRequestsForDefaultMediaKindAsHdd 0.312s PASS
cloud/blockstore/libs/diagnostics/ut/TRequestStatsTest.ShouldTrackHwProblems 0.019s PASS
cloud/blockstore/libs/diagnostics/ut/TRequestStatsTest.ShouldTrackRequestsPerMediaKind 0.166s PASS
cloud/blockstore/libs/diagnostics/ut/TRequestStatsTest.ShouldTrackSilentErrors 0.118s PASS
cloud/blockstore/libs/diagnostics/ut/TServerStatsTest.ShouldCountHwProblemsHDD 0.236s PASS
cloud/blockstore/libs/diagnostics/ut/TServerStatsTest.ShouldCountHwProblemsSSD 0.265s PASS
cloud/blockstore/libs/diagnostics/ut/TServerStatsTest.ShouldNotCountMaxTimeWhenHasUncountableRejects 0.018s PASS
cloud/blockstore/libs/diagnostics/ut/TServerStatsTest.ShouldSilenceErrorsIfCallContextHasSilenceRetriable 0.233s PASS
cloud/blockstore/libs/diagnostics/ut/TServerStatsTest.ShouldTrackIncompleteRequestsPerVolume 0.022s PASS
cloud/blockstore/libs/diagnostics/ut/TStatsAggregatorTest.ShouldAddHostLabelIfNecessary 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TStatsAggregatorTest.ShouldAddHostLabelIfNessesaryAndAggregate 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TStatsAggregatorTest.ShouldAggregateStatsFromOneClient 0.002s PASS
cloud/blockstore/libs/diagnostics/ut/TStatsAggregatorTest.ShouldAggregateStatsFromTwoClients 0.003s PASS
cloud/blockstore/libs/diagnostics/ut/TStatsAggregatorTest.ShouldCreateAggregatedPercentilesFromClients 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TStatsAggregatorTest.ShouldFixOldClientVersion 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TStatsAggregatorTest.ShouldHandleNewClientVersion 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TStatsAggregatorTest.ShouldNotAggregateStatsFromExpiredClients 0.009s PASS
cloud/blockstore/libs/diagnostics/ut/TUserWrapperTest.UserServerVolumeInstanceTests 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TUserWrapperTest.UserServiceVolumeInstanceTests 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldCorrectlyUpdatePerformanceSettingsIfClientPerfSettingsIncreased 0.046s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldCreateSufferCounter 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldNotReportSufferCounterIfThereAreNoSettings 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldNotSetSufferIfLoadIsBelowThresholds 0.046s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldNotTurnOnSufferIfDiskIsOverloaded 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldReportZeroSufferCounters 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForDefault 0.034s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForHdd 0.046s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForHddNonReplicated 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForHybrid 0.060s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForLocal 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForMirror2 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForMirror3 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForNonReplicated 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldSetUnsetSufferForSsd 0.062s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldTakePostponedTimeIntoAccount 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldTrackNumberOfSufferSeconds 0.000s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumePerfTest.ShouldUpdatePerformanceSettings 0.046s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldAlterVolume 0.003s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldCorrectlyCalculatePossiblePostponeTimeForVolume 0.005s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldMountSeveralClientsOnOneInstance 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldRegisterAndUnregisterCountersPerVolume 0.006s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldReportSufferMetrics 0.047s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldReportSufferMetricsWithStrictSLAFilter 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldTrackDownDisksForCompletedRequests 0.001s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldTrackDownDisksForIncompleteRequests 0.002s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldTrackHwProblemsPerVolume 0.012s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldTrackRequestsPerVolume 0.051s PASS
cloud/blockstore/libs/diagnostics/ut/TVolumeStatsTest.ShouldTrackSilentErrorsPerVolume 0.003s PASS
cloud/blockstore/libs/discovery/ut/BalancingTest.ShouldCalculateBalancingScoreAndReorder 0.000s PASS
cloud/blockstore/libs/discovery/ut/BanListTest.ShouldUpdate 0.008s PASS
cloud/blockstore/libs/discovery/ut/DiscoveryTest.ShouldFilterInstancesInsecure 0.010s PASS
cloud/blockstore/libs/discovery/ut/DiscoveryTest.ShouldFilterInstancesSecure 0.000s PASS
cloud/blockstore/libs/discovery/ut/DiscoveryTest.ShouldNoFilterInstances 0.000s PASS
cloud/blockstore/libs/discovery/ut/DiscoveryTest.ShouldServeRequest 0.000s PASS
cloud/blockstore/libs/discovery/ut/DiscoveryTest.ShouldServeRequestOnlyAfterFirstHealthCheck 0.000s PASS
cloud/blockstore/libs/discovery/ut/DiscoveryTest.ShouldStubWorks 0.000s PASS
cloud/blockstore/libs/discovery/ut/FetchTest.ShouldFetchFromConductor 0.061s PASS
cloud/blockstore/libs/discovery/ut/FetchTest.ShouldFetchFromConductorSecure 0.003s PASS
cloud/blockstore/libs/discovery/ut/FetchTest.ShouldFetchFromFile 0.066s PASS
cloud/blockstore/libs/discovery/ut/FetchTest.ShouldFetchFromFileSecure 0.007s PASS
cloud/blockstore/libs/discovery/ut/FetchTest.ShouldProperlyProcessConductorTimeouts 1.014s PASS
cloud/blockstore/libs/discovery/ut/HealthcheckTest.ShouldCheckHealth 0.058s PASS
cloud/blockstore/libs/discovery/ut/HealthcheckTest.ShouldCheckHealthSecure 0.023s PASS
cloud/blockstore/libs/discovery/ut/HealthcheckTest.ShouldNotSendTooManyRequestsAtOnce 0.019s PASS
cloud/blockstore/libs/discovery/ut/HealthcheckTest.ShouldNotSendTooManyRequestsAtOnceSecure 0.073s PASS
cloud/blockstore/libs/discovery/ut/HealthcheckTest.ShouldProperlyProcessPingTimeouts 1.014s PASS
cloud/blockstore/libs/discovery/ut/HealthcheckTest.ShouldProperlyProcessPingTimeoutsSecure 1.028s PASS
cloud/blockstore/libs/discovery/ut/HealthcheckTest.ShouldSucceedUponEmptyInstanceList 0.061s PASS
cloud/blockstore/libs/disk_agent/ut/TConfigInitializerTest.ShouldLoadStorageConfigFromCms 0.006s PASS
cloud/blockstore/libs/disk_agent/ut/TConfigInitializerTest.ShouldUpdateStorageConfigWithFeaturesFromCms 0.002s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldAddEncryptionKeyHashToMount 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptAllBlocksInReadBlocksLocalWhenBitmaskIsEmpty 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptAllBlocksInReadBlocksWhenBitmaskIsEmpty 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksForHDD 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksForHybrid 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksForSSD 0.001s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksForSSDLocal 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksForSSDMirror2 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksForSSDMirror3 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksForSSDNonreplicated 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksLocalForHDD 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksLocalForHybrid 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksLocalForSSD 0.001s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksLocalForSSDLocal 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksLocalForSSDMirror2 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksLocalForSSDMirror3 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldDecryptOverlayBlocksInReadBlocksLocalForSSDNonreplicated 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldEncryptAllBlocksInWriteBlockLocal 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldEncryptAllBlocksInWriteBlocks 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldEncryptAllBlocksInZeroBlockUsingWriteBlocksLocal 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldFailMountIfOtherEncryptionClientExists 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.ShouldHandleRequestsAfterDestroyClient 0.001s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.SnapshotEncryptionClientShouldClearUnencryptedBlocksInReadBlocksLocalResponse 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.SnapshotEncryptionClientShouldClearUnencryptedBlocksInReadBlocksResponse 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionClientTest.SnapshotEncryptionClientShouldDenyZeroBlocksRequests 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionKeyTest.ShouldFailToProvideKeyIfKeyFileNotExist 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionKeyTest.ShouldFailToProvideKeyIfKeyLengthIsInvalid 0.002s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionKeyTest.ShouldFailToProvideKeyIfKeyPathIsEmpty 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionKeyTest.ShouldFailToProvideKeyIfKeyRingNotExist 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptionKeyTest.ShouldProvideEncryptionKey 0.002s PASS
cloud/blockstore/libs/encryption/ut/TEncryptorTest.AesXtsEncryptorShouldDecryptZeroBlock 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptorTest.AesXtsEncryptorShouldEncryptBlockUsingBlockIndex 0.000s PASS
cloud/blockstore/libs/encryption/ut/TEncryptorTest.AesXtsEncryptorShouldEncryptDecryptBlock 0.001s PASS
cloud/blockstore/libs/encryption/ut/TEncryptorTest.CaesarEncryptorShouldEncryptDecryptBlock 0.000s PASS
cloud/blockstore/libs/encryption/ut/TMultipleEncryptionServiceTest.ShouldCreateEncryptedDisk 0.000s PASS
cloud/blockstore/libs/encryption/ut/TMultipleEncryptionServiceTest.ShouldSupportMultipleSessions 0.002s PASS
cloud/blockstore/libs/encryption/ut_keyring/bin/TKeyringEncryptorTest.ShouldFailEncryptorCreationIfKeyringKeyLengthIsInvalid 0.112s PASS
cloud/blockstore/libs/encryption/ut_keyring/bin/TKeyringEncryptorTest.ShouldGetTheSameEncryptionKeyHashesFromFileAndKeyring 0.158s PASS
cloud/blockstore/libs/encryption/ut_keyring/test.py.flake8 0.000s PASS
cloud/blockstore/libs/endpoint_proxy/client/ut/TProxyDeviceFactoryTest.ShouldCreateDevice 0.001s PASS
cloud/blockstore/libs/endpoint_proxy/client/ut/TProxyDeviceFactoryTest.ShouldHandleClientErrors 0.000s PASS
cloud/blockstore/libs/endpoint_proxy/server/ut/TProxyStorageTest.ShouldProxyRequestsAndTrackStats 0.057s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldChangeMountModesUsingStartEndpoint 0.038s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldCompareStartEndpointRequestsWithoutHeaders 0.001s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldHandleListEndpoints 0.007s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldHandleLocalRequests 0.017s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldHandleStartStopEndpoint 0.013s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldIgnoreInstanceIdWhenCompareStartEndpointRequests 0.073s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldIgnoreSomeArgsWhenStartEndpointTwice 0.002s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldMountUnmountVolumeForMetrics 0.002s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldNotMountDiskWhenStartEndpointFailed 0.002s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldNotStartBusyEndpoint 0.005s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldNotStartEndpointWithSocketPathLongerThanLimit 0.001s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldNotStartStopEndpointTwice 0.003s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldNotUseRestoringNbdDevices 0.072s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldRecreateSocketWhenRestartEndpoint 0.012s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldRestoreEndpointWithNbdDevice 0.004s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldStartEndpointWithNbdDevice 0.071s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldStartStopNbdEndpointWithGrpcEndpoint 0.025s PASS
cloud/blockstore/libs/endpoints/ut/TEndpointManagerTest.ShouldSwitchEndpointWhenEndpointStarted 0.074s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldHandleKickEndpoint 0.207s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldHandleParallelStartStopEndpoints 0.009s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldHandleRestoreFlagInListEndpointsResponse 0.021s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldListKeyrings 0.076s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldNotThrowCriticalEventIfKeyringDescIsEmpty 0.001s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldThrowCriticalEventIfFailedToRestoreEndpoint 0.021s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldThrowCriticalEventIfNotFoundEndpointStorage 0.016s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldTimeoutFrozenRequest 0.413s PASS
cloud/blockstore/libs/endpoints/ut/TServiceEndpointTest.ShouldWaitForRestoredEndpoints 0.599s PASS
cloud/blockstore/libs/endpoints/ut/TSessionManagerTest.ServerStatsShouldMountVolumeWhenEndpointIsStarted_grpc 0.012s PASS
cloud/blockstore/libs/endpoints/ut/TSessionManagerTest.ServerStatsShouldMountVolumeWhenEndpointIsStarted_nbd 0.001s PASS
cloud/blockstore/libs/endpoints/ut/TSessionManagerTest.ServerStatsShouldMountVolumeWhenEndpointIsStarted_vhost 0.000s PASS
cloud/blockstore/libs/endpoints/ut/TSessionManagerTest.ShouldNotTransformFatalErrorsForNotTemporaryServer 0.000s PASS
cloud/blockstore/libs/endpoints/ut/TSessionManagerTest.ShouldTransformFatalErrorsForTemporaryServer 0.001s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldEmulateMountUnmountResponseForSocketEndpoints 0.177s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldGetFatalErrorIfEndpointHasInvalidSocketPath 0.000s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldHandleClientDisconnection 0.068s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldHandleOnlyLastSocketEndpointClient 0.230s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldHandleStartStopEndpoint 0.291s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldHandleStorageRequestsForSocketEndpoints 0.093s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldNotAcceptClientAfterServerStopped 0.230s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldNotHandleControlRequestsForSocketEndpoints 0.061s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldNotRemoveUnixSocketAfterStopServer 0.199s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldReconnectAfterRestartEndpoint 0.338s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldRejectRequestsAfterStopEndpoint 0.105s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldRemoveUnixSocketAfterStopEndpoint 0.060s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldReturnLastSuccessfulMountVolumeResponse 0.187s PASS
cloud/blockstore/libs/endpoints_grpc/ut/TSocketEndpointListenerTest.ShouldStartEndpointIfSocketAlreadyExists 0.218s PASS
cloud/blockstore/libs/endpoints_vhost/ut/TEndpointStatsTest.ShouldCalcHists 0.065s PASS
cloud/blockstore/libs/endpoints_vhost/ut/TEndpointStatsTest.ShouldCalcMaxValues 0.667s PASS
cloud/blockstore/libs/endpoints_vhost/ut/TExternalEndpointTest.ShouldAlterEndpoint 0.000s PASS
cloud/blockstore/libs/endpoints_vhost/ut/TExternalEndpointTest.ShouldFallbackOnRemoteVolume 0.000s PASS
cloud/blockstore/libs/endpoints_vhost/ut/TExternalEndpointTest.ShouldStartAioExternalEndpoint 0.001s PASS
cloud/blockstore/libs/endpoints_vhost/ut/TExternalEndpointTest.ShouldStartRdmaExternalEndpoint 0.007s PASS
cloud/blockstore/libs/kms/iface/ut/TKmsKeyProviderTest.ShouldProvideEncryptionKeyFromKMS 0.026s PASS
cloud/blockstore/libs/logbroker/iface/ut/TLogbrokerIfaceTest.ShouldStubWriteData 0.000s PASS
cloud/blockstore/libs/logbroker/topic_api_impl/ut/TLogbrokerTest.ShouldHandleConnectError 6.621s PASS
cloud/blockstore/libs/logbroker/topic_api_impl/ut/TLogbrokerTest.ShouldHandleUnknownTopic 5.880s PASS
cloud/blockstore/libs/logbroker/topic_api_impl/ut/TLogbrokerTest.ShouldWriteData 5.609s PASS
cloud/blockstore/libs/nbd/ut/TClientHandlerTest.ShouldHandleIncompleteReadResponse_Simple 0.001s PASS
cloud/blockstore/libs/nbd/ut/TClientHandlerTest.ShouldHandleIncompleteReadResponse_Structured 0.000s PASS
cloud/blockstore/libs/nbd/ut/TClientHandlerTest.ShouldNegotiateClient_Simple 0.000s PASS
cloud/blockstore/libs/nbd/ut/TClientHandlerTest.ShouldNegotiateClient_Structured 0.000s PASS
cloud/blockstore/libs/nbd/ut/TClientHandlerTest.ShouldSendRequests_Simple 0.000s PASS
cloud/blockstore/libs/nbd/ut/TClientHandlerTest.ShouldSendRequests_Structured 0.000s PASS
cloud/blockstore/libs/nbd/ut/TServerHandlerTest.ShouldHandleRequests 0.000s PASS
cloud/blockstore/libs/nbd/ut/TServerHandlerTest.ShouldNegotiateClient 0.056s PASS
cloud/blockstore/libs/nbd/ut/TServerHandlerTest.ShouldPassCorrectMetrics 0.003s PASS
cloud/blockstore/libs/nbd/ut/TServerHandlerTest.ShouldSendMinBlockSizeToClientIfNeeded 0.001s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.MountResponseShouldContainBlocksCountAndSize 0.002s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldCheckThatVolumeBlockSizeIsEqualDeviceBlockSize 0.003s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldGetFatalErrorIfEndpointHasInvalidSocketPath 0.016s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldHandleLocalRequests 0.038s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldHandleNbsSpecificErrorCodes 0.020s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldHandleRequestsWhenCheckpointIdExists 0.072s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldNotFreezeSocketReadingDueToLimiter 1.003s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldNotRemoveUnixSocketAfterStopServer 0.052s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldReconnectAfterServerRestart 0.251s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldRejectRequestsAfterStopEndpoint 0.002s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldRemoveUnixSocketAfterStopEndpoint 0.129s PASS
cloud/blockstore/libs/nbd/ut/TServerTest.ShouldStartEndpointIfSocketAlreadyExists 0.017s PASS
cloud/blockstore/libs/nbd/ut/TUtilsTest.ShouldFindFreeNbdDevice 0.109s PASS
cloud/blockstore/libs/nbd/ut/TUtilsTest.ShouldFindLoopbackDevices 0.127s PASS
cloud/blockstore/libs/nbd/ut/TUtilsTest.ShouldFindMountedFiles 0.103s PASS
cloud/blockstore/libs/notify/ut/TNotifyTest.ShouldNotifyAboutLotsOfDiskErrors 1.303s PASS
cloud/blockstore/libs/notify/ut/TNotifyTest.ShouldNotifyDiskBackOnline 0.016s PASS
cloud/blockstore/libs/notify/ut/TNotifyTest.ShouldNotifyDiskError 0.010s PASS
cloud/blockstore/libs/notify/ut/TNotifyTest.ShouldNull 0.000s PASS
cloud/blockstore/libs/notify/ut/TNotifyTest.ShouldStub 0.001s PASS
cloud/blockstore/libs/notify/ut/TNotifyTestV2.ShouldNotifyAboutLotsOfDiskErrorsV2 1.433s PASS
cloud/blockstore/libs/notify/ut/TNotifyTestV2.ShouldNotifyDiskBackOnlineV2 0.010s PASS
cloud/blockstore/libs/notify/ut/TNotifyTestV2.ShouldNotifyDiskErrorV2 0.016s PASS
cloud/blockstore/libs/rdma/iface/ut/TProtoMessageSerializerTest.ShouldSerializeMessages 0.001s PASS
cloud/blockstore/libs/rdma/impl/ut/TBufferPoolTest.ShouldAllocateAlignedBuffers 0.000s PASS
cloud/blockstore/libs/rdma/impl/ut/TBufferPoolTest.ShouldAllocateCustomChunkForLargeBuffer 0.000s PASS
cloud/blockstore/libs/rdma/impl/ut/TBufferPoolTest.ShouldAllocateSmallBuffersInOneChunk 0.001s PASS
cloud/blockstore/libs/rdma/impl/ut/TBufferPoolTest.ShouldCacheFreeChunks 0.000s PASS
cloud/blockstore/libs/rdma/impl/ut/TLockFreeListTest.ShouldDequeueItemsFIFO 0.000s PASS
cloud/blockstore/libs/rdma/impl/ut/TRcuListTest.ShouldAddItems 0.000s PASS
cloud/blockstore/libs/rdma/impl/ut/TRcuListTest.ShouldDeleteItems 0.000s PASS
cloud/blockstore/libs/rdma/impl/ut/TRcuListTest.ShouldNotModifyAccessedList 0.000s PASS
cloud/blockstore/libs/rdma/impl/ut/TRdmaClientTest.ShouldIgnoreMalformedCompletions 0.047s PASS
cloud/blockstore/libs/rdma/impl/ut/TRdmaClientTest.ShouldProcessRequests 1.064s PASS
cloud/blockstore/libs/rdma/impl/ut/TRdmaClientTest.ShouldReconnect 0.058s PASS
cloud/blockstore/libs/rdma/impl/ut/TRdmaClientTest.ShouldReturnErrorUponStartEndpointTimeout 7.048s PASS
cloud/blockstore/libs/rdma/impl/ut/TRdmaClientTest.ShouldStartEndpoint 0.047s PASS
cloud/blockstore/libs/rdma/impl/ut/TRdmaServerTest.ShouldStartEndpoint 0.001s PASS
cloud/blockstore/libs/rdma/impl/ut/TRdmaServerTest.StartEndpointShouldNotThrow 0.001s PASS
cloud/blockstore/libs/rdma/impl/ut/TSimpleListTest.ShouldAppendLists 0.057s PASS
cloud/blockstore/libs/rdma/impl/ut/TSimpleListTest.ShouldDequeueItemsFIFO 0.001s PASS
cloud/blockstore/libs/rdma/impl/ut/TTimerHandleTest.ShouldCancel 2.010s PASS
cloud/blockstore/libs/rdma/impl/ut/TTimerHandleTest.ShouldTrigger 1.002s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldCancelRequestsOnClientShutdown 0.110s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldCancelRequestsOnServerShutdown 30.161s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldCleanVolumeStatsWhileUnmountVolume 0.110s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldFailRequestWithNonEmptyInternalHeaders 0.159s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldFailRequestsToWrongServiceFromControlClient 0.187s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldFailRequestsToWrongServiceFromDataClient 0.151s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldHandleAuthRequests 0.150s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldHandleAuthRequestsWithMultipleCertificates 0.067s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldHandleLocalIORequestsWithOverheadBuffer 0.130s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldHandleRequests 0.160s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldHandleRequestsWithUnixSocket 0.190s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldHandleRequestsWithUnixSocketAfterRestart 0.219s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldHandleSecureAndInsecureClientsSimultaneously 0.174s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldIdentifyFdControlChannelSource 0.233s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldIdentifyInsecureControlChannelSource 0.186s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldIdentifySecureControlChannelSource 0.206s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldIdentifyTcpDataChannelSource 0.161s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldNotHandleIORequestsFromTcpDataChannelSource 0.196s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldPropagateClientId 0.163s PASS
cloud/blockstore/libs/server/ut/TServerTest.ShouldThrowCriticalEventIfFailedToStartUnixSocketEndpoint 0.191s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldHandleAlignedAndRMWRequests 0.047s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldHandleAlignedRequestsWhenUnalignedRequestsDisabled 0.000s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldHandleComplicatedRMWRequests 0.000s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldHandleRMWAndAlignedRequests 0.046s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldHandleReadModifyWriteRequests 0.000s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldHandleUnalignedReadRequests 0.048s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldNotHandleUnalignedRequestsWhenUnalignedRequestsDisabled 0.000s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldNotOverflowStack 0.763s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldReturnErrorForHugeUnalignedReadWriteRequests 0.000s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldReturnErrorForInvalidBufferSize 0.000s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldSliceHugeUnalignedZeroRequest 0.001s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldSliceHugeZeroRequest 0.000s PASS
cloud/blockstore/libs/service/ut/TDeviceHandlerTest.ShouldSumPostponedTimeForReadModifyWriteRequests 0.060s PASS
cloud/blockstore/libs/service/ut/TFilteredServiceTest.ShouldFailForbiddenRequests 0.001s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldHandleNonNormalizedRequests4K 0.002s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldHandleNonNormalizedRequests8K 0.001s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldHandleTimedOutReadRequests 2.000s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldHandleTimedOutWriteRequests 2.002s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldHandleTimeedOutZeroRequests 2.003s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldNormalizeRequests4K 0.006s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldNormalizeRequests8K 0.002s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldOptimizeZeroBlocks 0.003s PASS
cloud/blockstore/libs/service/ut/TStorageTest.ShouldWaitForRequestsToCompleteOnShutdown 4.203s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrAuthProviderTest.CheckPermissionForCreateVolume 0.560s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrAuthProviderTest.CheckPermissionForReadOnlyMount 0.486s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrAuthProviderTest.CheckPermissionForReadWriteMount 0.569s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrAuthProviderTest.DoNotCheckPermissionForRead 0.536s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrAuthProviderTest.ShouldHandleRequestTimeout 2.314s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrServiceTest.ShouldCompleteRequestWhenShuttingDown 0.565s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrServiceTest.ShouldHandleOtherRequestTimeout 1.927s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrServiceTest.ShouldHandleRequests 1.905s PASS
cloud/blockstore/libs/service_kikimr/ut/TKikimrServiceTest.ShouldHandleWriteAndZeroRequestTimeout 4.645s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldHandleLocalReadWriteRequests_1024 1.304s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldHandleLocalReadWriteRequests_4096 1.108s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldHandleLocalReadWriteRequests_512 1.131s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldHandleLocalReadWriteRequests_512_withSubmitQueue 1.165s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldHandleZeroBlocksRequests 1.840s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldHandleZeroBlocksRequestsForBigFiles 1.260s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldHandleZeroBlocksRequests_withSubmitQueue 4.716s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldValidateDeallocatedBlocksInEraseDeviceUsingDeallocate 1.328s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldZeroFillIfDeviceNonSsdInEraseDeviceUsingDeallocate 1.236s PASS
cloud/blockstore/libs/service_local/ut/TAioStorageTest.ShouldZeroFillIfNotDirectIoInEraseDeviceUsingDeallocate 1.192s PASS
cloud/blockstore/libs/service_local/ut/TCompoundStorageTest.ShouldHandleCancelLocalRequest 0.021s PASS
cloud/blockstore/libs/service_local/ut/TCompoundStorageTest.ShouldHandleEmptyRanges 0.029s PASS
cloud/blockstore/libs/service_local/ut/TCompoundStorageTest.ShouldHandleInvalidRanges 0.030s PASS
cloud/blockstore/libs/service_local/ut/TCompoundStorageTest.ShouldHandleRecursiveStorage 0.094s PASS
cloud/blockstore/libs/service_local/ut/TCompoundStorageTest.ShouldHandleSingleStorage 0.021s PASS
cloud/blockstore/libs/service_local/ut/TCompoundStorageTest.ShouldReadLocal 0.024s PASS
cloud/blockstore/libs/service_local/ut/TCompoundStorageTest.ShouldWriteLocal 0.018s PASS
cloud/blockstore/libs/service_local/ut/TCompoundStorageTest.ShouldZero 0.034s PASS
cloud/blockstore/libs/service_local/ut/TNullStorageTest.ShouldLocalReadWriteZero 0.000s PASS
cloud/blockstore/libs/service_local/ut/TRdmaStorageTest.ShouldCreateEndpointForEachDeviceOnSameHost 0.001s PASS
cloud/blockstore/libs/service_local/ut/TSpdkStorageTest.ShouldNonLocalReadWriteSingleDevice 0.027s PASS
cloud/blockstore/libs/service_local/ut/TSpdkStorageTest.ShouldReadWriteSingleDevice 0.013s PASS
cloud/blockstore/libs/service_local/ut/TSpdkStorageTest.ShouldReadWriteZeroLocal 0.041s PASS
cloud/blockstore/libs/service_local/ut/TSpdkStorageTest.ShouldReadWriteZeroLocalFastPath 0.028s PASS
cloud/blockstore/libs/service_local/ut/TSpdkStorageTest.ShouldSupportReadOnlyMode 0.019s PASS
cloud/blockstore/libs/service_throttling/ut/TThrottlingServiceTest.ShouldRequestsGoThroughThrottlingService 0.010s PASS
cloud/blockstore/libs/service_throttling/ut_logger/TServiceThrotterLoggerTest.ShouldReceiveAndProcessRequests 0.057s PASS
cloud/blockstore/libs/service_throttling/ut_logger/TServiceThrotterLoggerTest.ShouldUpdateCallContextInsideThrottler 0.048s PASS
cloud/blockstore/libs/service_throttling/ut_logger/TServiceThrotterLoggerTest.ShouldUpdateCallContextWithThrottlerDelay 0.000s PASS
cloud/blockstore/libs/service_throttling/ut_metrics/TServiceThrotterMetricsTest.ShouldCorrectlyMultipleMountMultipleUnmount 0.002s PASS
cloud/blockstore/libs/service_throttling/ut_metrics/TServiceThrotterMetricsTest.ShouldRegisterCountersOnlyAfterFirstNonZeroQuotaValue 0.001s PASS
cloud/blockstore/libs/service_throttling/ut_metrics/TServiceThrotterMetricsTest.ShouldTrimCountersAfterTimeout 0.001s PASS
cloud/blockstore/libs/service_throttling/ut_metrics/TServiceThrotterMetricsTest.ShouldTrimCountersAfterTimeoutWithZeroQuota 0.001s PASS
cloud/blockstore/libs/service_throttling/ut_policy/TServiceThrottlerPolicyTest.ShouldThrottlingServicePolicyRecalculateParametersCorrectly 0.000s PASS
cloud/blockstore/libs/storage/bootstrapper/ut/TBootstrapperTest.ShouldRestartTablet 0.279s PASS
cloud/blockstore/libs/storage/bootstrapper/ut/TBootstrapperTest.ShouldStartStopTablet 0.273s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldBuildIOVector 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldDestroySgListInReadBlocksDtor 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldDestroySgListInWriteBlocksDtor 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldFailSetBlockWhenGuardedSgListIsDestroyed 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldFillUnencryptedBlockMaskInLocalReadBlocksHandler 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldFillUnencryptedBlockMaskInReadBlocksHandler 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldMixWriteBlocksHandlers 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldParseIOVector 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldParseIOVectorWithLargeParts 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldSuccessfullySetBlockWhenGuardedSgListIsValid 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldZeroMissedBlocksInLocalReadBlocksHandler 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TBlockHandlerTest.ShouldZeroMissedBlocksInReadBlocksHandler 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionMapTest.ShouldBeEmptyAfterClear 0.004s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionMapTest.ShouldBeEmptyAtStart 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionMapTest.ShouldCorrectlyUpdateFromCounterList 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionMapTest.ShouldKeepCompactionCounters 0.012s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionMapTest.ShouldTrackTopByGarbageBlockCount 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionMapTest.ShouldTrackTopCounters 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionPolicyTest.TestBuildLoadOptimizationPolicyConfig 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionPolicyTest.TestDefaultPolicy 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TCompactionPolicyTest.TestLoadOptimizationPolicy 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TDiskCountersTests.ShouldResetAfterPublish 0.005s PASS
cloud/blockstore/libs/storage/core/ut/TDiskIdTest.TestDiskIdToPath 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TDiskIdTest.TestDiskIdToPathDeprecated 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TDiskIdTest.TestDiskIdToVolumeDirAndName 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TDiskIdTest.TestDiskIdToVolumeDirAndNameDeprecated 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TDiskIdTest.TestPathNameToDiskId 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TManuallyPreemptedVolumesTest.ShouldLoadEmptyPreemptedVolumesFile 0.004s PASS
cloud/blockstore/libs/storage/core/ut/TManuallyPreemptedVolumesTest.ShouldLoadFromFileIfFeatureNotDisabled 0.024s PASS
cloud/blockstore/libs/storage/core/ut/TManuallyPreemptedVolumesTest.ShouldNotLoadFromFileIfFeatureIsDisabled 0.007s PASS
cloud/blockstore/libs/storage/core/ut/TManuallyPreemptedVolumesTest.ShouldRaiseCriticalEventIfFileDoesNotExist 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TManuallyPreemptedVolumesTest.ShouldRaiseCriticalEventIfFileIsBroken 0.014s PASS
cloud/blockstore/libs/storage/core/ut/TManuallyPreemptedVolumesTest.ShouldReadFromEmptyFile 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TManuallyPreemptedVolumesTest.ShouldWriteAndReadEmptyPreemptedVolumes 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TManuallyPreemptedVolumesTest.ShouldWriteAndReadPreemptedVolumes 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TMetricTests.OffsetTest 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TMetricTests.SumTest 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TMountTokenTest.EmptyMountToken 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TMountTokenTest.Sha384FixedSalt 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TMountTokenTest.Sha384ParseErrors 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TMountTokenTest.Sha384RandomSalt 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TProtoHelpersTest.TestFillDeviceInfo 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TTsRingBufferTest.TestNonZeroSizeBuffer 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TTsRingBufferTest.TestZeroSizeBuffer 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldAddFreshChannel 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldAddMixedChannels 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldAllocateAtLeastMinChannelCountChannels 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldAllocateAtMost255Channels 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldAutocomputeValuesWithoutExplicitPerformanceProfile 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldComputeBlocksCountPerPartition 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldComputePartitionsInfo 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldComputePartitionsInfoForSystemAndOverlayDisks 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldCorrectlyCalculateMixedChannelCount 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldGetSSDChannelsFromFeaturesConfig 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldKeepFreshChannel 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldNotDecreaseDataChannelCount 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldNotExceedMaxDiskSettingsUponAutorecalculation 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldNotReduceMaxIopsAndBandwidthUponAutorecalculation 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldNotSetStorageMediaKindIfAlreadySet 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldResizeMultipartitionVolume 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldRespectResizeVolumeRequestFlags 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldSetChannelSettingsForExplicitChannelAllocation 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldSetValuesFromExplicitPerformanceProfile 0.001s PASS
cloud/blockstore/libs/storage/core/ut/TVolumeModelTest.ShouldSetWriteParamsFromReadParamsIfWriteParamsAreNotSet 0.000s PASS
cloud/blockstore/libs/storage/core/ut/TWriteBufferRequestTest.TestGrouping 0.002s PASS
cloud/blockstore/libs/storage/core/ut/TWriteBufferRequestTest.TestGroupingFastPath 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/actors/ut/TSessionCacheActorTest.ShouldUpdateSessionCache 0.063s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TCompareConfigsTest.ShouldAcceptEmptyConfigs 0.007s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TCompareConfigsTest.ShouldAllowNewDevices 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TCompareConfigsTest.ShouldDetectConfigChanges 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TCompareConfigsTest.ShouldDetectLostDevices 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceClientTest.TestAcquireAccessMultithreaded 0.098s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceClientTest.TestAcquireAtomicity 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceClientTest.TestAcquireReleaseAccess 0.006s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceClientTest.TestDiskIdAndVolumeGenerationChecks 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceClientTest.TestGetSessions 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceClientTest.TestMigrationAccess 0.014s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceClientTest.TestShouldAcquire 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGeneratorTest.ShouldGenerateDevices 0.002s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGeneratorTest.ShouldGenerateLogicalDevices 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGeneratorTest.ShouldGenerateStableUUIDs 0.007s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldCorrectlyUnlockRecursivePathsOnDestruction 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldCorrectlyUnlockRecursivelyLockedPaths 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldCorrectlyUnlockRecursivelyLockedPathsWithCommonPrefix 0.002s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldLockExistentPaths 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldLockExistentPathsRecursively 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldLockExistentPathsWithCommonPrefix 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldNotLockNonExistentPaths 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldNotLockNonExistentPathsWithExistentCommonPrefix 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldNotUnlockDeletedPaths 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldNotUnlockNonExistentPaths 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldNotUnlockPathsOnMove 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldUnlockExistentPaths 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldUnlockPathsOnDestruction 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceGuardTest.ShouldUnlockPathsWithCommonPrefix 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceScannerTest.ShouldIgnoreDevicesThatAreTooSmall 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceScannerTest.ShouldInferMinSizeFromLayout 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceScannerTest.ShouldLimitSplitDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/model/ut/TDeviceScannerTest.ShouldScanDevices 0.002s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldAcquireDevices 0.002s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldAllowNewDevice 0.003s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldCacheSessions 0.003s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldConvertIOTimeoutsToErrors 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldCorrectlyLockDevices 0.008s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldCountInitErrors 0.005s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldFailOnBrokenCachedConfigs 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldInitializeWithSpdk 0.002s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldPreferCachedConfigs 0.003s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldProperlyProcessRequestsToUninitializedDevices 0.002s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldReportDeviceGeneratedConfigMismatch 0.006s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TDiskAgentStateTest.ShouldStoreCachedConfigs 0.003s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRdmaTargetTest.ShouldDelayOverlappedRequest 2.022s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRdmaTargetTest.ShouldMakeSyncResponseForOverlappedRequest 0.011s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRdmaTargetTest.ShouldNotDelayNotOverlappedRequest 1.039s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRdmaTargetTest.ShouldNotDelayReadOverlappedRequest 1.032s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRdmaTargetTest.ShouldProcessRequests 0.061s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRdmaTargetTest.ShouldRejectIoDuringSecureErase 0.028s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRdmaTargetTest.ShouldRejectSecureEraseDuringIo 1.006s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRdmaTargetTest.ShouldRespectDeviceErasure 0.037s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRecentBlocksTrackerTest.AcceptAnyAfterReset 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRecentBlocksTrackerTest.AdvanceGeneration 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRecentBlocksTrackerTest.Basic 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRecentBlocksTrackerTest.CheckingOnlyNewestIds 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRecentBlocksTrackerTest.InflightRequests 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TRecentBlocksTrackerTest.Overlaping 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TSpdkInitializerTest.ShouldHandleBadTarget 0.003s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TSpdkInitializerTest.ShouldHandleBadTransport 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TSpdkInitializerTest.ShouldIgnoreBadDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TSpdkInitializerTest.ShouldInitialize 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TStorageWithIoStatsTest.ShouldCountErrors 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TStorageWithIoStatsTest.ShouldCountExplicitErrors 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TStorageWithIoStatsTest.ShouldCountLocalReads 0.002s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TStorageWithIoStatsTest.ShouldCountLocalWrites 0.001s PASS
cloud/blockstore/libs/storage/disk_agent/ut/TStorageWithIoStatsTest.ShouldCountLocalZero 0.000s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldAcquireAndReleaseDevices 0.675s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldAcquireDevicesOnlyOnce 0.658s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldAcquireDevicesOnlyOnceInGroup 0.673s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldAcquireDevicesWithMountSeqNumber 0.674s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldAcquireWithRateLimits 0.680s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldCacheSessions 1.002s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldCheckDevicesHealthInBackground 1.256s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldChecksumDeviceBlocks 1.140s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldCollectStats 0.252s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldDelayOverlappedRequests 1.255s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldDenyOverlappedRequests 0.679s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldDetectConfigMismatch 1.177s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldDisableAndEnableAgentDevice 1.142s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldFindDevices 1.180s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldGetCacheSessionsPathFromStorageConfig 1.180s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldHandleBrokenCacheSessions 1.002s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldHandleDeviceInitError 1.134s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldHandleSameRequestIdMonitoringOff 0.682s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldHandleSameRequestIdMonitoringOn 0.703s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldHandleSpdkInitError 0.267s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldInjectExceptions 0.708s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldLimitSecureEraseRequests 0.316s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldNotGetCacheSessionsPathFromStorageConfig 1.003s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldNotMessDifferentDevicesRequests 0.686s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldNotRegisterWhenNoDevicesDiscovered 0.655s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldPerformIo 0.674s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldPerformIoUnsafe 0.653s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldPerformIoWithoutSpdk 1.772s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldPreserveCookie 0.695s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldReceiveIOErrorFromBrokenDevice 1.181s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRegisterAfterDRProxyIsReady 0.890s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRegisterAfterDisconnect 0.853s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRegisterDevices 0.248s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRegisterDevicesOnStartup 0.698s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRejectAcquireNonexistentDevice 0.697s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRejectIORequestsDuringSecureErase 0.249s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRejectMultideviceOverlappedRequests 0.859s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRejectSecureEraseRequestsOnPoisonPill 0.251s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRejectSecureEraseWhenInflightIosPresent 0.697s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRespectDeviceErasure 0.701s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldRestoreCacheSessions 1.140s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldSecureEraseAioDevice 1.199s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldSecureEraseDevice 0.266s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldSecureEraseDeviceWithExpiredClient 0.275s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldSupportOffsetAndFileSizeInFileDevices 1.821s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldSupportReadOnlyClients 0.729s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldSwitchToIdleModeWithoutDevices 1.011s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldUpdateStats 1.150s PASS
cloud/blockstore/libs/storage/disk_agent/ut_actor/TDiskAgentTest.ShouldZeroFillDevice 1.348s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckAnotherBlockSize 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckAnotherCloud 0.007s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckAnotherFolder 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckDevices 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckEmptyBackup 0.013s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckNewDisksInBackup 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckNewDisksInSS 0.006s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckPlacementGroups 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckRestoreDiskMissingInSS 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckSingleAgentId 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckSingleDiskId 0.008s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckSingleGroupId 0.080s PASS
cloud/blockstore/libs/storage/disk_registry/actors/ut/TRestoreValidatorActorTest.CheckValidation 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentCountersTest.ShouldUpdateCounters 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldCalculateRejectAgentTimeout 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldCalculateRejectAgentTimeoutWithUpdatedParams 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldCorrectlyAccumulateRejectAgentTimeoutMultiplier 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldKeepRegistryDeviceFieldsUponAgentReRegistration 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldNotOverflowRejectAgentTimeout 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldPreserveDeviceErrorState 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldRegisterAgent 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldRegisterAgentAtNewNode 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldUpdateCounters 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldUpdateDevices 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldUpdateDevicesOnRegisterAgent 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldUpdateSeqNumber 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TAgentListTest.ShouldValidateSerialNumbers 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldAllocateDevices 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldAllocateFromGlobalPoolByPoolName 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldAllocateFromLocalPoolOnlyAtSingleHost 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldAllocateFromSpecifiedNode 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldAllocateSingleDevice 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldFilterDevices 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldFilterOutDeviceWithWrongSize 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldForgetDevice 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldMinimizeDeviceNameCountUponDeviceAllocation 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldMinimizeRackCountUponDeviceAllocation 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldSelectAgentWithTheLeastOccupiedSpaceUponDeviceAllocation 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldSelectPhysicalDeviceWithTheMostSpaceUponDeviceAllocation 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldSelectRackAccordingToRestrictions 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldSelectRackWithTheMostFreeSpaceUponDeviceAllocation 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TDeviceListTest.ShouldTrackDeviceCountPerPool 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TPendingCleanupTest.ShouldPurgeDisk 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TReplicaTableTest.ShouldCalculateReplicaStats 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/model/ut/TReplicaTableTest.ShouldTryReplaceDevice 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryChangeMirrorDiskTest.ShouldFailByDiskId 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryChangeMirrorDiskTest.ShouldFailBySourceDeviceId 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryChangeMirrorDiskTest.ShouldFailByTargetDeviceId 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryChangeMirrorDiskTest.ShouldSuccess 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryChangeNonreplDiskTest.ShouldFailByDiskId 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryChangeNonreplDiskTest.ShouldFailBySourceDeviceId 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryChangeNonreplDiskTest.ShouldFailByTargetDeviceId 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryChangeNonreplDiskTest.ShouldSuccess 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldDeleteAgent 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldDeleteDirtyDevices 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldDeleteDisk 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStoreAgents 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStoreAutomaticallyReplacedDevices 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStoreBrokenDisks 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStoreDirtyDevices 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStoreDiskState 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStoreDisks 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStoreDisksToNotify 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStoreKnownAgents 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldStorePlacementGroups 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryDatabaseTest.ShouldUpdateKnownAgents 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCMSTest.ShouldAddNewDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCMSTest.ShouldAddUnknownHost 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCMSTest.ShouldRemoveBrokenDeviceWithDisk 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCMSTest.ShouldRemoveDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCheckpointTest.ShouldChangeStateForCheckpoint 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCheckpointTest.ShouldCreateCheckpointForDiskRegistryBasedDisk 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCheckpointTest.ShouldCreateCheckpointForMirrorDisk8192 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCheckpointTest.ShouldCreateMultipleCheckpoints 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCheckpointTest.ShouldDeallocateCheckpointOnSourceDiskDelete 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCheckpointTest.ShouldDeallocateCheckpoints 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCheckpointTest.ShouldNotCreateWhenNotEnoughFreeSpace 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateConfigTest.ShouldRemoveDeviceFromConfig 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateConfigTest.ShouldUpdateKnownDevicesAfterConfig 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCreateTest.ShouldAllocateDiskWithAdjustedBlockCount 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCreateTest.ShouldCollectMTBF 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCreateTest.ShouldCreateDiskFromDevices 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateCreateTest.ShouldRetrieveCorrectStorageInfo 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldEraseMigrationsForDeletedDisk 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldMigrateMirroredDiskReplicas0 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldMigrateMirroredDiskReplicas1 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldMigrateMirroredDiskReplicas2 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldNotDuplicateMigrations 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldNotMigrateMoreThanAPercentageOfDevicesAtTheSameTime 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldNotMigrateMoreThanNDevicesAtTheSameTime 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldRespectPlacementGroups 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMigrationTest.ShouldntMigrateLocalDisks 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldAllocateDisks 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldAllocateReplicas 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldBuildReplicaTableUponStateConstruction 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldCleanupAfterAllocationFailure 0.004s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldDeallocateReplicas 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldProperlyCleanupAutomaticallyReplacedDevices 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldRemoveReplacementDeviceIdsUponReplacementDeviceReplacement 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldReplaceBrokenDevicesUponAgentFailure 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldReplaceBrokenDevicesUponDeviceFailure 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldReportDeviceReplacementFailureUponAgentFailure 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldResizeDisk 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldStopAutomaticReplacementIfReplacementRateIsTooHigh 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldTakeReplicaAvailabilityIntoAccount 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldUpdateReplicaCount 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldWaitForReplicaMigrationUponCmsRemoveDeviceRequest 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateMirroredDisksTest.ShouldWaitForReplicaMigrationUponCmsRemoveHostRequest 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePendingCleanupTest.ShouldWaitForDevicesCleanup 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePoolsTest.ShouldAdjustDeviceBlockCount 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePoolsTest.ShouldAllocateDiskOnTargetNode 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePoolsTest.ShouldAllocateDiskOnTargetNodeWithTargetPool 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePoolsTest.ShouldEnforceAllocationUnitSize 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePoolsTest.ShouldRejectAllocationForLocalPools 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePoolsTest.ShouldReplaceDeviceWithLocalPool 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePoolsTest.ShouldReplaceDeviceWithPool 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStatePoolsTest.ShouldUpdateDevices 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateQueryAgentsInfoTest.QueryAgentsInfo 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateQueryAgentsInfoTest.QueryAgentsInfoWithAllocatedDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateQueryAgentsInfoTest.QueryAgentsInfoWithBrokenSpace 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateQueryAgentsInfoTest.QueryAgentsInfoWithDecommisionedSpace 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateQueryAgentsInfoTest.QueryAgentsInfoWithDirtyDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateQueryAgentsInfoTest.QueryAgentsInfoWithSuspendedDevice 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateSuspendTest.ShouldSuspendDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateSuspendTest.ShouldSuspendDevicesOnCMSRequest 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.AcquireDisk 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.AllocateDiskOnFewDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.AllocateDiskOnSingleDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.AllocateDiskWithDifferentBlockSize 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.AllocateWithBlinkingAgent 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.CanNotAllocateTooBigDisk 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ReAllocateDisk 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ReplaceSpecificDevice 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ResizeDisk 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldAcceptAgentWithUnallowedDevice 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldAcceptUnallowedAgent 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldAdjustDeviceAtMigration 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldAdjustDeviceBlockCountAfterSecureErase 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldAdjustDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldAllocateInPartitionPlacementGroup 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldAllocateInPlacementGroup 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldAllowMigrationForDiskWithUnavailableState 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldBackupState 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldCheckDeviceOverridesUponMigrationStart 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldConsistentlyUpdateDeviceRacksOnAgentUpdate 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldCorrectlyReRegisterAgent 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldCountBrokenPlacementGroupsWithPartitionStrategy 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldCountBrokenPlacementGroupsWithSpreadStrategy 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldCountFreeBytes 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldDeferReleaseMigrationDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldFindDisksToNotify 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldGatherRacksInfo 0.004s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldGetDirtyDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldGetDiskIds 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldGuessHddMediaKindByDevicePoolNames 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldHandleBrokenDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldHandleCmsRequestsForDevices 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldHandleCmsRequestsForHosts 0.007s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldHandleCmsRequestsForHostsWithDependentHddDisks 0.006s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldHandleDeviceSizeMismatch 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldHandleLostDevices 0.007s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldIgnoreAlteringAlreadyLocatedDisk 0.013s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldMigrateDiskDevice 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldMigrateToDeviceWithBiggerSize 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldMoveDiskBetweenGroups 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldMoveDiskBetweenPartitions 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldMuteIOErrors 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotAddOneDiskToTwoGroups 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotAllocateDirtyDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotAllocateDiskAtAgentWithWarningState 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotAllocateDiskOnAgentWithWarningState 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotAllocateDiskWithBrokenDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotAllocateMoreThanLimitInPlacementGroup 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotBlockMaintenanceIfIrrelevantPlacementGroupIsBroken 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotRegisterAgentIfSeqNumberIsSmallerThanCurrent 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotReplaceDeviceWithWrongBlockCount 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotReplaceWithSeveralDevices 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotRestoreOnlineStateAutomatically 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotReturnErrorForAlreadyAllocatedDisks 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotTreatAppearanceOfSerialAndPhysicalOffsetAsDestructiveChange 0.003s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldNotifyDisks 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldPreserveDeviceErrorState 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldPreserveDirtyDevicesAfterRegistration 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldPreserveDiskState 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldProcessPlacementGroups 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldPullInLegacyDiskErrorUserNotifications 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRegisterAgent 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRejectBrokenStats 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRejectConfigWithWrongVersion 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRejectDestructiveConfig 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRejectDevicesWithBadRack 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRejectUnknownDevices 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRemoveAgentWithSameId 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRemoveDestroyedDiskFromNotifyList 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRemoveDiscardedAgent 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRemoveOutdatedAgent 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldReplaceDevice 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldReplaceDeviceInPlacementGroup 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRestartMigrationInCaseOfBrokenTargets 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRestoreDevicePool 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldRestoreMigrationList 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldReturnDependentDisks 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldReturnDependentDisksForMirroredDisk 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldReturnOkForAgentCmsRequestIfNoUserDisks 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldReturnOkForDeviceCmsRequestIfNoUserDisks 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldReturnOkForDeviceCmsRequestIfNoUserDisksAfterDeallocation 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldSetUserId 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldStoreMediaKindInDB 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldSupportPartitionPlacementGroups 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldSupportPlacementGroups 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldSuppressAddingRepeatingUserNotificationDuplicates 0.000s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldTakeDeviceOverridesIntoAccount 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldTrackMaxWarningTime 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateAgentState 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateCounters 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateDeviceAndAgentState 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateDeviceConfigAtAgentRegistration 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateDeviceState 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateDeviceStateAtRegistration 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateDiskAtAgentRegistration 0.005s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateKnownAgents 0.009s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateMTBF 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateMediaKind 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldUpdateVolumeConfig 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateTest.ShouldVerifyConfig 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateUpdatesTest.ShouldUpdateDiskBlockSize 0.001s PASS
cloud/blockstore/libs/storage/disk_registry/ut/TDiskRegistryStateUpdatesTest.ShouldUpdateDiskBlockSizeWhenDeviceResizesBadly 0.002s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldAllocateDisk 2.266s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldAllocateInPlacementGroup 2.264s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldAllocateMirroredDisk 3.469s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldAllocateWithCorrectBlockSize 2.267s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldAwaitSchemaResponseForAlterDisk 1.065s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldAwaitSchemaResponseForDestroyPlacementGroup 1.089s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldDeallocateDiskSync 5.684s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldDescribeDisk 2.280s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldDestroyBrokenDisks 0.662s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldDestroyEmptyPlacementGroup 0.257s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldHandleDestroyVolumeError 1.323s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldNotAllocateMoreThanMaxDisksInPlacementGroup 3.724s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldNotDeallocateUnmarkedDisk 0.678s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldPreventAllocation 0.256s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldSupportPlacementGroups 2.269s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldTakeDeviceOverridesIntoAccount 2.565s PASS
cloud/blockstore/libs/storage/disk_registry/ut_allocation/TDiskRegistryTest.ShouldWaitSecureEraseAfterRegularDeallocation 4.082s PASS
cloud/blockstore/libs/storage/disk_registry/ut_checkpoint/TDiskRegistryTest.ShouldAllocateCheckpointForMirror 2.803s PASS
cloud/blockstore/libs/storage/disk_registry/ut_checkpoint/TDiskRegistryTest.ShouldAllocateCheckpointForNonrepl 2.569s PASS
cloud/blockstore/libs/storage/disk_registry/ut_checkpoint/TDiskRegistryTest.ShouldChangeStateForCheckpoint 2.941s PASS
cloud/blockstore/libs/storage/disk_registry/ut_checkpoint/TDiskRegistryTest.ShouldDeallocateCheckpoint 2.754s PASS
cloud/blockstore/libs/storage/disk_registry/ut_checkpoint/TDiskRegistryTest.ShouldDeallocateCheckpointOnSourceDiskDelete 2.539s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldAddHostAndDevicesAfterRemoval 0.784s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldAllowToTakeAwayAlreadyUnavailableAgents 0.341s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldAllowToTakeAwayAlreadyUnavailableDevice 0.500s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldCleanupLocalDevicesBeforeRemoveHost 6.473s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldFailCmsRequestIfActionIsUnknown 0.495s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldFailCmsRequestIfAgentIsNotFound 0.295s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldFailCmsRequestIfDeviceNotFound 0.590s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldFailCmsRequestIfDiskRegistryRestarts 0.698s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldGetDependentDisks 0.345s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldGetDependentDisksAndIgnoreReplicated 0.340s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldRejectAddHostForUnavailableAgent 0.478s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldRemoveAgentsUponCmsRequest 0.191s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldRemoveDeviceUponCmsRequest 0.481s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldRemoveMultipleDevicesUponCmsRequest 0.524s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldRestoreAgentCMSTimeoutAfterReboot 0.817s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldRestoreDeviceCMSTimeoutAfterReboot 0.827s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldReturnOkForCmsRequestIfAgentDoesnotHaveUserDisks 0.552s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldReturnOkForCmsRequestIfDisksWereDeallocated 0.490s PASS
cloud/blockstore/libs/storage/disk_registry/ut_cms/TDiskRegistryTest.ShouldReturnOkIfRemovedDeviceHasNoDisks 0.472s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldBackup 1.062s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldDescribeConfig 0.274s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldErrorOnBackup 0.664s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldIgnoreConfigVersion 0.273s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldRegisterAgent 0.477s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldRejectConfigWithBadVersion 0.256s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldRejectDestructiveUpdateConfig 2.268s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldRespectVolumeConfigVersion 0.949s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldRetryVolumeConfigUpdateAfterReboot 0.700s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldRetryVolumeConfigUpdateAfterTimeout 0.888s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldScheduleBackup 0.921s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldScheduleBackupAfterReset 0.659s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldUpdateAgentStats 0.659s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldUpdateKnownDevicesAfterConfig 11.515s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldUpdateVolumeConfig 2.263s PASS
cloud/blockstore/libs/storage/disk_registry/ut_config/TDiskRegistryTest.ShouldWaitReady 0.255s PASS
cloud/blockstore/libs/storage/disk_registry/ut_create/TDiskRegistryTest.ShouldCreateDiskFromDevices 0.747s PASS
cloud/blockstore/libs/storage/disk_registry/ut_create/TDiskRegistryTest.ShouldCreateDiskFromSuspendedDevices 1.271s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldCleanDirtyDevicesAfterReboot 0.658s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldCleanupDisks 0.680s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldCleanupMirroredDisks 2.275s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldCountPublishDiskStateErrors 0.252s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldDetectBrokenDevices 0.966s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldFailCleanupIfDiskRegistryRestarts 0.778s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldFailToUpdateAgentListParamsWithIncorrectAgentIds 0.320s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldHandleSecureEraseRequestTimeout 1.646s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldHandleUndeliveredSecureEraseRequests 2.312s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldKillPreviousAgentAfterRegisteringNewAgent 0.266s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldMuteIOErrorsForTempUnavailableDisk 0.677s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldNotCleanupAliveDisks 0.787s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldNotCleanupUnmarkedDisks 1.124s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldNotReuseBrokenDevice 2.095s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldNotUnregisterNewAgentAfterKillingPreviousAgent 0.469s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldNotifyDisks 3.098s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldPublishDiskState 0.672s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRecoverStateOnReboot 0.679s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRegisterUnavailableAgentAfterTimeout 0.458s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRejectDisconnectedAgent 0.473s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRejectDisconnectedAgentAfterTransitionFromReadOnlyState 0.660s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRejectDisconnectedAgentDynamically 42.311s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRepairVolume 0.696s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldReplaceDevice 2.281s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRestoreCountersAfterReboot 0.856s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRetryCleanDevices 0.876s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldRetryTimedOutNotifications 0.877s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldSecureErase 0.677s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldSkipSecureEraseForUnavailableDevices 2.662s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldSwitchToReadOnlyOnAgentFailure 5.689s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldSwitchToReadOnlyOnAgentFailureAfterTabletReboot 3.875s PASS
cloud/blockstore/libs/storage/disk_registry/ut_lifecycle/TDiskRegistryTest.ShouldUpdateNodeId 0.276s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldAllowMigrationForDiskWithUnavailableState 3.065s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldCancelMigrationAfterDiskDeallocation 2.691s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldCancelMigrationFromBrokenAgent 1.482s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldCancelMigrationFromBrokenDevice 1.461s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldCancelMigrationFromLostDevices 2.468s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldDeferReleaseMigrationDevices 1.266s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldForceMigrateDevice 2.286s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldHandleMultipleCmsRequests 2.279s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldMigrateDevice 2.675s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldMigrateDeviceAfterReboot 3.073s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldMigrateDiskWith64KBlockSize 0.462s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldMigrateWithRespectToPlacementGroup 2.279s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldNotifyVolumeAboutNewMigration 2.479s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldReleaseMigrationTargets 0.660s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldResetMigrationTime 1.062s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldRestartMigrationInCaseOfBrokenTragets 1.099s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldSendEnableDeviceWhenSwithingOnline 0.267s PASS
cloud/blockstore/libs/storage/disk_registry/ut_migration/TDiskRegistryTest.ShouldTrackMaxMigrationTime 1.872s PASS
cloud/blockstore/libs/storage/disk_registry/ut_mirrored_disk_migration/TDiskRegistryTest.ShouldFinishMigrationForMirroredDisk 3.346s PASS
cloud/blockstore/libs/storage/disk_registry/ut_mirrored_disk_migration/TDiskRegistryTest.ShouldFinishReplicationForMirroredDisk 3.427s PASS
cloud/blockstore/libs/storage/disk_registry/ut_notify/TDiskRegistryTest.ShouldIgnoreDeletedDisk 0.628s PASS
cloud/blockstore/libs/storage/disk_registry/ut_notify/TDiskRegistryTest.ShouldNotifyAboutDiskError 1.099s PASS
cloud/blockstore/libs/storage/disk_registry/ut_notify/TDiskRegistryTest.ShouldNotifyAboutDiskErrorAfterReboot 0.805s PASS
cloud/blockstore/libs/storage/disk_registry/ut_notify/TDiskRegistryTest.ShouldNotifyAboutReturningDiskBackOnline 0.676s PASS
cloud/blockstore/libs/storage/disk_registry/ut_notify/TDiskRegistryTest.ShouldNotifyByUserId 0.787s PASS
cloud/blockstore/libs/storage/disk_registry/ut_notify/TDiskRegistryTest.ShouldRetryNotifications 1.499s PASS
cloud/blockstore/libs/storage/disk_registry/ut_pools/TDiskRegistryTest.ShouldAllocateOnTargetAgentId 1.134s PASS
cloud/blockstore/libs/storage/disk_registry/ut_pools/TDiskRegistryTest.ShouldNotSuspendDevices 3.743s PASS
cloud/blockstore/libs/storage/disk_registry/ut_pools/TDiskRegistryTest.ShouldQueryAvailableStorage 5.485s PASS
cloud/blockstore/libs/storage/disk_registry/ut_restore/TDiskRegistryTest.ShouldRestoreState 0.307s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldAcquireDisk 0.665s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldAcquireReleaseSession 0.692s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldCancelAcquireDisk 1.100s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldCancelPendingSessionsOnReboot 0.965s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldCancelSessionOnReRegisterAgent 2.487s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldFailReleaseSessionIfDiskRegistryRestarts 0.651s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldHandleUndeliveredAcquire 0.260s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldIgnoreRetriableErrorsOnAcquireSession 2.773s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldNotSendAcquireReleaseRequestsToUnavailableAgents 0.861s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldPassAllParamsInAcquireDevicesRequest 0.660s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldRejectTimedOutReleaseDisk 1.868s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldRespectAgentRequestTimeoutDuringAcquire 3.942s PASS
cloud/blockstore/libs/storage/disk_registry/ut_session/TDiskRegistryTest.ShouldSendAcquireDiskOnRegisterAgent 4.757s PASS
cloud/blockstore/libs/storage/disk_registry/ut_suspend/TDiskRegistryTest.ResumeDeviceShouldAddDevice 4.168s PASS
cloud/blockstore/libs/storage/disk_registry/ut_suspend/TDiskRegistryTest.ShouldRejectResumeWhenAgentIsNotOnline 0.715s PASS
cloud/blockstore/libs/storage/disk_registry/ut_suspend/TDiskRegistryTest.ShouldSuspendDevices 2.369s PASS
cloud/blockstore/libs/storage/disk_registry/ut_suspend/TDiskRegistryTest.ShouldSuspendDevicesOnCMSRequest 1.789s PASS
cloud/blockstore/libs/storage/disk_registry/ut_suspend/TDiskRegistryTest.ShouldSuspendLocalDevices 5.053s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldAcquireDisk 0.265s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldAllocateDisk 0.297s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldCancelActiveRequests 0.269s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldChooseDefaultChannelsForReassignIfAbsent 0.243s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldCreateDRWithProperStoragePool 0.273s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldFailReassignIfNoPoolForKind 0.273s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldHandleConnectionLost 0.268s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldHandleCreateTabletError 0.264s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldHandleDiskRegistryTabletIdInConfig 0.286s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldHandleExpiredLookup 2.469s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldHandleLookupTimeout 2.490s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldHandleRejectFromHive 0.260s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldNotCreateDrIfNoSuitableStoragePool 0.293s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldNotStartReassignIfAnotherReassignIsInProgress 0.288s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldReassignDRToDesiredKind 0.274s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldRespondWithoutOwner 0.331s PASS
cloud/blockstore/libs/storage/disk_registry_proxy/ut/TDiskRegistryProxyTest.ShouldRestoreConnection 0.264s PASS
cloud/blockstore/libs/storage/model/ut/TCompositeIdTest.Basic 0.000s PASS
cloud/blockstore/libs/storage/model/ut/TCompositeIdTest.CanAdvance 0.001s PASS
cloud/blockstore/libs/storage/model/ut/TCompositeIdTest.Parser 0.000s PASS
cloud/blockstore/libs/storage/model/ut/TCompositeTaskListTest.Basic 0.267s PASS
cloud/blockstore/libs/storage/model/ut/TRequestsInProgressTest.AllRequests 0.000s PASS
cloud/blockstore/libs/storage/model/ut/TRequestsInProgressTest.Basic 0.000s PASS
cloud/blockstore/libs/storage/model/ut/TRequestsInProgressTest.CustomId 0.000s PASS
cloud/blockstore/libs/storage/model/ut/TRequestsInProgressTest.GenerateIdentityKey 0.000s PASS
cloud/blockstore/libs/storage/model/ut/TRequestsInProgressTest.ResetIdentityKey 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TBarriersTest.ShouldKeepTrackOfBarriers 0.008s PASS
cloud/blockstore/libs/storage/partition/model/ut/TBlockMaskTest.ShouldCorrectlyDetermineFullness 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TCheckpointTest.ShouldCorrectlyAddCheckpointWithoutData 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TCheckpointTest.ShouldCorrectlyAddSameCheckpoint 0.004s PASS
cloud/blockstore/libs/storage/partition/model/ut/TCheckpointTest.ShouldCorrectlyGetCommitId 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TCleanupQueueTest.ShouldKeepItemsSorted 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TCleanupQueueTest.ShouldTrimQueue 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TCommitQueueTest.ShouldKeepTrackOfCommits 0.020s PASS
cloud/blockstore/libs/storage/partition/model/ut/TFreshBlob.SerializationShouldBeForwardAndBackwardCompatibleWrite 0.002s PASS
cloud/blockstore/libs/storage/partition/model/ut/TFreshBlob.SerializationShouldBeForwardAndBackwardCompatibleZero 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TFreshBlob.ShouldRestoreFreshBlocks 0.063s PASS
cloud/blockstore/libs/storage/partition/model/ut/TFreshBlob.ShouldRestoreZeroedFreshBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TGarbageQueueTest.ShouldDeduplicateBlobsFromCurrentGeneration 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TGarbageQueueTest.ShouldGCNewBlobIfItIsGarbageAndCreatedInPreviousGeneration 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TGarbageQueueTest.ShouldKeepItemsSorted 0.008s PASS
cloud/blockstore/libs/storage/partition/model/ut/TMixedIndexCache.ShouldPruneRanges 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TPartition1BlockIndexTest.ShouldOverwriteBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition/model/ut/TPartition1BlockIndexTest.ShouldStoreBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldCorrectlyDeleteCheckpoint 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldCorrectlyWriteCheckpointWithoutData 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldCorrectlyWriteDeleteCheckpointData 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldFindBlobsInBlobIndex 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldFindBlobsInBlobsIndex 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldFindMergedBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldFindMixedBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldFindRangeOfMergedBlocks 0.002s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldFindRangeOfMixedBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldReadFreshBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldStorePartitionMeta 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldStoreUsedBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionDatabaseTest.ShouldUseSkipMaskInFindBlocksInBlobsIndex 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.CalculateCurrentBackpressure 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.CheckMaxBlobsPerDisk 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.CompactionBackpressureShouldBeZeroIfNotRequiredByPolicy 0.003s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.PickMergedChannelIfAllMixedChannelsAreFull 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.PickNextChannelWithProperFreeSpaceShare 0.002s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.PickProperNextChannel 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.PickProperNextChannelWithExplicitChannelProfiles 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.ShouldCalculateFreshBlobByteCount 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.ShouldCorrectlyCalculateCheckpointBytes 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.ShouldCorrectlyCalculateUsedBlocksCount 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.ShouldRegisterGroupDowntimes 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.ShouldReturnInvalidCommitIdWhenItOverflows 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.ShouldStoreBlocksInMixedCache 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.ShouldTrackCleanupQueueBlockCount 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.TestReassignedChannelsCollection 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.TestReassignedChannelsPercentageThreshold 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.UpdateChannelFreeSpaceShare 0.000s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionStateTest.UpdatePermissions 0.001s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.CheckRealSysCountersDuringCompaction 0.468s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.CheckRealSysCountersDuringIncrementalCompaction 0.273s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.CompactionShouldTakeCareOfFreshBlocks 0.256s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.DescribeBlocksIsNotImplementedForOverlayDisks 0.255s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAddSmallBlobsDuringFlushIfThereAreAnyBlobsInFreshChannel 0.455s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyFlush 0.676s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyFlushBlocksFromFreshChannel 0.465s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyFlushBlocksWhenFreshBlobByteCountThresholdIsReached 0.854s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyFlushBlocksWhenFreshBlobCountThresholdIsReached 0.859s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyRunCompaction 0.461s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyRunCompactionForDeletionMarkers 0.456s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyRunGarbageCompaction 1.452s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyRunGarbageCompactionForSuperDirtyRanges 2.866s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyRunLoadOptimizingCompaction 6.098s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyTrimFreshBlobsFromPreviousGeneration 0.240s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldAutomaticallyTrimFreshLogOnFlush 0.462s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldBatchIntersectingWrites 0.656s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldBatchSmallWrites 0.662s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldBlockCleanupDuringMetadataRebuild 0.245s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldBlockCleanupDuringScanDisk 0.241s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCalculateCompactionAndCleanupDelays 1.045s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCancelRequestsOnTabletRestart 0.238s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldChangeBatchSizeDueToBlocksPerDisk 1.277s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldChangeBatchSizeDueToBlocksPerRangeCount 1.927s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCleanupBlobs 0.264s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCompactAfterAddingConfirmedBlobs 0.440s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCompactAndCleanupWithoutDelayUponScoreOverflow 0.655s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCompactIncrementally 1.244s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCompressBlobs 0.235s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCompressFreshBlocks 0.234s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldConfirmBlobs 0.237s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldConsolidateZeroedBlocksOnCompaction 0.247s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyCalculateBlocksCount 0.449s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyCalculateLogicalUsedBlocksCountForOverlayDisk 0.252s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyCalculateUsedBlocksCount 0.643s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyCopyUsedBlocksCountForOverlayDisk 1.888s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyGetChangedBlocksForCheckpointWithoutData 0.245s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyGetChangedBlocksForOverlayDisk 0.248s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyGetChangedBlocksWhenRangeIsOutOfBounds 0.247s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyHandleStartBlockInChangedBlocksRequest 0.255s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyHandleTabletInfoChannelCountLessThanConfigChannelCount 0.669s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyHandleTabletInfoChannelCountMoreThanConfigChannelCount 0.466s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyHandleZeroAndNonZeroFreshBlobsDuringFlush 0.256s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyMarkCrossRangeBlocksDuringCompaction 0.453s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyMarkFirstBlockInBlobIfItIsTheSameAsLastBlockInPreviousBlob 0.947s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyScanDiskAfterPartitionReboot 1.250s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyScanDiskWithBrokenBlobs 1.461s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyScanDiskWithoutBrokenBlobs 1.460s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyTrackYellowChannelsInBackground 4.892s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCorrectlyUpdatePartialScanDiskProgress 0.670s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldCreateBlobsForEveryWrittenRangeDuringForcedCompaction 0.271s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldDecrementBatchSizeWhenBlobsCountPerDiskIsSmall 0.647s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldDecrementBatchSizeWhenBlobsPerRangeCountIsSmall 0.661s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldDeleteCheckpointAfterDeleteCheckpointData 0.358s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldDeleteCheckpointAfterDeleteCheckpointDataAndReboot 0.270s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldDetectBlockCorruptionInBlobs 0.242s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldDetectBlockCorruptionInBlobsWhenAddingUnconfirmedBlobs 0.241s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldDrain 1.245s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldExecuteCollectGarbageAtStartup 0.467s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFailGetMetadataRebuildStatusIfNoOperationRunning 0.246s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFailGetScanDiskStatusIfNoOperationRunning 0.248s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFailHttpCollectGarbageOnTabletRestart 0.246s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFailReadBlocksWhenSglistHolderIsDestroyed 0.256s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFailScanDiskIfAlreadyRunning 0.249s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFailsHttpGetCollectGarbage 0.242s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFillEnryptedBlockMaskWhenReadBlock 0.250s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFillEnryptedBlockMaskWhenReadBlockFromOverlayDisk 0.248s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFirstGarbageCollectionFlagReboot 0.246s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFlushAsNewBlob 0.264s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldFlushBlocksFromFreshChannelAsNewBlob 0.252s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldForbidDescribeBlocksWithEmptyRange 0.243s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldForgetTooOldCompactRangeOperations 0.241s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldGetUsedBlocks 0.246s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleBSErrorsOnInitFreshBlocksFromChannel 0.252s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleCorruptedFreshBlobOnInitFreshBlocks 0.244s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleDescribeBlocksRequestWhenBlocksAreFresh 0.247s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleDescribeBlocksRequestWithInvalidCheckpointId 0.246s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleDescribeBlocksRequestWithOneBlob 0.246s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleDescribeBlocksRequestWithOutOfBoundsRange 0.241s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleFlushCorrectlyWhileBlockFromDbIsBeingDeleted 0.447s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleFlushCorrectlyWhileBlockFromFreshChannelIsBeingDeleted 0.450s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleHttpCollectGarbage 0.244s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldHandleZeroedBlocksInCompaction 0.252s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldKillTabletIfCriticalFailureDuringFlush 0.245s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldKillTabletIfCriticalFailureDuringWriteBlocks 0.246s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldLimitUnconfirmedBlobCount 0.244s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldMakeUnderlyingBlobsEligibleForCleanupAfterCompaction 0.249s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldMarkNODATABlocksInRepairStorageAccessMode 0.247s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldMergeVersionsOnRead 0.259s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotAddSmallNonDeletionBlobsDuringFlush 0.468s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotCauseUI32IntergerOverflow 0.259s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotCompactIncrementallyIfDiskGarbageLevelIsTooHigh 1.479s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotCrashWithMalformedUnicodeCharacterInGetUsedBlocksResponse 0.245s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotCreateBlobsForEmptyRangesDuringForcedCompaction 0.245s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotEraseBlocksForSkippedBlobsFromIndexDuringIncrementalCompaction 0.250s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotKillTabletBeforeMaxReadBlobErrorsHappen 0.247s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotKillTabletWhenFailedToReadBlobFromBaseDisk 0.247s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotReadBlocksFromBaseDiskWhenTheyAreZeroedInOverlayDisk 0.248s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotTrimInFlightBlocks 0.445s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotTrimUnflushedBlocksWhileThereIsFlushedBlockWithLargerCommitId 0.449s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldNotWriteBlobIfCompactionRangeWasOverwrittenWithZeroBlocks 0.271s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldPatchBlobsDuringCompaction 0.302s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldPatchBlobsDuringIncrementalCompaction 1.670s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldPostponeBlockCountCalculationAndScanDiskUntilInflightWriteRequestsAreCompleted 0.676s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldProcessMultipleRangesUponCompaction 0.490s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldProduceSparseMergedBlobsUponCompaction 0.258s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldProperlyCalculateBlockChecksumsForBatchedWrites 0.661s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldProperlyHandleCollectGarbageErrors 0.889s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldProperlyPatchBlobWithDifferentLayout 0.275s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldProperlyProcessDeletionMarkers 0.265s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldProperlyProcessZeroesDuringIncrementalCompaction 0.376s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadBlocksAfterCompactionOfOverlayDisk1 0.254s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadBlocksAfterCompactionOfOverlayDisk2 0.264s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadBlocksAfterZeroBlocksAndCompactionOfOverlayDisk 0.260s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadBlocksFromBaseDisk 0.255s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadBlocksFromOverlayDisk 0.264s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadBlocksFromOverlayDiskWhenRangeOverlapsWithBaseDisk 0.260s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadBlocksWhenBaseBlobHasGreaterChannel 0.257s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadBlocksWithBaseDiskAndComplexRanges 0.259s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadFromCheckpoint 0.280s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReadZeroFromUninitializedBlock 0.310s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReassignNonwritableTabletChannels 1.927s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReassignNonwritableTabletChannelsAgainAfterErrorFromHiveProxy 0.294s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRebuildBlockCountSensors 0.261s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRecoverBlocksOnReboot 0.286s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRecoverBlocksOnRebootFromFreshChannel 0.271s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRecoverBlocksOnRebootFromFreshChannelWithLongHistory 0.691s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRecoverStateOnReboot 0.309s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRejectCompactionRequestsIfDataChannelsAreAlmostFull 0.262s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRejectRequestForBlockOutOfRange 0.250s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRejectRequestsInProgressOnTabletDeath 0.478s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRejectSmallWritesAfterReachingFreshByteCountHardLimit 0.289s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRejectWriteRequestsIfDataChannelsAreYellow 0.256s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReleaseTrimBarrierOnBlockDeletion 0.269s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReplaceBlobsOnCompaction 0.302s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReportLongRunningReadBlobOperationCancel 4.311s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReportLongRunningReadBlobOperations 4.124s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReportLongRunningWriteBlobOperationCancel 4.268s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReportLongRunningWriteBlobOperations 4.477s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReportNumberOfNonEmptyRangesInVolumeStats 0.260s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRespectCleanupDelay 1.059s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRespectCompactionCountPerRunChangingPeriod 2.475s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRespectCompactionDelay 0.859s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRespectMaxBlobRangeSizeDuringBatching 1.475s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRespondToDescribeBlocksRequestWithDenseBlobs 0.251s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRespondToDescribeBlocksRequestWithSparseBlobs 0.245s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReturnCompactionProgress 0.246s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReturnCompactionStatusForLastCompletedCompaction 0.247s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReturnErrorForUnknownIdInCompactionStatusRequest 0.246s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReturnErrorIfCompactionIsAlreadyRunning 0.257s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReturnErrorIfNODATABlocksAreDetectedInDefaultStorageAccessMode 0.256s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReturnErrorWhenReadingFromUnknownCheckpoint 0.262s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReturnExactlyOneVersionOfEachBlockInDescribeBlocksResponse 0.247s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldReturnRebuildMetadataProgressDuringExecution 0.449s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRunCompactionIfBlobCountIsGreaterThanThreshold 1.065s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldRunCompactionIfBlocksCountIsGreaterThanThreshold 1.260s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSeeChangedFreshBlocksInChangedBlocksRequest 0.248s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSeeChangedMergedBlocksInChangedBlocksRequest 0.248s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSendBackpressureReportsRegularly 1.654s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSendBackpressureReportsUponChannelColorChange 0.249s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSendBlocksCountToReadInDescribeBlocksRequest 0.248s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldStartCompactionOnCompactRagesRequest 0.249s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldStoreBlocks 0.268s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldStoreBlocksAtTheEndOfAMaxSizeDisk 0.471s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldStoreBlocksInFreshChannel 0.255s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldStoreBlocksUsingLocalAPI 0.245s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSubtractCleanupBlobsWhenCheckingForBlobsCountCompaction 1.051s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSuccessfullyRunMetadataRebuildOnEmptyDisk 0.446s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSuccessfullyScanDiskIfDiskIsEmpty 0.451s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSupportCheckpointOperations 0.251s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldSupportCheckpointsWithoutData 0.244s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldTrimUpToTheFirstUnflushedBlockCommitId 0.242s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldUpdateUsedBlocksMapWhenFlushingBlocksFromFreshChannel 0.244s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldUseMostRecentCommitIdWhenHighCheckpointIdIsNotSet 0.245s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldUseWriteBlobThreshold 0.738s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldUseZeroCommitIdWhenLowCheckpointIdIsNotSet 0.254s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldValidateMaxChangedBlocksRangeBlocksCount 0.259s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldWaitReady 0.267s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldWriteBlobIfCompactionUsesOnlyFreshBlocks 0.247s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldWriteBlocksWhenAddingUnconfirmedBlobs 0.243s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldZeroBlocks 0.246s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldZeroBlocksWrittenToFreshChannelAfterReboot 0.249s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.ShouldZeroLargeNumberOfBlocks 0.251s PASS
cloud/blockstore/libs/storage/partition/ut/TPartitionTest.WritingBlobsInsteadOfPatchingIfDiffIsGreaterThanThreshold 0.261s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldApplyUpdates 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldBuildRanges 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldFindDirtyBlobs 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldFindDirtyBlobsInMixedZones 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldFindMixedBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldMarkAndFindDeletedBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldPruneBlockListCache 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldStoreBlobs 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlobIndexTest.ShouldStoreGarbage 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockIndexTest.ShouldAddDeletedBlock 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockIndexTest.ShouldOverwriteBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockIndexTest.ShouldStoreBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockListTest.ShouldEncodeDeletedBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockListTest.ShouldEncodeDifferentVersions 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockListTest.ShouldEncodeDifferentVersionsWithZeroedBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockListTest.ShouldEncodeRandomBlocks 0.027s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockListTest.ShouldEncodeSeqBlocks 0.002s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TBlockListTest.ShouldEncodeSeqWithZeroedBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TCheckpointStorageTest.ShouldAddFindRemove 0.002s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TCheckpointStorageTest.ShouldRebaseCommits 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TCheckpointsToDeleteTest.ShouldPutExtractDelete 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TDisjointRangeMapTest.RandomizedMarkAndFindTestForLongRangesMode 0.768s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TDisjointRangeMapTest.RandomizedMarkAndFindTestForShortRangesMode 0.901s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TDisjointRangeMapTest.ShouldWorkInOptimizeForLongRangesMode 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TDisjointRangeMapTest.ShouldWorkInOptimizeForShortRangesMode 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TFreshBlob.SerializationShouldBeForwardAndBackwardCompatible 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TFreshBlob.ShouldRestoreFreshBlocks 0.004s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TLFUListTest.ShouldTrackUseCount 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldBuildIndex 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldBuildIndexWithMultipleCheckpoints 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldFindAllBlockVersions 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldNotReturnClearedBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldProperlyProcessCheckpointDeletion 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldStoreActualData 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldStoreCheckpointData 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldStoreLaggingCheckpointData 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldTrackOverwrittenBlobs 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TMixedIndexTest.ShouldUpdateLocation 0.001s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TRebaseLogicTest.ShouldCorrectlyCalculateCheckpointBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TRebaseLogicTest.ShouldCorrectlyMarkOverwrittenBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition2/model/ut/TRebaseLogicTest.ShouldCorrectlyRebaseCommits 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TGarbageQueue2Test.ShouldDeduplicateBlobsFromCurrentGeneration 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TGarbageQueue2Test.ShouldGCNewBlobIfItIsGarbageAndCreatedInPreviousGeneration 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TGarbageQueue2Test.ShouldKeepItemsSorted 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TGarbageQueue2Test.ShouldKeepTrackOfBarriers 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.CalculateCurrentBackpressure 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.CompactionBackpressureShouldBeZeroIfNotRequiredByPolicy 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.PickMergedChannelIfAllMixedChannelsAreFull 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.PickNextChannelWithProperFreeSpaceShare 0.001s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.PickProperNextChannelWithExplicitChannelProfiles 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldDeleteFreshBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldDeleteMergedBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldMarkFreshBlocksDeleted 0.001s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldMarkMergedBlocksDeleted 0.001s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldPickProperNextChannel 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldReturnInvalidCommitIdWhenItOverflows 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldStoreFreshBlockUpdates 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldStoreFreshBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldStoreMergedBlocks 0.001s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldStoreMergedBlocksInMixedIndex 0.001s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.ShouldUpdateIndexStructures 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.TestReassignedChannelsCollection 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.TestReassignedChannelsPercentageThreshold 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.UpdateChannelFreeSpaceShare 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2StateTest.UpdatePermissions 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.CheckpointDeletionShouldTriggerCleanup 0.258s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.DescribeBlocksIsNotImplementedForOverlayDisks 0.246s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.RangeCompactionShouldRunIncrementally 0.266s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldAddSmallNonDeletionBlobsDuringFlush 0.459s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldAllocateNewChunkForEachCheckpointOnZoneInitialization 0.243s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldAutomaticallyFlush 0.474s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldAutomaticallyRunCompaction 0.459s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldAutomaticallyRunLoadOptimizingCompaction 3.902s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldAutomaticallyTrimFreshBlobsFromPreviousGeneration 0.254s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldAutomaticallyTrimFreshLogOnFlush 0.448s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldBatchSmallWrites 0.672s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCancelRequestsOnTabletRestart 0.244s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCollectBlobsForCleanupAfterInFlightFreshCompletes 0.869s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyCompactLargeZeroBlobsOnOverlayDisk 1.075s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyCompactSmallZeroBlobsOnOverlayDisk 5.084s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyCompactZeroedBlocksOnOverlayDisk 0.254s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyGetChangedBlocksForOverlayDisk 0.250s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyGetChangedBlocksWhenRangeIsOutOfBounds 0.246s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyHandleStartBlockInChangedBlocksRequest 0.261s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyHandleTabletInfoChannelCountLessThanConfigChannelCount 0.683s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyHandleTabletInfoChannelCountMoreThanConfigChannelCount 0.673s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyOverwriteMergedBlocks 0.266s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyOverwriteZeroedBlocksOnOverlayDisk 0.260s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldCorrectlyTrackYellowChannelsInBackground 5.284s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldDelayCleanupUntilInFlightFreshBlocksComplete 0.871s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldDelayCreateCheckpointUntilInFlightFreshBlocksComplete 0.862s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldDelayFlushUntilInFlightFreshBlocksComplete 0.906s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldDeleteCheckpointAfterDeleteCheckpointData 0.311s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldDeleteCheckpointBlobs 1.495s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldDrain 1.269s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldDropFlushedBlocksOnBoot 0.261s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldExecuteCollectGarbageAtStartup 0.500s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldFailHttpCollectGarbageOnTabletRestart 0.270s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldFailHttpGetCollectGarbage 0.251s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldFillEnryptedBlockMaskWhenReadBlock 0.266s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldFillEnryptedBlockMaskWhenReadBlockFromOverlayDisk 0.264s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldFlushAsNewBlob 0.310s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldForbidDescribeBlocksWithEmptyRange 0.268s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldForgetTooOldCompactRangeOperations 0.264s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldGetUsedBlocks 0.322s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldHandleBSErrorsOnInitFreshBlocksFromChannel 0.305s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldHandleCorruptedFreshBlobOnInitFreshBlocks 0.326s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldHandleDescribeBlocksRequestWhenBlocksAreFresh 0.276s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldHandleDescribeBlocksRequestWithInvalidCheckpointId 0.296s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldHandleDescribeBlocksRequestWithOneBlob 0.357s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldHandleDescribeBlocksRequestWithOutOfBoundsRange 0.270s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldHandleHttpCollectGarbage 0.441s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldIgnoreZeroedBlocksWhileDescribingBlocks 0.402s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldInitIndexOnWriteFreshBlocks 0.331s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldInitLastDeletionIdCorrectly 0.518s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldInitializeGarbageQueueOnStartup 0.637s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldMarkDeletedBlocksOnBoot 0.284s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldMarkFreshBlocksDeletedViaFreshBlockUpdates 0.299s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldMarkNODATABlocksInRepairStorageAccessMode 0.345s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldMergeVersionsOnRead 0.262s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldNotDeleteBlobsMarkedAsGarbageByUncommittedTransactions 0.857s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldNotKillTabletBeforeMaxReadBlobErrorsHappened 0.248s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldNotKillTabletWhenFailedToReadBlobFromBaseDisk 0.246s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldNotMixBlobUpdatesByFreshFromDifferentZones 0.252s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldNotOverwriteNewerDataWithInflightFlushedBlob 0.252s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldNotReadBlocksFromBaseDiskWhenTheyAreZeroedInOverlayDisk 0.248s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldNotReadBlocksZeroedInMixedIndexAfterCheckpoint 0.456s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldNotRebaseBlockIfThereIsFreshBlockInFlightWithTheSameBlockIndex 0.465s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldProperlyHandleCollectGarbageErrors 0.678s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldProperlySaveBlobUpdatesAfterBatchedWrites 0.884s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadBlocksAfterCompactionOfOverlayDisk1 0.246s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadBlocksAfterCompactionOfOverlayDisk2 0.250s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadBlocksAfterZeroBlocksAndCompactionOfOverlayDisk 0.249s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadBlocksFromBaseDisk 0.255s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadBlocksFromOverlayDisk 0.252s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadBlocksFromOverlayDiskWhenRangeOverlapsWithBaseDisk 0.248s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadBlocksWhenBaseBlobHasGreaterChannel 0.255s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadBlocksWithBaseDiskAndComplexRanges 0.249s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadFlushedDataFromCheckpointWithMixedIndex 0.262s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadFromCheckpoint 0.257s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadFromCheckpoint2 0.257s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadFromCheckpointRightBeforeReboot 1.523s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadFromCheckpointWithMixedIndex 0.263s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadFromMixedAndRangeZonesIntersection 0.282s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadFromMixedAndRangeZonesIntersection2 0.263s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReadZeroFromUninitializedBlock 0.266s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReassignNonwritableTabletChannels 1.891s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReassignNonwritableTabletChannelsAgainAfterErrorFromHiveProxy 0.279s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRecoverBlocksOnReboot 0.285s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRecoverStateOnReboot 0.275s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRejectCompactionRequestsIfDataChannelsAreAlmostFull 0.251s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRejectRequestsInProgressOnTabletDeath 0.451s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRejectSmallWritesAfterReachingFreshByteCountHardLimit 0.253s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRejectWriteRequestsIfDataChannelsAreYellow 0.252s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReplaceBlobsOnCompaction 0.264s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReportNumberOfNonEmptyRangesInVolumeStats 0.253s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRespectMaxBlobRangeSizeDuringBatching 3.105s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRespondToDescribeBlocksRequestWithDenseBlobs 0.250s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldRespondToDescribeBlocksRequestWithSparseBlobs 0.251s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReturnCompactionProgress 0.252s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReturnCompactionStatusForLastCompletedCompaction 0.247s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReturnErrorForUnknownIdInCompactionStatusRequest 0.258s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReturnErrorIfCompactionIsAlreadyRunning 0.255s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReturnErrorIfNODATABlocksAreDetectedInDefaultStorageAccessMode 0.258s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReturnErrorWhenReadingFromUnknownCheckpoint 0.249s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldReturnExactlyOneVersionOfEachBlockInDescribeBlocksResponse 0.251s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldSeeChangedFreshBlocksInChangedBlocksRequest 0.247s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldSeeChangedMergedBlocksInChangedBlocksRequest 0.248s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldSendBackpressureReportsRegularly 1.657s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldSendBackpressureReportsUponChannelColorChange 0.250s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldSendBlocksCountToReadInDescribeBlocksRequest 0.243s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldStartCompactionOnCompactRagesRequest 0.244s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldStoreBlocks 0.273s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldStoreBlocksAtTheEndOfAMaxSizeDisk 0.470s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldStoreBlocksUsingLocalAPI 0.261s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldSupportCheckpointOperations 0.253s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldUseMostRecentCommitIdWhenHighCheckpointIdIsNotSet 0.249s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldUseWriteBlobThreshold 0.756s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldUseZeroCommitIdWhenLowCheckpointIdIsNotSet 0.257s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldValidateMaxChangedBlocksRangeBlocksCount 0.265s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldWaitReady 0.332s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldWriteFreshBlocksIntoMixedIndex 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldZeroBlocks 0.275s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldZeroBlocksOnOverlayDisk 0.268s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldZeroBlocksOnOverlayDiskAfterFlush 0.253s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartition2Test.ShouldZeroLargeNumberOfBlocks 0.270s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartitionDatabaseTest.ShouldStoreBlobGarbage 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartitionDatabaseTest.ShouldStoreBlobUpdates 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartitionDatabaseTest.ShouldStoreBlobs 0.001s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartitionDatabaseTest.ShouldStoreCheckpointBlobs 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartitionDatabaseTest.ShouldStoreCheckpoints 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartitionDatabaseTest.ShouldStoreCompactionMap 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartitionDatabaseTest.ShouldStoreGarbageBlobs 0.000s PASS
cloud/blockstore/libs/storage/partition2/ut/TPartitionDatabaseTest.ShouldStoreMeta 0.000s PASS
cloud/blockstore/libs/storage/partition_common/ut/TDrainActorCompanionTest.Basic 0.257s PASS
cloud/blockstore/libs/storage/partition_common/ut/TDrainActorCompanionTest.MultiDrainOverflow 0.266s PASS
cloud/blockstore/libs/storage/partition_common/ut/TDrainActorCompanionTest.MultiDrainRequests 0.702s PASS
cloud/blockstore/libs/storage/partition_common/ut/TDrainActorCompanionTest.MultiWriteInProgress 0.259s PASS
cloud/blockstore/libs/storage/partition_common/ut/TDrainActorCompanionTest.WriteInProgress 0.254s PASS
cloud/blockstore/libs/storage/partition_common/ut/TLongRunningOperationCompanionTest.Basic 0.265s PASS
cloud/blockstore/libs/storage/partition_common/ut/TReadBlobTests.ShouldReadBlobFail 0.005s PASS
cloud/blockstore/libs/storage/partition_common/ut/TReadBlobTests.ShouldReadBlobPartFail 0.005s PASS
cloud/blockstore/libs/storage/partition_common/ut/TReadBlobTests.ShouldReadBlobSuccess 0.011s PASS
cloud/blockstore/libs/storage/partition_common/ut/TReadBlocksFromBaseDiskTests.ShouldNotify 0.006s PASS
cloud/blockstore/libs/storage/partition_common/ut/TReadBlocksFromBaseDiskTests.ShouldReadFromOverlayDiskFile 0.005s PASS
cloud/blockstore/libs/storage/partition_common/ut/TReadBlocksFromBaseDiskTests.ShouldReadFromOverlayDiskSuccess 0.008s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TChangedRangesMapTest.ShouldAssumeThatAllBlocksInitiallyAreChanged 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TChangedRangesMapTest.ShouldGetChangedBlocks 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TChangedRangesMapTest.ShouldMarkCleanRangeAligned 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TChangedRangesMapTest.ShouldMarkCleanRangeUnaligned 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TChangedRangesMapTest.ShouldMarkRangeAsChanged 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TChangedRangesMapTest.ShouldTrimRange 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TProcessingBlocksTest.ShouldProperlyAccountForProcessedPrefix 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TProcessingBlocksTest.ShouldSkipProcessedRanges 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TProcessingBlocksTest.ShouldStartProcessingFromInitialProcessingIndex 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/model/ut/TProcessingBlocksTest.ShouldTestIfRangeProcessed 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMigrationCalculatorTest.ShouldCalculateMigrationTimeout 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMigrationCalculatorTest.ShouldCalculateMigrationTimeoutWithSimpleLimiter 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMigrationCalculatorTest.ShouldRegisterTrafficSourceAndUseLimit 0.256s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMigrationCalculatorTest.ShouldRegisterTrafficSourceWithSimpleLimiter 0.270s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldCorrectlyHandleWriteRequestCounter 0.657s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldForwardReadIfRangeResynced 0.672s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldForwardReadIfResyncFinished 0.877s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldForwardWriteZeroRequests 1.861s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldPostponeLocalReadIfRangeNotResynced 0.647s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldPostponeReadIfRangeNotResynced 0.651s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldPostponeResyncIfIntersectingWritePending 1.897s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldReadFastPathOnReadRequestDuringResync 0.681s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldRejectIntersectingWriteZero 0.644s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldRejectPostponedReadIfRangeResyncFailed 0.646s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldResyncFromStartIndex 0.880s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldResyncRangeOnReadRequest 2.695s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldResyncWholeDisk 1.107s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldResyncWholeDiskWithLargeBlockSize 1.089s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldSaveResyncIndex 0.894s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldTreatFreshDevicesProperlyAfterResync 0.888s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionResyncTest.ShouldTreatFreshDevicesProperlyDuringResync 0.893s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionStateTest.ShouldBuildReplicationMigrationConfig 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionStateTest.ShouldPrepareMigrationConfigForSecondReplica 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionStateTest.ShouldReplicateFreshDevicesFirst 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionStateTest.ShouldReportFreshDeviceNotFoundInConfig 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionStateTest.ShouldReportMigrationSourceNotFound 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionStateTest.ShouldSelectProperReadReplicas 0.001s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionStateTest.ShouldSkipExplicitMigrationsIfAllOfThemAreFromFreshDevices 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldCalculateScrubbingIntervalCorrectly 0.000s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldCopyDataToFreshDevices 0.294s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldFindChecksumMismatch 17.938s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldLocalReadWrite 3.122s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldMigrateDevices 0.274s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldMirrorWriteAndZeroRequests 0.500s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldNotFindMismatchIfChecksumIntersectedWithWrite 0.457s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldNotFindMismatchIfWriteRequestToOneReplicaHasError 0.649s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldNotReadFromFreshDevices 0.492s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldPostponeScrubbingIfIntersectingWritePending 0.654s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldReadWriteZero 1.524s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldReportScrubbingCounter 0.453s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldReportSimpleCounters 1.268s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_ABORTED 2.111s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_ARGUMENT 2.105s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_CANCELLED 2.318s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_FAIL 1.484s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_INVALID_STATE 1.466s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_IO 1.665s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_IO_SILENT 1.660s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_NOT_FOUND 1.458s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_PRECONDITION_FAILED 1.455s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_RETRY_TIMEOUT 1.460s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_TIMEOUT 1.467s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_TRY_AGAIN 1.682s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TMirrorPartitionTest.ShouldTransformAnyErrorToRetriable_E_UNAUTHORIZED 1.714s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldDelayMigration 3.679s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldDoMigrationEvenInReadOnlyMode 0.273s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldDoMigrationViaRdma 0.259s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldMirrorRequestsAfterAllDataIsMigrated 1.296s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldRegisterTrafficSource 3.677s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionMigrationTest.ShouldReportSimpleCounters 1.069s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldChecksumBlocks 0.457s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldFillRequestIdInDeviceBlocksRequest 0.257s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldHandleDrainRequest 0.255s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldHandleEndpointInitializationFailure 0.252s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldHandleInvalidSessionError 0.250s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldLocalReadWrite 0.482s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldLocalReadWriteWithErrors 0.252s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldNotHandleRequestsWithRequiredCheckpointSupport 0.260s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldReadVoidBuffers 1.261s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldReadVoidRangesOnMultipleDevices 0.246s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldRemoteReadWrite 0.473s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldSupportReadOnlyMode 0.261s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionRdmaTest.ShouldUpdateStats 0.646s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldChecksumBlocks 0.457s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldEnforceWritableStateWithUnavailableAgent 6.470s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldHandleInvalidSessionError 0.258s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldHandleReadIOError 0.241s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldHandleTimedoutIOHDD 7.488s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldHandleTimedoutIOSSD 7.274s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldHandleUndeliveredIO 2.656s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldLimitIO 5.303s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldLocalReadWrite 2.076s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldNotReturnIOErrorUponTimeoutForBackgroundRequests 15.107s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldReadLocalVoidBuffers 0.643s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldReadVoidBuffers 0.647s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldReadWriteZero 0.458s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldReadWriteZeroWithMonsterDisk 0.250s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldRecoverFromShortTimeoutStreak 10.088s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldSendStatsToVolume 0.648s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldSetVolumeRequestIdForNonBackgroundRequests 0.251s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldSupportReadOnlyMode 0.252s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldUpdateStats 0.648s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldUseResponseTimeHistoryForTimeoutsHDD 3.460s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldUseResponseTimeHistoryForTimeoutsSSD 3.464s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionTest.ShouldWriteLargeBuffer 0.690s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionUtilTest.ShouldBuildDeviceRequestsForLargeRequest 0.010s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TNonreplicatedPartitionUtilTest.ShouldBuildDeviceRequestsForSmallRequest 0.003s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TResyncRangeTest.ShouldHandleRequestErrors 0.262s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TResyncRangeTest.ShouldNotReadWriteIfChecksumsMatch 1.056s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TResyncRangeTest.ShouldProvideMetricsInResponse 0.262s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TResyncRangeTest.ShouldResyncOneReplicaOfThree 1.472s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TResyncRangeTest.ShouldResyncOneReplicaOfTwo 1.072s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TResyncRangeTest.ShouldResyncOnlyRequestedRange 0.275s PASS
cloud/blockstore/libs/storage/partition_nonrepl/ut/TResyncRangeTest.ShouldResyncTwoReplicasOfThree 1.466s PASS
cloud/blockstore/libs/storage/service/model/ut/TPingMetricsTest.ShouldCalculateMetrics 0.001s PASS
cloud/blockstore/libs/storage/service/model/ut/TPingMetricsTest.ShouldUpdateMetrics 0.000s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldAssignToOldVolumeInCaseOfNameCollision 1.106s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldAssignVolumes 1.326s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateDescribeDirectories 2.300s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateVolume 1.019s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateVolumeEvenWhenSmthButNotVolumeExistsAtDeprecatedPath 0.694s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateVolumeIdempotent 0.915s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateVolumeIdempotentWhenVolumeAtDeprecatedPathExists 0.918s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateVolumeRaceFailure 0.885s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateVolumeRaceIdempotent 0.977s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldDescribeOldVolumeInCaseOfNameCollision 1.122s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldDescribeVolumes 1.483s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldDescribeVolumesInFallbackMode 28.237s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldDestroyOldVolumeFirst 1.302s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldDestroyVolumes 1.159s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailDecsribeVolumeIfSSTimesout 2.668s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailDescribeVolumeIfPathDoesNotExist 0.706s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailDescribeVolumeIfPathIsNotBlockStoreVolume 0.701s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailVolumeCreationIfDescribeSchemeFails 0.711s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailVolumeCreationIfDescribeSchemeReturnsWrongPathType 0.949s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailVolumeCreationIfDescribeSchemeReturnsWrongVolumeConfig 0.964s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailVolumeCreationIfDescribeVolumeAfterCreateReturnsStatusPathDoesNotExist 0.931s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailVolumeCreationWhenVolumeWithDifferentConfigExistsAtDeprecatedPath 1.312s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldRetryDescribeRequestIfWrongVolumeInfo 0.687s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldReturnConcurrentModificationErrorIfSchemeShardDetectsWrongVersion 0.709s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldReturnERejectedForKnownTxProxyErrors 0.984s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldReturnERejectedIfIfSchemeShardDetectsPathIdVersionMismatch 0.946s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldReturnERejectedIfSchemeShardIsUnavailableForDeprecatedPath 0.664s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldReturnERejectedWhenSSisUnavailable 0.732s PASS
cloud/blockstore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldWaitForTransactions 0.676s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldAcceptAndReplyToClientMetrics 0.251s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldCorrectlyPrepareYdbStatsRequests 0.286s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldForgetTooOldStats 1.086s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldNotReportSolomonMetricsIfNotMounted 0.279s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldNotTryToPushStatsIfNothingToReportToYDB 0.488s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldRegisterTrafficSources 0.266s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportBytesCountForHDDNonreplVolumes 0.253s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportBytesCountForHDDSystemVolumes 0.304s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportBytesCountForHDDVolumes 0.257s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportBytesCountForSSDMirror2Volumes 0.265s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportBytesCountForSSDMirror3Volumes 0.277s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportBytesCountForSSDNonreplVolumes 0.261s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportBytesCountForSSDSystemVolumes 0.270s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportBytesCountForSSDVolumes 0.267s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportDiskCountAndPartitionCount 0.246s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportMaximumsForCompactionScore 0.317s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportReadWriteZeroCountersForHddNonreplDisks 0.286s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportReadWriteZeroCountersForMirror2Disks 0.297s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportReadWriteZeroCountersForMirror3Disks 0.253s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportReadWriteZeroCountersForSsdNonreplDisks 0.316s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportSolomonMetricsIfVolumeRunsLocallyAndHasCheckpoint 0.263s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportSolomonMetricsIfVolumeRunsLocallyAndMounted 0.287s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldReportYdbStatsInBatches 0.265s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldRetryStatsUploadInCaseOfFailure 34.989s PASS
cloud/blockstore/libs/storage/stats_service/ut/TServiceVolumeStatsTest.ShouldStopReportSolomonMetricsIfIsMoved 0.264s PASS
cloud/blockstore/libs/storage/undelivered/ut/TUndeliveredActorTest.ShouldCancelRequests 0.794s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TForwardReadTests.ShouldReadSuccess 0.005s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TForwardWriteAndMarkUsedTests.ConsistentlyShouldWriteAndMarkError 5.047s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TForwardWriteAndMarkUsedTests.ConsistentlyShouldWriteAndMarkSuccess 5.144s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TForwardWriteAndMarkUsedTests.ParallelShouldWriteAndMarkError 0.016s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TForwardWriteAndMarkUsedTests.ParallelShouldWriteAndMarkSuccess 5.051s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TNonreplReadTests.ShouldDescribeFromBaseDiskFail 0.007s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TNonreplReadTests.ShouldGerRequestFail 0.005s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TNonreplReadTests.ShouldReadFromBaseAndOverlayDiskSuccess 0.010s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TNonreplReadTests.ShouldReadFromBaseDiskSuccess 0.007s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TNonreplReadTests.ShouldReadFromOverlayDiskFail 0.005s PASS
cloud/blockstore/libs/storage/volume/actors/ut/TNonreplReadTests.ShouldReadFromOverlayDiskSuccess 0.005s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointLightTests.ShouldDiffCheckpoint 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointLightTests.ShouldFullFirstCheckpoint 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointLightTests.ShouldReturnDirtyBlocksBetweenCheckpoints 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointLightTests.ShouldValidateBlockRange 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.CheckpointRequestValidation 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.CreateFail 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.CreateSuccess 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.CreateWithShadowDisk 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.EmptyPersistentState 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.HasPersistentState 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.MultiCheckpoint 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.RemoveCheckpointRequest 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.RepeatRequests 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TCheckpointStore.SetInProgressBeforeSave 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TMergeTest.ShouldCorrectlyMergeStripedBitMaskMultiPartition 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TMergeTest.ShouldCorrectlyMergeStripedBitMaskSinglePartition 0.022s PASS
cloud/blockstore/libs/storage/volume/model/ut/TMergeTest.ShouldSplitBlobPieceRangeFromRelativeToGlobalIndices 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TMergeTest.ShouldSplitFreshBlockRangeFromRelativeToGlobalIndices 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TRequestsInFlightTest.ShouldRejectIntersectingRequests 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TRetryPolicy.ShouldCorrectlyInitialize 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TRetryPolicy.ShouldCorrectlyUpdate 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TRetryPolicy.ShouldCorrectlyUpdateDeadline 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TRuntimeVolumeParamsTest.MaxTimedOutDeviceStateDurationOverrideValue 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TRuntimeVolumeParamsTest.ParamExpiration 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TStripeTest.ShouldCalculateRequestCount 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TStripeTest.ShouldCalculateStripeRange 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TStripeTest.ShouldConvertRelativeToGlobalIndex 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TStripeTest.ShouldConvertToRelativeBlockRange 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeClientStateTest.ShouldAddPipe 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeClientStateTest.ShouldHandlePipeActivationDeactivation 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeClientStateTest.ShouldPreserveAccessModeOnPipeDisconnect 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeClientStateTest.ShouldProperlyUpdateClientInfoWhenAddingAndDeleting 0.002s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeClientStateTest.ShouldSelectNewActiveLocalPipeOnReconnect 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.BasicThrottling 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.BoostRate 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.InconsistentParams 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.InconsistentParamsWithCustomInitialBudget 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.MaxDelay 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.MaxWriteCostMultiplier 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.MergeBackpressureReports 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.Params 0.001s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.ParamsWithCustomInitialBudget 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.PostponeCountAndReset 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.PostponedQueueAndBackpressure 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.SeparateReadAndWriteLimits 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.SmallMaxBurst 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.ThrottlingByBandwidth 0.000s PASS
cloud/blockstore/libs/storage/volume/model/ut/TVolumeThrottlingPolicyTest.ThrottlingWithBackpressure 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldAcquireShadowDiskEvenIfReleaseFailed 0.265s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldBlockWritesWhenReAcquire 0.261s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldBlockWritesWhenReAcquireForShortTime 1.657s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCollectTracesForCheckpointOperationsUponRequest 0.262s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCorrectlyDeleteCheckpointDataForSinglePartitionVolume 0.272s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateAndDeleteCheckpointsForDiskRegistryBasedVolumes 0.262s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateAndDeleteCheckpointsForMirror2Volumes 0.254s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateAndDeleteCheckpointsForMirror3Volumes 0.255s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointDuringResync 2.283s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointWithShadowDiskHddNonrepl 2.108s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointWithShadowDiskMirror2 1.891s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointWithShadowDiskMirror3 1.878s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointWithShadowDiskNonrepl 1.886s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointsForDiskRegistryBasedVolumes 0.755s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointsForMirror2Volumes 0.517s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointsForMirror3Volumes 0.521s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointsForMultipartitionVolumes 1.088s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateCheckpointsForSinglePartitionVolume 0.272s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateDeleteCheckpointForMultipartitionVolumes 0.476s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateLightCheckpointIdempotently 0.261s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldCreateShadowDiskWhenClientChanged 0.941s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDeleteCheckpointEvenIfItNeverExisted 0.260s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDeleteLightCheckpoint 0.253s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDoCheckpointDuringMigration 5.366s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDrainBeforeCheckpointCreationForMirror2 1.750s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDrainBeforeCheckpointCreationForMirror3 1.724s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDrainBeforeCheckpointCreationForNonreplicated 1.720s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDrainBeforeCheckpointCreationWithoutShadowDisk 0.268s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDrainMultipartitionVolumePartitionsBeforeCheckpointCreation 0.890s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldDrainMultipartitionVolumeRequestsInVolumeBeforeCheckpointCreation 0.893s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldFailHttpCreateCheckpointOnTabletRestart 0.260s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldFailHttpGetCreateCheckpoint 0.277s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldFinishMultipartitionVolumeCheckpointCreationAfterReboot 1.073s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldForwardGetChangedBlocksToMultipartitionVolume 0.301s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldHandleErrorsDuringMultipartitionVolumeCheckpointCreation 0.701s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldHandleGetChangedBlocksForNrdCheckpoint 0.280s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldHandleGetChangedBlocksForShadowDiskBasedCheckpoint 1.153s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldHandleHttpCreateCheckpoint 0.280s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldHandleHttpDeleteCheckpoint 0.271s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldHandleShadowDiskAllocationError 0.259s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldNotCreateCheckpointIfCheckpointDataWasDeleted 0.264s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldNotCreateCheckpointIfItWasDeletedForBlobStorageBased 0.267s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldNotCreateCheckpointIfItWasDeletedForDiskRegistryBased 0.260s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldNotDrainBeforeCheckpointCreationWithShadowDisk 0.267s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldNotReadFromCheckpointWithoutData 0.269s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldNotRejectRZRequestsDuringSinglePartionCheckpointCreation 0.271s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldNotReleaseWhenPeriodicalReAcquiringExceptForSessionError 0.487s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReacquireShadowDiskWhenClientChanged 1.360s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReadFromLightCheckpoint 0.256s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReceivePoisonTakenMessage 0.687s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldRegisterBackgroundBandwidth 0.476s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReportChangedBlocksForLightCheckpoint 0.291s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReportChangedBlocksForLightCheckpoint2 0.263s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReportChangedBlocksForLightCheckpointWhenNormalCheckpointExist 0.246s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReportChangedBlocksForLightCheckpointWhenVolumeReboots 0.268s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReportChangedBlocksForLightCheckpointWhenVolumeReboots2 0.261s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReportChangedBlocksForLightCheckpointsForEmptyHighCheckpoint 0.248s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldReportChangedBlocksForOldLightCheckpoint 0.253s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldRetryAcquireShadowDisk 1.323s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldRetryDescribeShadowDisk 1.311s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldStopAcquiringAfterTimeout 0.855s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeCheckpointTest.ShouldUseShadowDiskDevicesWithRightOrder 0.258s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldDeleteExtremelyOldMetaHistory 0.009s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldReadExactNumberOfRecords 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldReadOutdatedHistory 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldReadRecordsInSpecifiedRange 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldRemoveOutdatedDeletedCheckpointsFromHistory 0.001s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStoreCheckpointRequests 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStoreCheckpointShadowDiskInfo 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStoreClients 0.001s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStoreMetaHistory 0.001s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStoreNonReplPartStats 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStorePartStats 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStoreStorageConfig 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStoreThrottlerState 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldStoreVolumeHistory 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeDatabaseTest.ShouldUpdateVolumeParams 0.001s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldActivateLocalDataPathAndRejectOtherPaths 0.001s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldActivateRemoteDataPathAndRejectOtherPaths 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldAddClient 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldAdjustCachedHistoryOnStartupBasedOnConfig 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldAllowAdditionalConnectionFromTheSameClient 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldAllowLRWIfLROAlreadyExists 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldAllowMultipleAddClientWithSingleLocalMount 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldAllowMultipleAddClientWithSingleReadWriteAccess 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldAllowNewLRWWithHigherSeqNum 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldAllowNewLRWWithHigherSeqNumAndOldRRW 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldCacheLimitedNumberOfRecords 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldCheckStaleWhenCalledHasActiveClients 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldConsiderTimedOutClientsInactive 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldDisallowMultipleAddClientWithReadWriteAccess 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldFillThrottlerConfigUponConstructAndReset 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldFillThrottlerConfigWithCustomInitialBudgetUponConstructAndReset 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldFilterFreshDeviceIdsForOldDisks 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldHandlePipeDisconnect 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotAddClientWithEmptyClientId 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotAddSameClientTwice 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotAllowLROIfLRWAlreadyExists 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotAllowSecondLocalClientWhenLocalRW 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotAllowSecondLocalReadOnlyWhenLocalRO 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotCrashWhenCleanupEmptyHistory 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotExceedCacheSizeWhenAddingHistoryRecords 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotFilterFreshDeviceIdsForNewDisks 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotRemoveClientWithEmptyId 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldNotRemoveNotAddedClient 0.001s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldPreserveRepairIfAdditionalConnectionFromTheSameClient 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldProperlyAllocateLogRecordsWithSameTimestamp 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldRemoveClientFromSpecificPipe 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldRemoveClientIfRemoveClientAndNoPipesRemain 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldRemoveClientInCaseOfMultiplePipes 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldRemoveOutdatedItemsFromCachedHistory 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldRemovePreviouslyAddedClient 0.002s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldResetDisconnectTimeWhenServerReconnects 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldSetDisconnectTimestampIfAllPipesAreDisconnected 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.ShouldTrackRecordBeyondCache 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.TestResetMeta 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStateTest.TestStartPartitionsNeeded 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.BytesCountShouldNeverBeZero 0.678s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldAggregateAndCachePartitionStats 1.452s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldNotTruncateHistoryRecordsNewerThanVolumeHistoryDuration 0.250s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldReportCpuConsumptionAndNetUtilizationForMirroredPartitions 0.652s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldReportCpuConsumptionAndNetUtilizationForNrdPartitions 0.464s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldSendCachedValuesWhenNonReplPartitionIsOffline 2.113s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldSendCachedValuesWhenPartitionIsOffline 1.870s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldSendPartitionStatsForNonreplicatedVolume 3.059s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldSendPartitionStatsForShadowDisk 1.922s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeStatsTest.ShouldTryToCutVolumeHistoryAtStartup 1.050s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.CheckBlobLoadedMetrics 0.652s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.PartitionsShouldntStartAgainIfAlreadyStartedForGC 0.252s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.PartitionsShouldntStopAfterGcCompletedMsg 0.255s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.PartitionsStartBeforeStopAfterGC 0.250s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldAcceptAddClientRequestWithLargerRequestGeneration 0.246s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldAggregateMetricsFromTabletsAndSendThemToHive 0.248s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldAllocateDiskDuringUpdateVolumeConfig 0.264s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldAllocateLocalSSD 0.243s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldAutoMuteIOErrors 0.246s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCleanupWriteAndZeroRequestsInFlightUponUndelivery 0.247s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldClearPersistedDisconnectTimeUponReconnect 0.243s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCollectTracesForMultipartitionVolumesUponRequest 0.257s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCollectTracesForSinglePartitionVolumesIfRequestWasPostponedByVolume 5.062s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCollectTracesForSinglePartitionVolumesIfRequestWasRejectedByVolume 0.243s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCollectTracesForSinglePartitionVolumesUponRequest 0.239s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCorrectlyCalculateDiskRegistryPartitionParameters 3.445s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCorrectlyCollectTracesForMultipartitionVolumesIfPartitionReturnError 0.250s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCorrectlyRestartPartition 3.091s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCreateResyncActorAfterVolumeReboot 0.653s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCreateResyncActorIfClientIdChanges 1.850s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldCreateResyncActorIfClientIsAbsentForSomeTime 1.051s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldDescribeFromBaseDisk 0.442s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldDisableByFlag 0.254s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldEnsureRejectMigratingOverlappingWithWriteRequest_1 0.556s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldEnsureRejectMigratingOverlappingWithWriteRequest_8 0.560s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldEnsureRejectWriteZeroRequestsOverlappingWithMigrating_1 1.429s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldEnsureRejectWriteZeroRequestsOverlappingWithMigrating_8 1.372s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldFailRequestIfUpdateUsedBlocksRequestFailedHDD 0.252s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldFailRequestIfUpdateUsedBlocksRequestFailedHybrid 0.248s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldFailRequestIfUpdateUsedBlocksRequestFailedSSD 0.242s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldFailRequestIfUpdateUsedBlocksRequestFailedSSDNonreplicated 0.426s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldFillRequestIdInDeviceBlocksRequest 0.246s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldFillThrottlerDelayFieldForDelayedRequests 0.521s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardLocalRequestsToMultipartitionVolume 0.885s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardLocalRequestsToMultipartitionVolumeWithTrackUsed 1.040s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardProtoWritesWithBigBuffersToMultipartitionVolume 0.425s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequests 0.246s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToMirroredPartition 1.474s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToMirroredPartitionDuringResync 2.273s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToMirroredPartitionDuringResyncRdma 2.268s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToMultipartitionVolume 0.992s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToNonreplicatedPartition 0.271s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToNonreplicatedPartitionAfterResizeNoAcquire 0.264s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToNonreplicatedPartitionDuringMigration 1.287s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToNonreplicatedPartitionDuringMigrationWithFatalDeviceErrors 0.711s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToNonreplicatedPartitionDuringMigrationWithRetriableDeviceErrors 0.000s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldForwardRequestsToNonreplicatedPartitionNoAcquire 0.319s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldGetStorageConfigValues 0.852s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldGetUseFastPathStats 0.843s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldHandleDescribeBlocksRequest 0.336s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldHandleDescribeBlocksRequestForMultipartitionVolume 0.803s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldHandleGetUsedBlocksRequest 0.431s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldHandlePartitionRestartsForMetadataRebuild 0.612s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldIncrementExternaBootTimeoutWhenBootFails 0.254s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldLazilyStartPartitions 0.887s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldMaintainRequestOrderWhenThrottling 0.675s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldMigrateWhenErrorHappens 23.764s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldMigrateWithDifferentioDepth 21.799s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldMuteIOErrorsViaTag 0.260s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldNotReadFromFreshDevices 0.260s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldNotRefillThrottlerStateUponUpdateConfigRequest 1.258s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldNotSaveThrottlerStateBeforeTimeout 2.059s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldNotSaveThrottlerStateOnSSD 0.460s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldNotSaveThrottlerStateOnSSDNonreplicated 1.863s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldPassAllParamsInAcquireDiskRequests 0.251s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldPersistAddedAndRemovedClients 0.251s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldProperlyHandleBadMigrationConfiguration 0.689s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldProperlyHandleDestroyedSglistInMultipartitionVolume 0.251s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldProperlyProcessDiskAllocationRetriableError 1.683s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldProperlyProcessFatalDiskAllocationError 0.758s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldProperlyProcessOldPostponedRequestsAfterConfigUpdate 0.859s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldProperlySetDisconnectTimeAtStartup 0.460s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldReacquireNonreplicatedDisksUponInvalidSessionErrorFromAgent 0.253s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldReallocateDisk 0.255s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRebootDeadPartitions 0.256s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRegularlyReacquireNonreplicatedDisks 0.448s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectAddClientIfMountSeqNumberIsNotGreaterThanCurrent 0.248s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectAllocateDiskResponseWithInvalidDeviceSizes 0.255s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectIntersectingWriteAndZeroRequests 0.454s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectPendingStatVolumeRequestsIfTabletReboots 0.457s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectReadWriteRequestsFromUnaccountedClients 0.257s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectReadWriteRequestsWhilePartitionsAreNotReady 0.256s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectRequestsThrottledForTooLong 0.457s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectTracedRequestsIfVolumeSysActorIsKilled 0.265s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectTracedRequestsIfVolumeUserActorIsKilled 0.262s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectWriteRequestsFromClientsAddedWithReadOnlyAccess 0.259s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRejectWritesIfReadOnlyTagIsSet 0.258s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldReleaseWriterForNonreplicatedDisksUponInvalidSessionErrorFromAgentDuringMigration 0.264s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRemoveInactiveClients 0.265s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldReportLongRunningForBaseDisk 4.079s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldReportMigrationProgressForReplicatingMirroredDisk 1.343s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldReportTracesForNestedRequests 0.468s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldResetAllPipesUponUpdateConfig 0.262s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldResetMountSeqNumberWhenClientIsRemoved 0.260s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRespondToThrottledRequestsUponSysTabletDeath 0.261s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRespondToThrottledRequestsUponTabletDeath 0.264s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRestoreMigrationIndexAfterReboot 1.687s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldReturnClientsAndHostnameInStatVolumeResponse 0.266s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldRunMigrationForVolumesWithoutClients 1.542s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSaveThrottlerStateOnHDD 1.872s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSaveThrottlerStateOnHybrid 1.872s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSetAllZeroesFlag 0.259s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSetClientIdWhenAddingNewClient 0.266s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldStartPartitionIfBootSuggestIsOutdated 0.264s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldStartPartitionsAfterStop 0.460s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldStartPartitionsOnce 0.261s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldStatNonreplicatedVolume 0.290s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldStatVolumeWithoutPartitionReadiness 0.275s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldStoreResyncIndex 0.456s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSupportCompactRangesForMultipartitionVolume 0.865s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSupportMetadataRebuildForMultiPartitionVolumes 0.475s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSupportMetadataRebuildForSinglePartitionVolumes 0.260s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSupportMultipleClientsWithSameClientId 0.257s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldSupportReadOnlyMode 0.257s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldThrottleMigration 0.491s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldThrottleSomeOpsHDD 6.680s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldThrottleSomeOpsHybrid 6.487s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldThrottleSomeOpsSSD 6.486s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldThrottleSomeOpsSSDNonreplicated 6.497s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldThrottleSomeOpsSSDWithDiskSpaceScore 6.704s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldTrackUsedBlocksIfTrackUsedTagIsSetHDD 0.259s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldTrackUsedBlocksIfTrackUsedTagIsSetHybrid 0.259s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldTrackUsedBlocksIfTrackUsedTagIsSetSSD 0.302s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldTrackUsedBlocksIfTrackUsedTagIsSetSSDNonreplicated 0.257s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldTryToReallocateDiskAfterReboot 0.259s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldUpdateVolumeConfig 0.287s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldUseZeroBlocksRequestsForMigration 1.448s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldVolumeInfo 0.255s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldWaitForAllGCReportsBeforeStopPartitions 0.866s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldWaitReady 0.268s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldWaitRequestsInFlightUponReallocate 3.084s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldWriteToCorrectDeviceRanges 0.262s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldntThrottleIfThrottlingEnabledFlagIsNotSet 1.586s PASS
cloud/blockstore/libs/storage/volume/ut/TVolumeTest.ShouldntThrottleIfThrottlingIsDisabledInMountOptions 0.541s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerStateTest.ShouldNotMoveNonKikimrDisks 0.000s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerStateTest.ShouldNotPreemptVolumeIfLoadIsBelowThreshold 0.000s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerStateTest.ShouldNotReturnManuallyPreemptedVolume 0.000s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerStateTest.ShouldNotSelectVolumeFromBlacklistedCloud 0.002s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerStateTest.ShouldReturnVolumeIfLoadIsBelowThreshold 0.000s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerStateTest.ShouldReturnVolumeOnlyAfterPullDelay 0.000s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerStateTest.ShouldSelectHaviestVolumeForPreemption 0.000s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerStateTest.ShouldSelectLightestVolumeForPreemption 0.014s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldNotDoAnythingIfBalancerIsDisabled 1.766s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldNotDoAnythingIfBalancerIsDisabledViaPrivateApi 1.281s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldNotDoAnythingIfBalancerIsNotActivated 1.504s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldNotPullVolumeIfItWasPreemptedByUser 3.352s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldPushLeastSufferingVolumeToHiveControl 1.295s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldPushMostSufferingVolumeToHiveControl 1.277s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldPushVolumesToHiveControlAndReturnBack 3.329s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldSetCountersForPreemptedVolumes 1.295s PASS
cloud/blockstore/libs/storage/volume_balancer/ut/TVolumeBalancerTest.ShouldSetCpuWaitCounter 1.297s PASS
cloud/blockstore/libs/storage/volume_proxy/ut/TVolumeProxyTest.ShouldDescribeVolumeBeforeCreatingPipeToIt 0.672s PASS
cloud/blockstore/libs/storage/volume_proxy/ut/TVolumeProxyTest.ShouldDescribeVolumeBeforeForwardingIfPipeFailed 0.869s PASS
cloud/blockstore/libs/storage/volume_proxy/ut/TVolumeProxyTest.ShouldDetectRemoteTabletDeath 1.275s PASS
cloud/blockstore/libs/storage/volume_proxy/ut/TVolumeProxyTest.ShouldHandlePipeConnectionRestoration 1.711s PASS
cloud/blockstore/libs/storage/volume_proxy/ut/TVolumeProxyTest.ShouldMapBaseDisk 5.092s PASS
cloud/blockstore/libs/storage/volume_proxy/ut/TVolumeProxyTest.ShouldReleasePipeClientAfterInactivityTimeout 3.495s PASS
cloud/blockstore/libs/storage/volume_proxy/ut/TVolumeProxyTest.ShouldResetFailCounterIfDisconnectedCachedVolumeIsOnlineAgain 0.874s PASS
cloud/blockstore/libs/storage/volume_proxy/ut/TVolumeProxyTest.ShouldRunDescribeForCachedTabletsIfDurationOfFailedConnectsExceedsThreshold 11.731s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerBaseTests.ShouldRegisterCounter 0.000s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerBaseTests.ShouldRemountTrim 0.001s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerBaseTests.ShouldTrim 0.000s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerBaseTests.ShouldUpdateQuota 0.000s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerTest.ShouldCorrectlyTrimMetricsWithScheduler 0.001s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerTest.ShouldCorrectlyUpdateMaxQuotaWithScheduler 0.002s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerTest.ShouldMountAndUnmountProperly 0.002s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerTest.ShouldNotAccessThisWhenThrottlerIsDestroyed 0.001s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerTest.ShouldPostponeRequestsWithMultipleThreads 1.435s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerTest.ShouldPostponeRequestsWithSingleThread 0.603s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerTest.ShouldPropagateRequestsWithMultipleThreads 0.180s PASS
cloud/blockstore/libs/throttling/ut/TThrottlerTest.ShouldPropagateRequestsWithSingleThread 0.217s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldDetectInconsistentRead 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldDetectLocalInconsistentRead 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldDetectLocalReadWriteRace 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldDetectLocalWriteWriteRace 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldDetectReadWriteRace 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldDetectWriteWriteRace 0.001s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldNotDetectLocalReadReadRace 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldNotDetectReadReadRace 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldNotWarnOnNonOverlappingLocalRequests 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationClientTest.ShouldNotWarnOnNonOverlappingRequests 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldDetectInconsistentRead 0.002s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldDetectLocalInconsistentRead 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldDetectLocalReadWriteRace 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldDetectLocalWriteWriteRace 0.001s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldDetectReadWriteRace 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldDetectWriteWriteRace 0.002s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldNotDetectInconsistencyAfterAWriteWriteRace 0.001s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldNotDetectInconsistencyUponAReadWriteRace 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldNotDetectLocalReadReadRace 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldNotDetectReadReadRace 0.001s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldNotWarnOnNonOverlappingLocalRequests 0.000s PASS
cloud/blockstore/libs/validation/ut/TValidationServiceTest.ShouldNotWarnOnNonOverlappingRequests 0.000s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldCancelRequestsInFlightWhenStopEndpointOrStopServer 0.915s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldGetFatalErrorIfEndpointHasInvalidSocketPath 0.065s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldHandleVhostReadWriteRequests 0.617s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldNotBeRaceOnStopEndpoint 0.405s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldNotRemoveUnixSocketAfterStopServer 0.048s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldPassCorrectMetrics 0.303s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldRemoveUnixSocketAfterStopEndpoint 0.047s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldStartEndpointIfSocketAlreadyExists 0.070s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldStartStopVhostEndpoint 0.055s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldStopVhostServerWithStartedEndpoints 0.059s PASS
cloud/blockstore/libs/vhost/ut/TServerTest.ShouldThrowCriticalEventIfFailedRequestQueueRunning 1.608s PASS
cloud/blockstore/libs/vhost/ut_stress/TServerStressTest.Stress 0.362s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldAlterTables 0.001s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldCreateNewHistoryTableIfItIsOutdated 0.001s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldCreateTablesIfNessesary 0.001s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldCreateTablesWithTtlSessingsIfNessesary 0.001s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldDeleteExpiredHistoryTables 0.001s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldFailIfAlterChangesTypeOfExistingColumns 0.013s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldNotCreateTablesIfTheyAlreadyExistAndNotOutdated 0.003s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldReportNotFoundInCaseOfSchemeErrors 0.001s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldSetProperTtlSettingDuringAlter 0.001s PASS
cloud/blockstore/libs/ydbstats/ut/TYdbStatsUploadTest.ShouldUploadData 0.003s PASS
cloud/blockstore/public/sdk/go/client/blocks.go.gofmt 0.017s PASS
cloud/blockstore/public/sdk/go/client/blocks_test.go.gofmt 0.007s PASS
cloud/blockstore/public/sdk/go/client/client.go.gofmt 0.007s PASS
cloud/blockstore/public/sdk/go/client/client_test.go.gofmt 0.016s PASS
cloud/blockstore/public/sdk/go/client/credentials.go.gofmt 0.021s PASS
cloud/blockstore/public/sdk/go/client/discovery.go.gofmt 0.030s PASS
cloud/blockstore/public/sdk/go/client/discovery_test.go.gofmt 0.032s PASS
cloud/blockstore/public/sdk/go/client/durable.go.gofmt 0.020s PASS
cloud/blockstore/public/sdk/go/client/durable_test.go.gofmt 0.003s PASS
cloud/blockstore/public/sdk/go/client/error.go.gofmt 0.020s PASS
cloud/blockstore/public/sdk/go/client/error_codes.go.gofmt 0.038s PASS
cloud/blockstore/public/sdk/go/client/grpc.go.gofmt 0.027s PASS
cloud/blockstore/public/sdk/go/client/grpc_test.go.gofmt 0.021s PASS
cloud/blockstore/public/sdk/go/client/iface.go.gofmt 0.015s PASS
cloud/blockstore/public/sdk/go/client/log.go.gofmt 0.024s PASS
cloud/blockstore/public/sdk/go/client/log_test.go.gofmt 0.022s PASS
cloud/blockstore/public/sdk/go/client/request.go.gofmt 0.016s PASS
cloud/blockstore/public/sdk/go/client/response.go.gofmt 0.026s PASS
cloud/blockstore/public/sdk/go/client/safe_client.go.gofmt 0.007s PASS
cloud/blockstore/public/sdk/go/client/session.go.gofmt 0.005s PASS
cloud/blockstore/public/sdk/go/client/session_test.go.gofmt 0.037s PASS
cloud/blockstore/public/sdk/go/client/test_client.go.gofmt 0.020s PASS
cloud/blockstore/public/sdk/go/client/time.go.gofmt 0.020s PASS
cloud/blockstore/public/sdk/go/client/type.go.gofmt 0.001s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestCorrectlyReportErrorsAfterRemount 0.010s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestCreateVolumeFromDevice 0.010s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestDiscoveryClientCachedBalancers 0.010s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestDiscoveryClientDiscoverFail 1.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestDiscoveryClientDiscoverSuccess 0.200s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestDiscoveryClientEmptyInstances 1.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestDiscoveryClientGoodOne 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestDiscoveryClientHardTimeout 1.500s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestDiscoveryClientLimitFail 1.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestDiscoveryClientLimitSuccess 0.200s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestDiscoveryClientNoRetriableError 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestDiscoveryClientSlowBalancers 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestDiscoveryClientSoftTimeout1 0.100s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestDiscoveryClientSoftTimeout2 0.100s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestDiscoveryClientSoftTimeout3 0.100s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestDiscoveryClientSoftTimeout4 0.100s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestDiscoveryClientSoftTimeout5 0.100s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestDiscoveryClientVolatileNetwork 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestEndpointRequests 0.020s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestFindClosestClientCreationError 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestFindClosestNoEndpointsError 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestFindClosestPingError 0.200s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestFindClosestSuccess 0.100s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestFindClosestTimeoutError 0.150s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestJoinBlocks 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestLogWithNilLoggerCreation 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestLoggerCreationPerLevel 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestMountRequestSerialization 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestMountUnmountRequestSerialization 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestMountVolume 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestMultipleInFlightReadWriteZeroBlocksRequests 0.010s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestNoRetryUnretriableRequests 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestNormalizeBlocks 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestPingWithInsecureChannel 0.010s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestPingWithSecureChannel 0.010s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestPingWithSecureChannelAndCustomCertificate 0.040s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestQueryAvailableStorage 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestReadWriteBlocks 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestReadWriteNonDefaultBlockSize 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestRejectReadWriteZeroBlocksRequestsForUnmountedVolume 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestRemountPeriodicallyToPreventUnmountDueToInactivity 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestRemountVolumeOnInvalidSession 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestResumeDevice 0.010s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestRetryUndeliveredRequests 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestReturnErrorWhenSessionIsClosed 0.010s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestShouldTryRemountOnWriteFollowingPreviousRemountError 0.010s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestStopAutomaticRemountAfterUnmount 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestSysLogWithNilWriterCreation 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestSysLoggerCreationPerLevel 0.000s PASS
cloud/blockstore/public/sdk/go/client/ut/ut.TestUseOriginalMountRequestHeadersForRemounts 0.010s PASS
cloud/blockstore/public/sdk/go/client/uuid.go.gofmt 0.003s PASS
cloud/blockstore/public/sdk/python/client/__init__.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/base_client.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/client.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/credentials.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/discovery.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/durable.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/error.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/error_codes.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/future.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/grpc_client.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/http_client.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/request.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/safe_client.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/scheduler.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/session.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut/client_methods.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut/client_methods.py.py2_flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/../ut/client_ut.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/../ut/discovery_ut.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/../ut/durable_ut.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/../ut/future_ut.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/../ut/grpc_client_ut.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/../ut/http_client_ut.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/../ut/session_ut.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.client_ut.py.test_every_method_async 0.013s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.client_ut.py.test_every_method_sync 0.007s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.discovery_ut.py.test_discovery_failure 0.006s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.discovery_ut.py.test_discovery_success 0.006s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.discovery_ut.py.test_empty_instances 0.008s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.discovery_ut.py.test_good_one 0.021s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.discovery_ut.py.test_hard_timeout 0.005s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.discovery_ut.py.test_limit_failure 0.004s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.discovery_ut.py.test_limit_success 0.005s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.discovery_ut.py.test_no_retriable_error 0.004s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.discovery_ut.py.test_ping_close 0.003s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.discovery_ut.py.test_ping_contest 0.003s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.discovery_ut.py.test_soft_timeout1 0.004s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.discovery_ut.py.test_soft_timeout2 0.003s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.discovery_ut.py.test_soft_timeout3 0.004s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.discovery_ut.py.test_soft_timeout4 0.003s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.discovery_ut.py.test_soft_timeout5 0.003s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.discovery_ut.py.test_volatile_network 0.006s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.durable_ut.py.test_no_retry_unretriable_requests_async 0.007s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.durable_ut.py.test_no_retry_unretriable_requests_sync 0.005s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.durable_ut.py.test_retry_undelivered_request_async 0.050s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.durable_ut.py.test_retry_undelivered_request_sync 0.047s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.future_ut.py.test_associativity 0.003s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.future_ut.py.test_exception 0.003s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.grpc_client_ut.py.test_deadline_exceeded 0.041s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.grpc_client_ut.py.test_every_method_with_insecure_channel_async 0.137s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.grpc_client_ut.py.test_every_method_with_insecure_channel_sync 0.094s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.grpc_client_ut.py.test_every_method_with_secure_channel_async 0.138s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.grpc_client_ut.py.test_every_method_with_secure_channel_sync 0.109s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.http_client_ut.py.test_every_method[1-insecure-async] 30.336s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.http_client_ut.py.test_every_method[1-insecure-sync] 30.354s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.http_client_ut.py.test_every_method[1-secure-async] 24.346s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.http_client_ut.py.test_every_method[1-secure-sync] 24.352s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.http_client_ut.py.test_every_method[None-insecure-async] 0.265s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.http_client_ut.py.test_every_method[None-insecure-sync] 0.223s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.http_client_ut.py.test_every_method[None-secure-async] 0.265s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.http_client_ut.py.test_every_method[None-secure-sync] 0.289s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_correctly_report_errors_after_remount_async 0.026s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_correctly_report_errors_after_remount_sync 0.023s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_mount_volume_async 0.004s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_mount_volume_sync 0.005s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_multiple_in_flight_read_write_zero_blocks_requests 0.263s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_read_write_blocks_async 0.015s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_read_write_blocks_sync 0.014s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_read_write_blocks_with_non_default_block_size_async 0.006s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_read_write_blocks_with_non_default_block_size_sync 0.005s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_reject_read_write_zero_blocks_requests_for_unmounted_volume_async 0.008s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_reject_read_write_zero_blocks_requests_for_unmounted_volume_sync 0.013s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_remount_periodically_to_prevent_unmount_due_to_inactivity_async 0.004s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_remount_periodically_to_prevent_unmount_due_to_inactivity_sync 0.004s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_remount_volume_in_invalid_session_async 0.030s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_remount_volume_in_invalid_session_sync 0.022s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_should_try_remount_on_write_following_previous_remount_error_async 0.023s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_should_try_remount_on_write_following_previous_remount_error_sync 0.020s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_stop_automatic_remount_after_unmount_async 0.007s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_stop_automatic_remount_after_unmount_sync 0.006s PASS
cloud/blockstore/public/sdk/python/client/ut_py23/cloud.blockstore.public.sdk.python.client.ut.session_ut.py.test_use_original_mount_request_headers_for_remount 0.028s PASS
cloud/blockstore/public/sdk/python/protos/__init__.py.flake8 0.000s PASS
cloud/blockstore/public/sdk/python/protos/__init__.py.py2_flake8 0.000s PASS
cloud/blockstore/pylibs/clusters/test_config/__init__.py.flake8 0.000s PASS
cloud/blockstore/pylibs/clusters/test_config/test_config.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/__init__.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/helpers.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/logger.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/module_factories.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/profiler.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/results_processor_fs.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/retry.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/ssh.py.flake8 0.000s PASS
cloud/blockstore/pylibs/common/ssh_client.py.flake8 0.000s PASS
cloud/blockstore/pylibs/sdk/__init__.py.flake8 0.000s PASS
cloud/blockstore/pylibs/sdk/client.py.flake8 0.000s PASS
cloud/blockstore/pylibs/ycp/__init__.py.flake8 0.000s PASS
cloud/blockstore/pylibs/ycp/ycp.py.flake8 0.000s PASS
cloud/blockstore/pylibs/ycp/ycp_wrapper.py.flake8 0.000s PASS
cloud/blockstore/tests/client/keepalive.py.flake8 0.000s PASS
cloud/blockstore/tests/client/test_with_client.py.flake8 0.000s PASS
cloud/blockstore/tests/client/test_with_multiple_agents.py.flake8 0.000s PASS
cloud/blockstore/tests/cms/test.py.flake8 0.000s PASS
cloud/blockstore/tests/cms/test.py.test_node_type 5.396s PASS
cloud/blockstore/tests/external_endpoint/test.py.flake8 0.000s PASS
cloud/blockstore/tests/external_endpoint/test.py.test_external_endpoint 48.507s PASS
cloud/blockstore/tests/fio/qemu-vhost-kikimr-test/test.py.flake8 0.000s PASS
cloud/blockstore/tests/fio/qemu-vhost-local-test/test.py.flake8 0.000s PASS
cloud/blockstore/tests/fio/qemu-vhost-null-test/test.py.flake8 0.000s PASS
cloud/blockstore/tests/infra-cms/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-auth/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-change-device/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-checkpoint/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-discovery/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-edgecase/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-emergency/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-encryption/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-endpoints/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-metrics/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-mirror/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-nemesis/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-newfeatures/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-nonrepl/dedicated/../test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-nonrepl/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-null/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-overflow/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-overlay/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-throttling/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-user-metrics/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local-v2/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/local/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/remote/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/selftest/test.py.flake8 0.000s PASS
cloud/blockstore/tests/loadtest/selftest/test.py.test_load[artificial_selftest] 1m 5.109s PASS
cloud/blockstore/tests/loadtest/selftest/test.py.test_load[real_load_spec_selftest] 1m 5.020s PASS
cloud/blockstore/tests/local_ssd/test.py.flake8 0.000s PASS
cloud/blockstore/tests/local_ssd/test.py.test_add_host 57.724s PASS
cloud/blockstore/tests/local_ssd/test.py.test_add_host_with_legacy_local_ssd 1m 13.432s PASS
cloud/blockstore/tests/monitoring/test.py.flake8 0.000s PASS
cloud/blockstore/tests/monitoring/test.py.test_monitoring[TestDiskRegistryTablet] 24.287s PASS
cloud/blockstore/tests/monitoring/test.py.test_monitoring[TestKikimrPartition1Tablet] 30.279s PASS
cloud/blockstore/tests/monitoring/test.py.test_monitoring[TestKikimrPartition2Tablet] 30.403s PASS
cloud/blockstore/tests/monitoring/test.py.test_monitoring[TestKikimrVolumeTablet] 10.136s PASS
cloud/blockstore/tests/monitoring/test.py.test_monitoring[TestService] 14.871s PASS
cloud/blockstore/tests/mount/test.py.flake8 0.000s PASS
cloud/blockstore/tests/mount/test.py.test_monitoring[TestMaxLocalVolumes] 3m 34.799s PASS
cloud/blockstore/tests/notify/test.py.flake8 0.000s PASS
cloud/blockstore/tests/notify/test.py.test_notify[back-online] 37.676s PASS
cloud/blockstore/tests/notify/test.py.test_notify[notify] 30.484s PASS
cloud/blockstore/tests/notify/test.py.test_notify[null] 24.879s PASS
cloud/blockstore/tests/notify/test.py.test_notify[user-id] 26.059s PASS
cloud/blockstore/tests/plugin/uds/test.py.flake8 0.000s PASS
cloud/blockstore/tests/plugin/uds/test.py.test_load[stable-endpoint2] 3.542s PASS
cloud/blockstore/tests/plugin/uds/test.py.test_load[stable-endpoint] 3.525s PASS
cloud/blockstore/tests/plugin/uds/test.py.test_load[stable-endpoint_nbd] 3.485s PASS
cloud/blockstore/tests/plugin/uds/test.py.test_load[stable-restarts] 8.996s PASS
cloud/blockstore/tests/plugin/uds/test.py.test_load[trunk-endpoint2] 3.591s PASS
cloud/blockstore/tests/plugin/uds/test.py.test_load[trunk-endpoint] 3.876s PASS
cloud/blockstore/tests/plugin/uds/test.py.test_load[trunk-endpoint_nbd] 3.852s PASS
cloud/blockstore/tests/plugin/uds/test.py.test_load[trunk-restarts] 12.375s PASS
cloud/blockstore/tests/python/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/client.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/config.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/daemon.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/disk_agent_runner.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/endpoints.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/loadtest_env.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/nbs_http_proxy.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/nbs_runner.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/nonreplicated_setup.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/rdma.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/stats.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/test_base.py.flake8 0.000s PASS
cloud/blockstore/tests/python/lib/test_with_plugin.py.flake8 0.000s PASS
cloud/blockstore/tests/python_client/test.py.flake8 0.000s PASS
cloud/blockstore/tests/python_client/test.py.test_create_volume_from_device 0.052s PASS
cloud/blockstore/tests/python_client/test.py.test_discovery 0.048s PASS
cloud/blockstore/tests/python_client/test.py.test_query_agents_info 0.045s PASS
cloud/blockstore/tests/python_client/test.py.test_query_available_storage 0.125s PASS
cloud/blockstore/tests/python_client/test.py.test_resume_device 5m 15.336s PASS
cloud/blockstore/tests/rdma/rdma-test/test.py.flake8 0.000s PASS
cloud/blockstore/tests/rdma/rdma-test/test.py.test_rdma 32.187s PASS
cloud/blockstore/tests/recipes/endpoint/__main__.py.flake8 0.000s PASS
cloud/blockstore/tests/recipes/local-kikimr/__main__.py.flake8 0.000s PASS
cloud/blockstore/tests/recipes/local-null/__main__.py.flake8 0.000s PASS
cloud/blockstore/tests/recipes/notify-mock/__main__.py.flake8 0.000s PASS
cloud/blockstore/tests/recipes/resize-disk/__main__.py.flake8 0.000s PASS
cloud/blockstore/tests/resize-disk/test.py.flake8 0.000s PASS
cloud/blockstore/tests/resize-disk/test.py.test_resize_disk 0.245s PASS
cloud/blockstore/tests/session_cache/test.py.flake8 0.000s PASS
cloud/blockstore/tests/session_cache/test.py.test_session_cache 24.825s PASS
cloud/blockstore/tests/spare_node/test.py.flake8 0.000s PASS
cloud/blockstore/tests/spare_node/test.py.test_spare_node 8.864s PASS
cloud/blockstore/tests/storage_discovery/test.py.flake8 0.000s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_add_devices 1m 19.798s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_change_layout 23.425s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_config_comparison[mismatch] 45.503s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_config_comparison[ok] 15.308s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_override_storage_discovery_config 16.127s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_remove_devices[local_db] 16.022s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_remove_devices[state] 16.315s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_storage_discovery[cms] 15.504s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_storage_discovery[file] 15.459s PASS
cloud/blockstore/tests/storage_discovery/test.py.test_storage_discovery[mix] 15.217s PASS
cloud/blockstore/tests/vhost-server/test.py.flake8 0.000s PASS
cloud/blockstore/tests/vhost-server/test.py.test_vhost_server 3.197s PASS
cloud/blockstore/tools/analytics/calculate-perf-settings/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/analytics/event-log-stats/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/analytics/event-log-stats/tests/test.py.test_load 0.713s PASS
cloud/blockstore/tools/analytics/find-perf-bottlenecks/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tools/analytics/find-perf-bottlenecks/lib/__init__.py.py2_flake8 0.000s PASS
cloud/blockstore/tools/analytics/find-perf-bottlenecks/lib/report.py.flake8 0.000s PASS
cloud/blockstore/tools/analytics/find-perf-bottlenecks/lib/report.py.py2_flake8 0.000s PASS
cloud/blockstore/tools/analytics/find-perf-bottlenecks/lib/trace.py.flake8 0.000s PASS
cloud/blockstore/tools/analytics/find-perf-bottlenecks/lib/trace.py.py2_flake8 0.000s PASS
cloud/blockstore/tools/analytics/visualize-trace/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/check_emptiness_test/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/check_emptiness_test/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/check_emptiness_test/lib/main.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/check_emptiness_test/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/check_emptiness_test/tests/test.py.test_check_emptiness_test[cluster1] 0.451s PASS
cloud/blockstore/tools/ci/checkpoint_validation_test/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/checkpoint_validation_test/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/checkpoint_validation_test/lib/errors.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/checkpoint_validation_test/lib/main.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/checkpoint_validation_test/lib/test_cases.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/checkpoint_validation_test/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/checkpoint_validation_test/tests/test.py.test_checkpoint_validation_test[cluster1] 1.377s PASS
cloud/blockstore/tools/ci/corruption_test_suite/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/corruption_test_suite/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/corruption_test_suite/lib/errors.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/corruption_test_suite/lib/main.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/corruption_test_suite/lib/test_cases.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/corruption_test_suite/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/corruption_test_suite/tests/test.py.test_corruption_test_suite[nbs-cluster1-512bytes-bs] 0.477s PASS
cloud/blockstore/tools/ci/corruption_test_suite/tests/test.py.test_corruption_test_suite[nbs-cluster1-64MB-bs] 0.431s PASS
cloud/blockstore/tools/ci/corruption_test_suite/tests/test.py.test_corruption_test_suite[nbs-cluster1-ranges-intersection] 0.531s PASS
cloud/blockstore/tools/ci/corruption_test_suite/tests/test.py.test_corruption_test_suite[nfs-cluster1-512bytes-bs] 0.510s PASS
cloud/blockstore/tools/ci/corruption_test_suite/tests/test.py.test_corruption_test_suite[nfs-cluster1-64MB-bs] 0.383s PASS
cloud/blockstore/tools/ci/corruption_test_suite/tests/test.py.test_corruption_test_suite[nfs-cluster1-ranges-intersection] 0.373s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/lib/errors.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/lib/main.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/lib/results_processor_fs.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/lib/test_cases.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-default] 0.529s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-large_block_size] 0.499s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-max_bandwidth] 0.509s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-max_iops] 0.520s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-mirrored_iops] 0.525s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-mirrored_throughput] 0.502s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-nrd] 0.565s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-nrd_iops] 0.540s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-nrd_throughput] 0.576s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform0-overlay_disk_max_count] 0.558s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-default] 0.661s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-large_block_size] 0.578s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-max_bandwidth] 0.640s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-max_iops] 0.638s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-mirrored_iops] 0.657s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-mirrored_throughput] 0.552s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-nrd] 0.576s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-nrd_iops] 0.537s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-nrd_throughput] 0.519s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nbs-cluster_and_platform1-overlay_disk_max_count] 0.510s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-default] 0.485s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-large_block_size] 0.492s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-max_bandwidth] 0.519s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-max_iops] 0.514s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-mirrored_iops] 0.486s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-mirrored_throughput] 0.487s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-nrd] 0.502s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-nrd_iops] 0.500s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-nrd_throughput] 0.456s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform0-overlay_disk_max_count] 0.422s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-default] 0.501s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-large_block_size] 0.460s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-max_bandwidth] 0.434s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-max_iops] 0.453s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-mirrored_iops] 0.443s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-mirrored_throughput] 0.453s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-nrd] 0.427s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-nrd_iops] 0.440s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-nrd_throughput] 0.430s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[False-nfs-cluster_and_platform1-overlay_disk_max_count] 0.484s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-default] 0.583s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-large_block_size] 0.586s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-max_bandwidth] 0.600s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-max_iops] 0.624s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-mirrored_iops] 0.504s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-mirrored_throughput] 0.467s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-nrd] 0.580s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-nrd_iops] 0.602s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-nrd_throughput] 0.374s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform0-overlay_disk_max_count] 0.455s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-default] 0.452s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-large_block_size] 0.431s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-max_bandwidth] 0.427s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-max_iops] 0.469s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-mirrored_iops] 0.466s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-mirrored_throughput] 0.457s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-nrd] 0.496s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-nrd_iops] 0.483s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-nrd_throughput] 0.451s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nbs-cluster_and_platform1-overlay_disk_max_count] 0.468s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-default] 0.493s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-large_block_size] 0.416s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-max_bandwidth] 0.453s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-max_iops] 0.404s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-mirrored_iops] 0.504s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-mirrored_throughput] 0.444s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-nrd] 0.465s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-nrd_iops] 0.484s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-nrd_throughput] 0.473s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform0-overlay_disk_max_count] 0.488s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-default] 0.495s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-large_block_size] 0.466s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-max_bandwidth] 0.490s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-max_iops] 0.529s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-mirrored_iops] 0.561s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-mirrored_throughput] 0.461s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-nrd] 0.472s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-nrd_iops] 0.477s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-nrd_throughput] 0.486s PASS
cloud/blockstore/tools/ci/fio_performance_test_suite/tests/test.py.test_fio_performance_test_suite[True-nfs-cluster_and_platform1-overlay_disk_max_count] 0.504s PASS
cloud/blockstore/tools/ci/migration_test/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/migration_test/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/migration_test/lib/main.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/migration_test/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/migration_test/tests/test.py.test_migration_test[cluster1] 0.889s PASS
cloud/blockstore/tools/ci/migration_test/tests/test.py.test_migration_test_no_ycp[cluster1] 0.899s PASS
cloud/blockstore/tools/ci/relocation_test/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/relocation_test/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/relocation_test/lib/main.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/relocation_test/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/ci/relocation_test/tests/test.py.test_relocation_test[cluster1] 0.316s PASS
cloud/blockstore/tools/cms/config/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/lib/cms.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/lib/conductor.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/lib/config.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/lib/config_main.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/lib/patcher_main.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/lib/proto.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/lib/pssh.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/lib/tools.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/patcher/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/patcher/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/cms/patcher/tests/test.py.test_patch 2.201s PASS
cloud/blockstore/tools/csi_driver/cmd/nbs-csi-driver/main.go.gofmt 0.000s PASS
cloud/blockstore/tools/csi_driver/internal/driver/controller.go.gofmt 0.004s PASS
cloud/blockstore/tools/csi_driver/internal/driver/controller_test.go.gofmt 0.004s PASS
cloud/blockstore/tools/csi_driver/internal/driver/driver.go.gofmt 0.003s PASS
cloud/blockstore/tools/csi_driver/internal/driver/identity.go.gofmt 0.003s PASS
cloud/blockstore/tools/csi_driver/internal/driver/mocks/nbs_client_mock.go.gofmt 0.031s PASS
cloud/blockstore/tools/csi_driver/internal/driver/mocks/nfs_client_mock.go.gofmt 0.021s PASS
cloud/blockstore/tools/csi_driver/internal/driver/mocks/nfs_endpoint_mock.go.gofmt 0.012s PASS
cloud/blockstore/tools/csi_driver/internal/driver/node.go.gofmt 0.007s PASS
cloud/blockstore/tools/csi_driver/internal/driver/node_test.go.gofmt 0.004s PASS
cloud/blockstore/tools/csi_driver/internal/driver/tests/tests.TestCreateDeleteNbsDisk 0.010s PASS
cloud/blockstore/tools/csi_driver/internal/driver/tests/tests.TestCreateDeleteNfsFilesystem 0.000s PASS
cloud/blockstore/tools/csi_driver/internal/driver/tests/tests.TestGetStorageMediaKind 0.000s PASS
cloud/blockstore/tools/csi_driver/internal/driver/tests/tests.TestPublishUnpublishDeviceForInfrakuber 0.010s PASS
cloud/blockstore/tools/csi_driver/internal/driver/tests/tests.TestPublishUnpublishDiskForInfrakuber 0.020s PASS
cloud/blockstore/tools/csi_driver/internal/driver/tests/tests.TestPublishUnpublishDiskForKubevirt 0.020s PASS
cloud/blockstore/tools/csi_driver/internal/driver/tests/tests.TestPublishUnpublishFilestoreForKubevirt 0.000s PASS
cloud/blockstore/tools/csi_driver/internal/mounter/iface.go.gofmt 0.020s PASS
cloud/blockstore/tools/csi_driver/internal/mounter/mock.go.gofmt 0.018s PASS
cloud/blockstore/tools/csi_driver/internal/mounter/mounter.go.gofmt 0.009s PASS
cloud/blockstore/tools/fs/cleanup-ext4-meta/ut/TExt4MetaReaderTest.ShouldParseEmptyExt4 0.012s PASS
cloud/blockstore/tools/fs/cleanup-fs/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/fs/cleanup-xfs/ut/TCleanupTest.ShouldCleanup4K 0.009s PASS
cloud/blockstore/tools/fs/cleanup-xfs/ut/TCleanupTest.ShouldCleanup512 0.001s PASS
cloud/blockstore/tools/fs/cleanup-xfs/ut/TParserTest.ShouldParseFreeSpace 0.000s PASS
cloud/blockstore/tools/fs/cleanup-xfs/ut/TParserTest.ShouldParseSuperBlock 0.000s PASS
cloud/blockstore/tools/fs/detect-raid/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/fs/dump_disk_info/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/ext4.py.flake8 0.000s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/ntfs.py.flake8 0.000s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/tests/test.py.test_no_fs 0.734s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/tests/test.py.test_no_parts 1.029s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/tests/test.py.test_ntfs_parts 0.391s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/tests/test.py.test_parts 0.646s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/tests/test.py.test_parts_8K 0.538s PASS
cloud/blockstore/tools/fs/gen_used_blocks_map/xfs.py.flake8 0.000s PASS
cloud/blockstore/tools/fs/setup_fs_mask/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/http_proxy/main.go.gofmt 0.016s PASS
cloud/blockstore/tools/http_proxy/main_test.go.gofmt 0.024s PASS
cloud/blockstore/tools/http_proxy/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/http_proxy/tests/test.py.test_ping[False] 2.090s PASS
cloud/blockstore/tools/http_proxy/tests/test.py.test_ping[True] 2.099s PASS
cloud/blockstore/tools/http_proxy/ut/blockstore-http-proxy.TestHeadersInsecureNbsInsecureProxy 0.020s PASS
cloud/blockstore/tools/http_proxy/ut/blockstore-http-proxy.TestHeadersInsecureNbsSecureProxy 0.030s PASS
cloud/blockstore/tools/http_proxy/ut/blockstore-http-proxy.TestHeadersSecureNbsInsecureProxy 0.080s PASS
cloud/blockstore/tools/http_proxy/ut/blockstore-http-proxy.TestHeadersSecureNbsSecureProxy 0.060s PASS
cloud/blockstore/tools/http_proxy/ut/blockstore-http-proxy.TestMountVolumeWithBodyInsecureNbsInsecureProxy 0.140s PASS
cloud/blockstore/tools/http_proxy/ut/blockstore-http-proxy.TestMountVolumeWithBodyInsecureNbsSecureProxy 0.050s PASS
cloud/blockstore/tools/http_proxy/ut/blockstore-http-proxy.TestMountVolumeWithBodySecureNbsInsecureProxy 0.040s PASS
cloud/blockstore/tools/http_proxy/ut/blockstore-http-proxy.TestMountVolumeWithBodySecureNbsSecureProxy 0.060s PASS
cloud/blockstore/tools/http_proxy/ut/blockstore-http-proxy.TestPingInsecureNbsInsecureProxy 0.010s PASS
cloud/blockstore/tools/http_proxy/ut/blockstore-http-proxy.TestPingInsecureNbsSecureProxy 0.020s PASS
cloud/blockstore/tools/http_proxy/ut/blockstore-http-proxy.TestPingSecureNbsInsecureProxy 0.090s PASS
cloud/blockstore/tools/http_proxy/ut/blockstore-http-proxy.TestPingSecureNbsSecureProxy 0.030s PASS
cloud/blockstore/tools/testing/chaos-monkey/analyze_state.go.gofmt 0.014s PASS
cloud/blockstore/tools/testing/chaos-monkey/main.go.gofmt 0.014s PASS
cloud/blockstore/tools/testing/chaos-monkey/monkey_test.go.gofmt 0.015s PASS
cloud/blockstore/tools/testing/chaos-monkey/nbs.go.gofmt 0.029s PASS
cloud/blockstore/tools/testing/chaos-monkey/tests/tests.TestCleanup 0.100s PASS
cloud/blockstore/tools/testing/chaos-monkey/tests/tests.TestFetchAnalyzeApply 20.230s PASS
cloud/blockstore/tools/testing/chaos-monkey/tests/tests.TestStateAnalysis 0.050s PASS
cloud/blockstore/tools/testing/chaos-monkey/tests/tests.TestStateAnalysisBreakDevice 0.010s PASS
cloud/blockstore/tools/testing/chaos-monkey/tests/tests.TestStateAnalysisBreakTwo 0.100s PASS
cloud/blockstore/tools/testing/chaos-monkey/tests/tests.TestStateAnalysisHealDevice 0.020s PASS
cloud/blockstore/tools/testing/chaos-monkey/tests/tests.TestStateAnalysisPreferFresh 0.050s PASS
cloud/blockstore/tools/testing/chaos-monkey/tests/tests.TestStateAnalysisPreferMinusOne 0.010s PASS
cloud/blockstore/tools/testing/eternal_tests/checkpoint-validator/lib/ut/TCheckpointValidator.ShouldFailValidation 0.002s PASS
cloud/blockstore/tools/testing/eternal_tests/checkpoint-validator/lib/ut/TCheckpointValidator.ShouldValidateCorrectly 0.017s PASS
cloud/blockstore/tools/testing/eternal_tests/eternal-load/bin/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/eternal_tests/eternal-load/bin/tests/test.py.test_load_fails 16.328s PASS
cloud/blockstore/tools/testing/eternal_tests/eternal-load/bin/tests/test.py.test_load_works 30.199s PASS
cloud/blockstore/tools/testing/eternal_tests/eternal-load/lib/ut/ConfigTest.ConfigGenerationWorksAsExpected 0.007s PASS
cloud/blockstore/tools/testing/eternal_tests/eternal-load/lib/ut/ConfigTest.ConfigParserGeneratesMissingRanges 0.013s PASS
cloud/blockstore/tools/testing/eternal_tests/eternal-load/lib/ut/ConfigTest.ConfigParserWorksAsExpected 0.006s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/lib/__init__.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/lib/arg_parser.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/lib/errors.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/lib/main.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/lib/test_configs.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_fio_test_ok[delete-fio-eternal-alternating-seq-rw-1tb-nfs-4kib-4clients-cluster1] 0.385s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_fio_test_ok[rerun-fio-eternal-alternating-seq-rw-1tb-nfs-4kib-4clients-cluster1] 0.386s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_fio_test_ok[setup-fio-eternal-alternating-seq-rw-1tb-nfs-4kib-4clients-cluster1] 0.399s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_fio_test_ok[stop-fio-eternal-alternating-seq-rw-1tb-nfs-4kib-4clients-cluster1] 0.378s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[add-auto-run-eternal-1023gb-nonrepl-cluster1] 0.357s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[add-auto-run-eternal-4tb-cluster1] 0.452s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[add-auto-run-eternal-640gb-verify-checkpoint-cluster1] 0.477s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[add-auto-run-eternal-big-hdd-nonrepl-diff-size-reqs-1-cluster1] 0.482s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[add-auto-run-eternal-relocation-network-ssd-cluster1] 0.416s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[continue-load-eternal-1023gb-nonrepl-cluster1] 0.435s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[continue-load-eternal-4tb-cluster1] 0.505s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[continue-load-eternal-640gb-verify-checkpoint-cluster1] 0.467s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[continue-load-eternal-big-hdd-nonrepl-diff-size-reqs-1-cluster1] 0.486s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[continue-load-eternal-relocation-network-ssd-cluster1] 0.489s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[delete-test-eternal-1023gb-nonrepl-cluster1] 0.464s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[delete-test-eternal-4tb-cluster1] 0.498s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[delete-test-eternal-640gb-verify-checkpoint-cluster1] 0.484s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[delete-test-eternal-big-hdd-nonrepl-diff-size-reqs-1-cluster1] 0.484s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[delete-test-eternal-relocation-network-ssd-cluster1] 0.517s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[rerun-load-eternal-1023gb-nonrepl-cluster1] 0.430s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[rerun-load-eternal-4tb-cluster1] 0.428s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[rerun-load-eternal-640gb-verify-checkpoint-cluster1] 0.434s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[rerun-load-eternal-big-hdd-nonrepl-diff-size-reqs-1-cluster1] 0.494s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[rerun-load-eternal-relocation-network-ssd-cluster1] 0.401s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[setup-test-eternal-1023gb-nonrepl-cluster1] 0.420s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[setup-test-eternal-4tb-cluster1] 0.395s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[setup-test-eternal-640gb-verify-checkpoint-cluster1] 0.402s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[setup-test-eternal-big-hdd-nonrepl-diff-size-reqs-1-cluster1] 0.443s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[setup-test-eternal-relocation-network-ssd-cluster1] 0.409s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[stop-load-eternal-1023gb-nonrepl-cluster1] 0.437s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[stop-load-eternal-4tb-cluster1] 0.430s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[stop-load-eternal-640gb-verify-checkpoint-cluster1] 0.457s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[stop-load-eternal-big-hdd-nonrepl-diff-size-reqs-1-cluster1] 0.435s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test[stop-load-eternal-relocation-network-ssd-cluster1] 0.410s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test_case_all_fail[add-auto-run-all-cluster1] 0.441s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test_case_all_fail[continue-load-all-cluster1] 0.522s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test_case_all_fail[delete-test-all-cluster1] 0.511s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test_case_all_fail[setup-test-all-cluster1] 0.491s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test_case_all_fail[stop-load-all-cluster1] 0.492s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_eternal_load_test_case_all_ok[rerun-load-all-cluster1] 0.594s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_test_eternal_load_db_test[all-cluster1] 0.438s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_test_eternal_load_db_test[eternal-1023gb-nonrepl-mysql-cluster1] 0.422s PASS
cloud/blockstore/tools/testing/eternal_tests/test_runner/tests/test.py.test_test_eternal_load_db_test[eternal-1tb-postgresql-cluster1] 0.429s PASS
cloud/blockstore/tools/testing/fake-vhost-server/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/generate-agents/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/infra-client/__main__.py.flake8 0.000s PASS
cloud/blockstore/tools/testing/loadtest/lib/ut/TRangeMapTest.ShouldPutBlock 0.000s PASS
cloud/blockstore/tools/testing/loadtest/lib/ut/TRangeMapTest.ShouldReturnBlock 0.000s PASS
cloud/blockstore/tools/testing/notify-mock/__main__.py.flake8 0.000s PASS
cloud/blockstore/vhost-server/ut/TAioRequestTest.ShouldAllocateBounceBuf 0.000s PASS
cloud/blockstore/vhost-server/ut/TAioRequestTest.ShouldPrepareCompoundIO 0.000s PASS
cloud/blockstore/vhost-server/ut/TAioRequestTest.ShouldPrepareCompoundIOForSmallDevices 0.000s PASS
cloud/blockstore/vhost-server/ut/TAioRequestTest.ShouldPrepareCompoundIOForSplitDevices 0.001s PASS
cloud/blockstore/vhost-server/ut/TAioRequestTest.ShouldPrepareIO 0.000s PASS
cloud/blockstore/vhost-server/ut/TAioRequestTest.ShouldPrepareIOForSplitDevices 0.000s PASS
cloud/blockstore/vhost-server/ut/THistogrmTest.ShouldCollectBuckets 0.004s PASS
cloud/blockstore/vhost-server/ut/THistogrmTest.ShouldCollectBucketsWithoutOverflow 0.000s PASS
cloud/blockstore/vhost-server/ut/THistogrmTest.ShouldCollectEmptyBuckets 0.000s PASS
cloud/blockstore/vhost-server/ut/THistogrmTest.ShouldIterateDiffBuckets 0.000s PASS
cloud/blockstore/vhost-server/ut/TOptionsTest.ShouldParseOptions 0.001s PASS
cloud/blockstore/vhost-server/ut/TServerTest.ShouldGetDeviceID 0.295s PASS
cloud/blockstore/vhost-server/ut/TServerTest.ShouldHandleMutlipleQueues 2.276s PASS
cloud/blockstore/vhost-server/ut/TServerTest.ShouldWriteToSplitDevices 0.232s PASS
cloud/blockstore/vhost-server/ut/TServerTest.ShouldWriteUnaligned 6.182s PASS
cloud/blockstore/vhost-server/ut/TStatsTest.ShouldDumpStats 0.002s PASS
cloud/disk_manager/cmd/disk-manager-admin/main.go.gofmt 0.002s PASS
cloud/disk_manager/cmd/disk-manager-init-db/main.go.gofmt 0.002s PASS
cloud/disk_manager/cmd/disk-manager/main.go.gofmt 0.020s PASS
cloud/disk_manager/internal/pkg/accounting/interface.go.gofmt 0.002s PASS
cloud/disk_manager/internal/pkg/accounting/metrics.go.gofmt 0.002s PASS
cloud/disk_manager/internal/pkg/auth/credentials.go.gofmt 0.019s PASS
cloud/disk_manager/internal/pkg/client/client.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/clients/nbs/client.go.gofmt 0.041s PASS
cloud/disk_manager/internal/pkg/clients/nbs/factory.go.gofmt 0.021s PASS
cloud/disk_manager/internal/pkg/clients/nbs/interface.go.gofmt 0.013s PASS
cloud/disk_manager/internal/pkg/clients/nbs/metrics.go.gofmt 0.009s PASS
cloud/disk_manager/internal/pkg/clients/nbs/mocks/client_mock.go.gofmt 0.006s PASS
cloud/disk_manager/internal/pkg/clients/nbs/mocks/factory_mock.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/clients/nbs/multi_zone_client.go.gofmt 0.008s PASS
cloud/disk_manager/internal/pkg/clients/nbs/session.go.gofmt 0.024s PASS
cloud/disk_manager/internal/pkg/clients/nbs/testing_client.go.gofmt 0.027s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/client_test.go.gofmt 0.013s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestAlterDisk 0.440s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestAlterDiskConcurrently 1.900s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestAlterDiskFailureWhileCheckpointing 0.160s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestAssignDisk 0.320s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestCloneDiskFromOneZoneToAnother 0.830s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestCloneDiskFromOneZoneToAnotherConcurrently 0.290s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestCreate 0.260s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestCreateDeleteCheckpoint 0.500s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestDeleteCheckpointData 0.290s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestDeleteCheckpointOnUnexistingDisk 0.110s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestDeleteDisk 0.430s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestDeleteDiskSync 0.440s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestFinishFillDisk 0.350s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestFreeze 41.630s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestGetChangedBlocksForLightCheckpoints 0.360s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestGetChangedBytes 1.810s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestGetCheckpointSize 50.680s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestIsNotFoundError 0.090s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestMountRW 0.360s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestMountRWDoesNotConflictWithBackgroundRediscover 1.430s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestReadFromProxyOverlayDisk 0.410s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestReadFromProxyOverlayDiskWithMultipartitionBaseDisk 0.380s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestRebaseDisk 0.980s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestResizeDisk 0.250s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestResizeDiskConcurrently 0.900s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestResizeDiskFailureBecauseSizeDecreaseIsForbidden 0.400s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestResizeDiskFailureBecauseSizeIsNotDivisibleByBlockSize 0.270s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestResizeDiskFailureWhileChekpointing 0.380s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestScanDisk 0.190s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestTokenErrorsShouldBeRetriable 7.610s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestUnassignDeletedDisk 0.170s PASS
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestUnassignDisk 0.170s PASS
cloud/disk_manager/internal/pkg/clients/nfs/client.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/clients/nfs/factory.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/clients/nfs/interface.go.gofmt 0.002s PASS
cloud/disk_manager/internal/pkg/clients/nfs/mocks/client_mock.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/clients/nfs/mocks/factory_mock.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/common/assert.go.gofmt 0.025s PASS
cloud/disk_manager/internal/pkg/common/channel_with_cancellation.go.gofmt 0.028s PASS
cloud/disk_manager/internal/pkg/common/channel_with_inflight_queue.go.gofmt 0.020s PASS
cloud/disk_manager/internal/pkg/common/cond.go.gofmt 0.020s PASS
cloud/disk_manager/internal/pkg/common/inflight_queue.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/common/inflight_queue_test.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/common/progress_saver.go.gofmt 0.013s PASS
cloud/disk_manager/internal/pkg/common/tests/tests.TestInflightQueueAdd 0.000s PASS
cloud/disk_manager/internal/pkg/common/tests/tests.TestInflightQueueMilestone 0.600s PASS
cloud/disk_manager/internal/pkg/common/util.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/dataplane/collect_snapshot_metrics_task.go.gofmt 0.035s PASS
cloud/disk_manager/internal/pkg/dataplane/collect_snapshots_task.go.gofmt 0.020s PASS
cloud/disk_manager/internal/pkg/dataplane/collect_snapshots_task_test.go.gofmt 0.025s PASS
cloud/disk_manager/internal/pkg/dataplane/common/chunk.go.gofmt 0.015s PASS
cloud/disk_manager/internal/pkg/dataplane/common/chunk_test.go.gofmt 0.008s PASS
cloud/disk_manager/internal/pkg/dataplane/common/tests/tests.TestCheckDataIsAllZeroes 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/common/tests/tests.TestTransfer 0.090s PASS
cloud/disk_manager/internal/pkg/dataplane/common/tests/tests.TestTransferShouldNotUpdateMilestoneWhenShallowCopyIsFailed 1.000s PASS
cloud/disk_manager/internal/pkg/dataplane/common/tests/tests.TestTransferShouldUpdateMilestoneWhenShallowCopyIsDoneSuccessfully 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/common/tests/tests.TestTransferWithShallowCopy 0.070s PASS
cloud/disk_manager/internal/pkg/dataplane/common/transfer.go.gofmt 0.008s PASS
cloud/disk_manager/internal/pkg/dataplane/common/transfer_test.go.gofmt 0.012s PASS
cloud/disk_manager/internal/pkg/dataplane/common/util.go.gofmt 0.019s PASS
cloud/disk_manager/internal/pkg/dataplane/consts.go.gofmt 0.006s PASS
cloud/disk_manager/internal/pkg/dataplane/create_snapshot_from_disk_task.go.gofmt 0.011s PASS
cloud/disk_manager/internal/pkg/dataplane/create_snapshot_from_legacy_snapshot_task.go.gofmt 0.030s PASS
cloud/disk_manager/internal/pkg/dataplane/create_snapshot_from_snapshot_task.go.gofmt 0.032s PASS
cloud/disk_manager/internal/pkg/dataplane/create_snapshot_from_url_task.go.gofmt 0.022s PASS
cloud/disk_manager/internal/pkg/dataplane/delete_snapshot_data_task.go.gofmt 0.012s PASS
cloud/disk_manager/internal/pkg/dataplane/delete_snapshot_task.go.gofmt 0.016s PASS
cloud/disk_manager/internal/pkg/dataplane/nbs/common.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/nbs/source.go.gofmt 0.005s PASS
cloud/disk_manager/internal/pkg/dataplane/nbs/target.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/nbs/tests/nbs_test.go.gofmt 0.006s PASS
cloud/disk_manager/internal/pkg/dataplane/nbs/tests/tests.TestChunkIndices 4.930s PASS
cloud/disk_manager/internal/pkg/dataplane/nbs/tests/tests.TestDontReadFromCheckpoint 0.770s PASS
cloud/disk_manager/internal/pkg/dataplane/nbs/tests/tests.TestReadWrite 0.970s PASS
cloud/disk_manager/internal/pkg/dataplane/register.go.gofmt 0.009s PASS
cloud/disk_manager/internal/pkg/dataplane/replicate_disk_task.go.gofmt 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/replicate_disk_task_test.go.gofmt 0.005s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/shallow_source.go.gofmt 0.002s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/source.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/common.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/storage.go.gofmt 0.002s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/storage_s3.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/storage_test.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/storage_ydb.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestLastUnrefShouldDeleteDataEvenIfMetadataIsAbsent 0.670s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestRefIdempotency 1.620s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestRefIdempotency/s3_storage 0.770s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestRefIdempotency/ydb_storage 0.850s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestUnrefIdempotency 1.980s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestUnrefIdempotency/s3_storage 0.940s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestUnrefIdempotency/ydb_storage 1.040s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestWriteIdempotency 2.020s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestWriteIdempotency/s3_storage 0.530s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestWriteIdempotency/ydb_storage 1.490s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/common.go.gofmt 0.041s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/compressor.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/compressor_test.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression 1.150s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_1337_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_1337_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_1337_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_1_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_1_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_1_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_4096_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_4096_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_4096_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_4194304_random 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_4194304_sparce 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_4194304_zero 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_65535_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_65535_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_65535_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_1337_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_1337_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_1337_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_1_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_1_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_1_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_4096_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_4096_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_4096_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_4194304_random 0.250s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_4194304_sparce 0.060s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_4194304_zero 0.060s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_65535_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_65535_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_65535_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_1337_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_1337_sparce 0.020s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_1337_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_1_random 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_1_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_1_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_4096_random 0.020s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_4096_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_4096_zero 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_4194304_random 0.030s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_4194304_sparce 0.030s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_4194304_zero 0.040s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_65535_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_65535_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_65535_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_1337_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_1337_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_1337_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_1_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_1_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_1_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_4096_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_4096_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_4096_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_4194304_random 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_4194304_sparce 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_4194304_zero 0.020s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_65535_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_65535_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_65535_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_1337_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_1337_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_1337_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_1_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_1_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_1_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_4096_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_4096_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_4096_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_4194304_random 0.020s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_4194304_sparce 0.020s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_4194304_zero 0.020s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_65535_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_65535_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_65535_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_1337_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_1337_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_1337_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_1_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_1_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_1_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_4096_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_4096_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_4096_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_4194304_random 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_4194304_sparce 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_4194304_zero 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_65535_random 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_65535_sparce 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_65535_zero 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/factory.go.gofmt 0.028s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/metrics/metrics.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/metrics/metrics_impl.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/mocks/storage_mock.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/schema/schema.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/storage.go.gofmt 0.032s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/storage_legacy.go.gofmt 0.022s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/storage_legacy_impl.go.gofmt 0.024s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/storage_ydb.go.gofmt 0.023s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/storage_ydb_impl.go.gofmt 0.024s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/storage_ydb_metrics.go.gofmt 0.037s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/storage_ydb_test.go.gofmt 0.032s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCheckSnapshotReady 1.860s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCheckSnapshotReady/store_chunks_in_s3 0.610s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCheckSnapshotReady/store_chunks_in_ydb 1.260s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestChunkChecksumMismatch 1.420s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestChunkChecksumMismatch/store_chunks_in_s3 0.710s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestChunkChecksumMismatch/store_chunks_in_ydb 0.700s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestChunkCompression 1.470s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestChunkCompression/store_chunks_in_s3 0.620s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestChunkCompression/store_chunks_in_ydb 0.840s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestClearDeletingSnapshots 2.380s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestClearDeletingSnapshots/store_chunks_in_s3 0.750s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestClearDeletingSnapshots/store_chunks_in_ydb 1.620s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCompressionMetricsCollection 1.250s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCompressionMetricsCollection/store_chunks_in_s3 0.760s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCompressionMetricsCollection/store_chunks_in_ydb 0.490s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCreateSnapshot 1.950s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCreateSnapshot/store_chunks_in_s3 0.680s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCreateSnapshot/store_chunks_in_ydb 1.270s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteCopiedSnapshot 3.150s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteCopiedSnapshot/store_chunks_in_s3 1.430s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteCopiedSnapshot/store_chunks_in_ydb 1.720s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteCopiedSnapshotSource 3.300s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteCopiedSnapshotSource/store_chunks_in_s3 1.570s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteCopiedSnapshotSource/store_chunks_in_ydb 1.720s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteNonexistentSnapshot 1.860s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteNonexistentSnapshot/store_chunks_in_s3 0.630s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteNonexistentSnapshot/store_chunks_in_ydb 1.230s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteSnapshotData 2.450s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteSnapshotData/store_chunks_in_s3 1.250s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteSnapshotData/store_chunks_in_ydb 1.200s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeletingSnapshot 2.220s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeletingSnapshot/store_chunks_in_s3 0.660s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeletingSnapshot/store_chunks_in_ydb 1.560s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestFlattenChunkData 1.290s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestFlattenChunkData/store_chunks_in_s3 0.570s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestFlattenChunkData/store_chunks_in_ydb 0.720s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestGetDataChunkCount 1.920s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestGetDataChunkCount/store_chunks_in_s3 0.990s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestGetDataChunkCount/store_chunks_in_ydb 0.930s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadChunk 2.150s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadChunk/store_chunks_in_s3 0.590s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadChunk/store_chunks_in_ydb 1.560s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadChunkMapReturnsErrorWhenContextIsAlreadyCancelled 1.910s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadChunkMapReturnsErrorWhenContextIsAlreadyCancelled/store_chunks_in_s3 0.440s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadChunkMapReturnsErrorWhenContextIsAlreadyCancelled/store_chunks_in_ydb 1.470s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadNonExistentChunk 2.290s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadNonExistentChunk/store_chunks_in_s3 0.350s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadNonExistentChunk/store_chunks_in_ydb 1.930s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestS3BlobMetadataMissing 1.130s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopySnapshot 3.490s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopySnapshot/store_chunks_in_s3 1.380s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopySnapshot/store_chunks_in_ydb 2.110s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopySnapshotWithRandomFailure 48.470s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopySnapshotWithRandomFailure/store_chunks_in_s3 38.060s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopySnapshotWithRandomFailure/store_chunks_in_ydb 10.410s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopyZeroChunk 2.410s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopyZeroChunk/store_chunks_in_s3 0.780s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopyZeroChunk/store_chunks_in_ydb 1.630s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteChunk 2.460s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteChunk/store_chunks_in_s3 0.690s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteChunk/store_chunks_in_ydb 1.770s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteChunkIdempotency 2.090s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteChunkIdempotency/store_chunks_in_s3 0.520s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteChunkIdempotency/store_chunks_in_ydb 1.580s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteZeroChunk 1.730s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteZeroChunk/store_chunks_in_s3 0.620s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteZeroChunk/store_chunks_in_ydb 1.110s PASS
cloud/disk_manager/internal/pkg/dataplane/snapshot/target.go.gofmt 0.002s PASS
cloud/disk_manager/internal/pkg/dataplane/test/common.go.gofmt 0.020s PASS
cloud/disk_manager/internal/pkg/dataplane/tests/tests.TestCheckReplicateProgress 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/tests/tests.TestCollectSnapshotsTaskCollectSeveralSnapshots 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/tests/tests.TestCollectSnapshotsTaskErrorInSaveState 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/tests/tests.TestCollectSnapshotsTaskNothingToCollect 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_from_disk_to_disk_task.go.gofmt 0.019s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_from_snapshot_to_disk_task.go.gofmt 0.022s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_test.go.gofmt 0.020s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestCheckReplicateProgress 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestCollectSnapshotsTaskCollectSeveralSnapshots 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestCollectSnapshotsTaskErrorInSaveState 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestCollectSnapshotsTaskNothingToCollect 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToDisk 4.020s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToDisk/store_chunks_in_s3_with_random_failures 1.080s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToDisk/store_chunks_in_s3_without_random_failures 0.980s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToDisk/store_chunks_in_ydb_with_random_failures 1.010s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToDisk/store_chunks_in_ydb_without_random_failures 0.950s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToDiskWithFewChunksToTransfer 52.350s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToIncrementalSnapshot 9.280s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToIncrementalSnapshot/store_chunks_in_s3_with_random_failures 2.260s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToIncrementalSnapshot/store_chunks_in_s3_without_random_failures 2.670s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToIncrementalSnapshot/store_chunks_in_ydb_with_random_failures 1.730s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToIncrementalSnapshot/store_chunks_in_ydb_without_random_failures 2.620s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToIncrementalSnapshotWhenBaseSnapshotIsSmall 1.720s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToSnapshot 5.630s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToSnapshot/store_chunks_in_s3_with_random_failures 1.260s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToSnapshot/store_chunks_in_s3_without_random_failures 1.390s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToSnapshot/store_chunks_in_ydb_with_random_failures 1.190s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToSnapshot/store_chunks_in_ydb_without_random_failures 1.790s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToDisk 7.660s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToDisk/store_chunks_in_s3_with_random_failures 2.520s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToDisk/store_chunks_in_s3_without_random_failures 1.920s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToDisk/store_chunks_in_ydb_with_random_failures 1.560s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToDisk/store_chunks_in_ydb_without_random_failures 1.650s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToSnapshot 10.590s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToSnapshot/store_chunks_in_s3_with_random_failures 2.600s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToSnapshot/store_chunks_in_s3_without_random_failures 3.560s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToSnapshot/store_chunks_in_ydb_with_random_failures 2.240s PASS
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToSnapshot/store_chunks_in_ydb_without_random_failures 2.180s PASS
cloud/disk_manager/internal/pkg/dataplane/url/chunk_map_reader.go.gofmt 0.020s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/cache/cache.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/cache/cache_test.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/cache/tests/tests.TestCacheReadConcurrently 26.840s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/errors.go.gofmt 0.002s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/http_client.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/http_client_test.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/image_map.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/reader.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/reader_test.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/testing/image_map_reader.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestHTTPClientLogger 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestHTTPClientTimeout 10.030s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestHTTPClientURLReplacement 0.020s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestReader 0.620s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestReader/readCached 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestReader/readFromLeft 0.030s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestReader/readFromRight 0.030s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestReader/readOnBorder 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestReader/readOne 0.000s PASS
cloud/disk_manager/internal/pkg/dataplane/url/formats.go.gofmt 0.022s PASS
cloud/disk_manager/internal/pkg/dataplane/url/image_reader.go.gofmt 0.012s PASS
cloud/disk_manager/internal/pkg/dataplane/url/qcow2/common.go.gofmt 0.036s PASS
cloud/disk_manager/internal/pkg/dataplane/url/qcow2/image_map_reader.go.gofmt 0.013s PASS
cloud/disk_manager/internal/pkg/dataplane/url/qcow2/tests/qcow2_test.go.gofmt 0.026s PASS
cloud/disk_manager/internal/pkg/dataplane/url/qcow2/tests/tests.TestQCOW2MapImageUbuntu1604 0.100s PASS
cloud/disk_manager/internal/pkg/dataplane/url/qcow2/tests/tests.TestQCOW2MapImageUbuntu1804 0.020s PASS
cloud/disk_manager/internal/pkg/dataplane/url/raw_image_map_reader.go.gofmt 0.007s PASS
cloud/disk_manager/internal/pkg/dataplane/url/source.go.gofmt 0.019s PASS
cloud/disk_manager/internal/pkg/dataplane/url/tests/tests.TestImageReading 2m 29.790s PASS
cloud/disk_manager/internal/pkg/dataplane/url/tests/tests.TestImageReading/qcow2_image 0.350s PASS
cloud/disk_manager/internal/pkg/dataplane/url/tests/tests.TestImageReading/raw_image 0.480s PASS
cloud/disk_manager/internal/pkg/dataplane/url/tests/tests.TestImageReading/vhd_dynamic_image 0.460s PASS
cloud/disk_manager/internal/pkg/dataplane/url/tests/tests.TestImageReading/vhd_raw_image 0.610s PASS
cloud/disk_manager/internal/pkg/dataplane/url/tests/tests.TestImageReading/vhd_ubuntu_image 38.030s PASS
cloud/disk_manager/internal/pkg/dataplane/url/tests/tests.TestImageReading/vmdk_image 0.230s PASS
cloud/disk_manager/internal/pkg/dataplane/url/tests/tests.TestImageReading/vmdk_stream_optimized_image 0.510s PASS
cloud/disk_manager/internal/pkg/dataplane/url/tests/tests.TestImageReading/vmdk_stream_optimized_ubuntu_image 49.280s PASS
cloud/disk_manager/internal/pkg/dataplane/url/tests/tests.TestImageReading/vmdk_stream_optimized_windows_image_with_multiple_grains 59.830s PASS
cloud/disk_manager/internal/pkg/dataplane/url/tests/tests.TestInvalidImageReading 0.010s PASS
cloud/disk_manager/internal/pkg/dataplane/url/tests/url_test.go.gofmt 0.011s PASS
cloud/disk_manager/internal/pkg/dataplane/url/vhd/common.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/url/vhd/footer.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/url/vhd/header.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/url/vhd/image_map_reader.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/dataplane/url/vhd/tests/tests.TestVHDMapImage 0.040s PASS
cloud/disk_manager/internal/pkg/dataplane/url/vhd/tests/tests.TestVHDMapImageUbuntu1604 0.120s PASS
cloud/disk_manager/internal/pkg/dataplane/url/vhd/tests/vhd_test.go.gofmt 0.017s PASS
cloud/disk_manager/internal/pkg/dataplane/url/vmdk/grain.go.gofmt 0.014s PASS
cloud/disk_manager/internal/pkg/dataplane/url/vmdk/header.go.gofmt 0.012s PASS
cloud/disk_manager/internal/pkg/dataplane/url/vmdk/image_map_reader.go.gofmt 0.020s PASS
cloud/disk_manager/internal/pkg/dataplane/url/vmdk/marker.go.gofmt 0.022s PASS
cloud/disk_manager/internal/pkg/dataplane/url/vmdk/tests/tests.TestVMDKMapImageUbuntu2204 23.080s PASS
cloud/disk_manager/internal/pkg/dataplane/url/vmdk/tests/tests.TestVMDKMapImageWindows 33.550s PASS
cloud/disk_manager/internal/pkg/dataplane/url/vmdk/tests/vmdk_test.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/facade/disk_service.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_relocation_test.go.gofmt 0.032s PASS
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.go.gofmt 0.032s PASS
cloud/disk_manager/internal/pkg/facade/facade_test/facade_test.TestFacade 0.000s PASS
cloud/disk_manager/internal/pkg/facade/facade_test/facade_test.TestFacadeErrorDetails 0.000s PASS
cloud/disk_manager/internal/pkg/facade/facade_test/facade_test.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/facade/filesystem_service.go.gofmt 0.006s PASS
cloud/disk_manager/internal/pkg/facade/filesystem_service_test/filesystem_service_test.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/facade/image_service.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/facade/image_service_test/image_service_test.go.gofmt 0.025s PASS
cloud/disk_manager/internal/pkg/facade/interceptor.go.gofmt 0.005s PASS
cloud/disk_manager/internal/pkg/facade/operation_service.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/facade/placement_group_service.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/facade/placement_group_service_test/placement_group_service_test.go.gofmt 0.012s PASS
cloud/disk_manager/internal/pkg/facade/private_service.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/facade/private_service_test/private_service_test.go.gofmt 0.005s PASS
cloud/disk_manager/internal/pkg/facade/snapshot_service.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/facade/snapshot_service_test/snapshot_service_test.go.gofmt 0.023s PASS
cloud/disk_manager/internal/pkg/facade/testcommon/common.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/headers/headers.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/health/boot_disk.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/health/flap_suppressor.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/health/flap_suppressor_test.go.gofmt 0.002s PASS
cloud/disk_manager/internal/pkg/health/health.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/health/nbs.go.gofmt 0.002s PASS
cloud/disk_manager/internal/pkg/health/s3.go.gofmt 0.002s PASS
cloud/disk_manager/internal/pkg/health/tests/tests.TestFlapSuppressorDetectsComplexFlaps 0.000s PASS
cloud/disk_manager/internal/pkg/health/tests/tests.TestFlapSuppressorDetectsFlickering 0.000s PASS
cloud/disk_manager/internal/pkg/health/tests/tests.TestFlapSuppressorDetectsStateChanges 0.000s PASS
cloud/disk_manager/internal/pkg/health/tests/tests.TestFlapSuppressorPreventsFlaps 0.000s PASS
cloud/disk_manager/internal/pkg/health/ydb.go.gofmt 0.002s PASS
cloud/disk_manager/internal/pkg/monitoring/metrics/buckets.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/monitoring/metrics/empty.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/monitoring/metrics/interface.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/monitoring/monitoring.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/performance/performance.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/resources/common.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/resources/common_test.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/resources/disks.go.gofmt 0.008s PASS
cloud/disk_manager/internal/pkg/resources/disks_test.go.gofmt 0.005s PASS
cloud/disk_manager/internal/pkg/resources/filesystems.go.gofmt 0.007s PASS
cloud/disk_manager/internal/pkg/resources/filesystems_test.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/resources/images.go.gofmt 0.007s PASS
cloud/disk_manager/internal/pkg/resources/images_test.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/resources/mocks/storage_mock.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/resources/placement_groups.go.gofmt 0.007s PASS
cloud/disk_manager/internal/pkg/resources/placement_groups_test.go.gofmt 0.005s PASS
cloud/disk_manager/internal/pkg/resources/snapshots.go.gofmt 0.009s PASS
cloud/disk_manager/internal/pkg/resources/snapshots_test.go.gofmt 0.005s PASS
cloud/disk_manager/internal/pkg/resources/storage.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestDiskRelocated 0.800s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestDiskScanned 0.860s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestDisksClearDeletedDisks 0.540s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestDisksCreateDisk 0.760s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestDisksDeleteDisk 0.580s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestDisksDeleteNonexistentDisk 0.560s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestDisksGetDisk 0.480s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestFilesystemsClearDeletedFilesystems 1.370s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestFilesystemsCreateFilesystem 0.680s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestFilesystemsDeleteFilesystem 0.800s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestFilesystemsDeleteNonexistentFilesystem 0.540s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestFilesystemsGetFilesystem 0.460s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestImagesClearDeletedImages 2.000s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestImagesCreateImage 0.610s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestImagesCreateImageShouldFailIfSnapshotAlreadyExists 1.930s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestImagesDeleteImage 0.960s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestImagesDeleteImageShouldFailIfSnapshotAlreadyExists 0.730s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestImagesDeleteNonexistentImage 1.460s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestImagesGetImage 0.550s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestPlacementGroupsClearDeletedPlacementGroups 0.660s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestPlacementGroupsCreatePlacementGroup 1.070s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestPlacementGroupsDeleteNonexistentPlacementGroup 0.480s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestPlacementGroupsDeletePlacementGroup 0.570s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestPlacementGroupsGetPlacementGroup 1.110s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestSnapshotsClearDeletedSnapshots 0.680s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestSnapshotsCreateIncrementalSnapshot 0.910s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestSnapshotsCreateSnapshot 1.890s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestSnapshotsCreateSnapshotShouldFailIfImageAlreadyExists 0.650s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestSnapshotsDeleteNonexistentSnapshot 0.610s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestSnapshotsDeleteSnapshot 1.510s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestSnapshotsDeleteSnapshotShouldFailIfImageAlreadyExists 0.600s PASS
cloud/disk_manager/internal/pkg/resources/tests/tests.TestSnapshotsGetSnapshot 0.610s PASS
cloud/disk_manager/internal/pkg/services/disks/alter_disk_task.go.gofmt 0.008s PASS
cloud/disk_manager/internal/pkg/services/disks/assign_disk_task.go.gofmt 0.017s PASS
cloud/disk_manager/internal/pkg/services/disks/clear_deleted_disks_task.go.gofmt 0.013s PASS
cloud/disk_manager/internal/pkg/services/disks/create_disk_from_image_task.go.gofmt 0.015s PASS
cloud/disk_manager/internal/pkg/services/disks/create_disk_from_snapshot_task.go.gofmt 0.031s PASS
cloud/disk_manager/internal/pkg/services/disks/create_empty_disk_task.go.gofmt 0.013s PASS
cloud/disk_manager/internal/pkg/services/disks/create_empty_disk_task_test.go.gofmt 0.013s PASS
cloud/disk_manager/internal/pkg/services/disks/create_overlay_disk_task.go.gofmt 0.009s PASS
cloud/disk_manager/internal/pkg/services/disks/create_overlay_disk_task_test.go.gofmt 0.016s PASS
cloud/disk_manager/internal/pkg/services/disks/delete_disk_task.go.gofmt 0.026s PASS
cloud/disk_manager/internal/pkg/services/disks/delete_disk_task_test.go.gofmt 0.014s PASS
cloud/disk_manager/internal/pkg/services/disks/interface.go.gofmt 0.008s PASS
cloud/disk_manager/internal/pkg/services/disks/migrate_disk_task.go.gofmt 0.018s PASS
cloud/disk_manager/internal/pkg/services/disks/migrate_disk_task_test.go.gofmt 0.040s PASS
cloud/disk_manager/internal/pkg/services/disks/mocks/service_mock.go.gofmt 0.023s PASS
cloud/disk_manager/internal/pkg/services/disks/register.go.gofmt 0.008s PASS
cloud/disk_manager/internal/pkg/services/disks/resize_disk_task.go.gofmt 0.016s PASS
cloud/disk_manager/internal/pkg/services/disks/service.go.gofmt 0.020s PASS
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestCancelCreateEmptyDiskTask 0.000s PASS
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestCancelCreateEmptyDiskTaskFailure 0.000s PASS
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestCancelCreateOverlayDiskTask 0.000s PASS
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestCreateEmptyDiskTask 0.010s PASS
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestCreateEmptyDiskTaskFailure 0.000s PASS
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestCreateOverlayDiskTask 0.000s PASS
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestCreateOverlayDiskTaskFailureWhenAcquireReturnsEmptyBaseDiskCheckpointId 0.000s PASS
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestCreateOverlayDiskTaskFailureWhenAcquireReturnsEmptyBaseDiskId 0.000s PASS
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestDeleteDiskSyncTaskRun 0.000s PASS
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestDeleteDiskTaskCancel 0.000s PASS
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestDeleteDiskTaskRun 0.000s PASS
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestDeleteDiskTaskRunWithDiskCreatedFromImage 0.000s PASS
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestMigrateDiskTaskProgress 0.000s PASS
cloud/disk_manager/internal/pkg/services/disks/unassign_disk_task.go.gofmt 0.011s PASS
cloud/disk_manager/internal/pkg/services/errors/errors.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/filesystem/clear_deleted_filesystems_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/filesystem/create_filesystem_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/filesystem/create_filesystem_task_test.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/services/filesystem/delete_filesystem_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/filesystem/delete_filesystem_task_test.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/filesystem/interface.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/filesystem/mocks/service_mock.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/filesystem/register.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/filesystem/resize_filesystem_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/filesystem/service.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/filesystem/tests/filesystem_test.go.gofmt 0.006s PASS
cloud/disk_manager/internal/pkg/services/filesystem/tests/tests.TestCreateDeleteFilesystem 3.310s PASS
cloud/disk_manager/internal/pkg/services/filesystem/tests/tests.TestCreateResizeFilesystem 3.820s PASS
cloud/disk_manager/internal/pkg/services/filesystem/tests/tests.TestDescribeModel 1.720s PASS
cloud/disk_manager/internal/pkg/services/filesystem/ut/ut.TestCancelCreateFilesystemTask 0.000s PASS
cloud/disk_manager/internal/pkg/services/filesystem/ut/ut.TestCreateFilesystemTask 0.000s PASS
cloud/disk_manager/internal/pkg/services/filesystem/ut/ut.TestCreateFilesystemTaskFailure 0.000s PASS
cloud/disk_manager/internal/pkg/services/filesystem/ut/ut.TestDeleteFilesystemTaskCancel 0.000s PASS
cloud/disk_manager/internal/pkg/services/filesystem/ut/ut.TestDeleteFilesystemTaskRun 0.000s PASS
cloud/disk_manager/internal/pkg/services/images/clear_deleted_images_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/images/common.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/images/create_image_from_disk_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/images/create_image_from_image_task.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/services/images/create_image_from_snapshot_task.go.gofmt 0.005s PASS
cloud/disk_manager/internal/pkg/services/images/create_image_from_url_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/images/delete_image_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/images/interface.go.gofmt 0.002s PASS
cloud/disk_manager/internal/pkg/services/images/mocks/service_mock.go.gofmt 0.016s PASS
cloud/disk_manager/internal/pkg/services/images/register.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/images/service.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/placementgroup/alter_placement_group_membership_task.go.gofmt 0.008s PASS
cloud/disk_manager/internal/pkg/services/placementgroup/clear_deleted_placement_groups_task.go.gofmt 0.026s PASS
cloud/disk_manager/internal/pkg/services/placementgroup/create_placement_group_task.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/services/placementgroup/delete_placement_group_task.go.gofmt 0.016s PASS
cloud/disk_manager/internal/pkg/services/placementgroup/interface.go.gofmt 0.024s PASS
cloud/disk_manager/internal/pkg/services/placementgroup/mocks/service_mock.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/placementgroup/register.go.gofmt 0.019s PASS
cloud/disk_manager/internal/pkg/services/placementgroup/service.go.gofmt 0.023s PASS
cloud/disk_manager/internal/pkg/services/pools/acquire_base_disk_task.go.gofmt 0.006s PASS
cloud/disk_manager/internal/pkg/services/pools/acquire_base_disk_task_test.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/pools/clear_deleted_base_disks_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/pools/clear_released_slots_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/pools/configure_pool_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/pools/configure_pool_task_test.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/pools/consts.go.gofmt 0.002s PASS
cloud/disk_manager/internal/pkg/services/pools/create_base_disk_task.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/services/pools/delete_base_disks_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/pools/delete_pool_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/pools/image_deleting_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/pools/interface.go.gofmt 0.002s PASS
cloud/disk_manager/internal/pkg/services/pools/mocks/service_mock.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/pools/optimize_base_disks_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/pools/optimize_base_disks_task_test.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/pools/rebase_overlay_disk_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/pools/register.go.gofmt 0.005s PASS
cloud/disk_manager/internal/pkg/services/pools/release_base_disk_task.go.gofmt 0.005s PASS
cloud/disk_manager/internal/pkg/services/pools/release_base_disk_task_test.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/pools/retire_base_disk_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/pools/retire_base_disks_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/pools/schedule_base_disks_task.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/services/pools/service.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/common.go.gofmt 0.009s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/common_test.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/consistency_check.go.gofmt 0.005s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/mocks/storage_mock.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/storage.go.gofmt 0.004s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/storage_ydb.go.gofmt 0.008s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/storage_ydb_impl.go.gofmt 0.022s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/storage_ydb_test.go.gofmt 0.014s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestCommonAcquireAndReleaseUnitsAndSlots 0.000s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestCommonFreeSlots 0.000s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestCommonGenerateBaseDiskForPool 0.000s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBAbortOverlayDiskRebasing 2.570s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBAcquireShouldUseBaseDiskAllocationUnits 3.090s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBBaseDiskCreationFailed 3.000s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBBaseDiskShouldNotBeFreeAfterRetireStarted 0.960s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBBaseDisksDeleted 1.150s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBCreateBaseDisksPool 4.740s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBCreatePoolOnDemand 0.620s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBCreatePoolWithImageSize 1.400s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBDeletePool 1.300s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBDeletePoolWhenRetiringIsInFlight 1.210s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBImageDeleting 1.690s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBPoolReusage1 2.190s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBPoolReusage2 3.450s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRebaseOverlayDisk1 1.230s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRebaseOverlayDisk2 1.090s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRebaseOverlayDiskDuringRelocating 0.850s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBReleaseNonExistent 1.250s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBReleaseSlotOnDeletedBaseDisk 1.100s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBReleasingOneSlotShouldNotIncreaseSizeOfPoolIfBaseDiskIsStillUnfree 0.940s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRelocateOverlayDisk 1.040s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRelocateOverlayDiskWithoutPool 1.490s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRelocatingOverlayDiskAfterRelocatingToAnotherZone 1.620s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRetireBaseDiskForDeletedPool 0.860s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRetireBaseDiskForPoolWithImageSize 0.820s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRetireBaseDisks 5.630s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRetiringOverlayDiskDuringRelocating 1.810s PASS
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBShouldSurviveBaseDisksInflightOverlimit 0.790s PASS
cloud/disk_manager/internal/pkg/services/pools/tests/tests.TestAcquireBaseDiskTask 0.000s PASS
cloud/disk_manager/internal/pkg/services/pools/tests/tests.TestAcquireBaseDiskTaskShouldWaitForBaseDiskCreated 0.000s PASS
cloud/disk_manager/internal/pkg/services/pools/tests/tests.TestCancelAcquireBaseDiskTaskShouldReleaseBaseDisk 0.000s PASS
cloud/disk_manager/internal/pkg/services/pools/tests/tests.TestConfigurePoolTaskImageNotReady 0.000s PASS
cloud/disk_manager/internal/pkg/services/pools/tests/tests.TestOptimizeBaseDisksTask 0.000s PASS
cloud/disk_manager/internal/pkg/services/pools/tests/tests.TestReleaseBaseDiskTaskCancel 0.000s PASS
cloud/disk_manager/internal/pkg/services/pools/tests/tests.TestReleaseBaseDiskTaskRun 0.000s PASS
cloud/disk_manager/internal/pkg/services/snapshots/clear_deleted_snapshots_task.go.gofmt 0.014s PASS
cloud/disk_manager/internal/pkg/services/snapshots/create_snapshot_from_disk_task.go.gofmt 0.042s PASS
cloud/disk_manager/internal/pkg/services/snapshots/delete_snapshot_task.go.gofmt 0.008s PASS
cloud/disk_manager/internal/pkg/services/snapshots/interface.go.gofmt 0.024s PASS
cloud/disk_manager/internal/pkg/services/snapshots/mocks/service_mock.go.gofmt 0.023s PASS
cloud/disk_manager/internal/pkg/services/snapshots/register.go.gofmt 0.036s PASS
cloud/disk_manager/internal/pkg/services/snapshots/service.go.gofmt 0.014s PASS
cloud/disk_manager/internal/pkg/util/json.go.gofmt 0.006s PASS
cloud/disk_manager/internal/pkg/util/mlock.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/util/mlock_test.go.gofmt 0.003s PASS
cloud/disk_manager/internal/pkg/util/proto.go.gofmt 0.006s PASS
cloud/disk_manager/internal/pkg/util/tests/tests.TestLockProcessMemoryDoesNotFail 0.020s PASS
cloud/disk_manager/internal/pkg/util/tests/tests.TestParseMemoryItems 0.000s PASS
cloud/disk_manager/internal/pkg/util/tests/tests.TestShouldLockRange 0.000s PASS
cloud/disk_manager/pkg/admin/common.go.gofmt 0.022s PASS
cloud/disk_manager/pkg/admin/disks.go.gofmt 0.031s PASS
cloud/disk_manager/pkg/admin/filesystem.go.gofmt 0.023s PASS
cloud/disk_manager/pkg/admin/images.go.gofmt 0.025s PASS
cloud/disk_manager/pkg/admin/operations.go.gofmt 0.018s PASS
cloud/disk_manager/pkg/admin/placement_group.go.gofmt 0.026s PASS
cloud/disk_manager/pkg/admin/pools.go.gofmt 0.024s PASS
cloud/disk_manager/pkg/admin/private.go.gofmt 0.038s PASS
cloud/disk_manager/pkg/admin/run.go.gofmt 0.072s PASS
cloud/disk_manager/pkg/admin/snapshots.go.gofmt 0.010s PASS
cloud/disk_manager/pkg/admin/tasks.go.gofmt 0.012s PASS
cloud/disk_manager/pkg/app/controlplane.go.gofmt 0.005s PASS
cloud/disk_manager/pkg/app/dataplane.go.gofmt 0.003s PASS
cloud/disk_manager/pkg/app/run.go.gofmt 0.003s PASS
cloud/disk_manager/pkg/auth/auth.go.gofmt 0.003s PASS
cloud/disk_manager/pkg/client/client.go.gofmt 0.012s PASS
cloud/disk_manager/pkg/client/codes/codes.go.gofmt 0.002s PASS
cloud/disk_manager/pkg/client/interface.go.gofmt 0.008s PASS
cloud/disk_manager/pkg/monitoring/metrics/prometheus.go.gofmt 0.019s PASS
cloud/disk_manager/pkg/monitoring/metrics/prometheus_test.go.gofmt 0.011s PASS
cloud/disk_manager/pkg/monitoring/metrics/registry_wrapper.go.gofmt 0.020s PASS
cloud/disk_manager/pkg/monitoring/metrics/tests/tests.TestPrometheusSanitizeName 0.000s PASS
cloud/disk_manager/pkg/schema/controlplane.go.gofmt 0.002s PASS
cloud/disk_manager/pkg/schema/create.go.gofmt 0.003s PASS
cloud/disk_manager/pkg/schema/dataplane.go.gofmt 0.002s PASS
cloud/disk_manager/test/acceptance/main.go.gofmt 0.005s PASS
cloud/disk_manager/test/acceptance/test_runner/__main__.py.flake8 0.000s PASS
cloud/disk_manager/test/acceptance/test_runner/acceptance_test_runner.py.flake8 0.000s PASS
cloud/disk_manager/test/acceptance/test_runner/base_acceptance_test_runner.py.flake8 0.000s PASS
cloud/disk_manager/test/acceptance/test_runner/cleanup.py.flake8 0.000s PASS
cloud/disk_manager/test/acceptance/test_runner/eternal_acceptance_test_runner.py.flake8 0.000s PASS
cloud/disk_manager/test/acceptance/test_runner/lib/__init__.py.flake8 0.000s PASS
cloud/disk_manager/test/acceptance/test_runner/lib/disk_policy.py.flake8 0.000s PASS
cloud/disk_manager/test/acceptance/test_runner/lib/errors.py.flake8 0.000s PASS
cloud/disk_manager/test/acceptance/test_runner/lib/helpers.py.flake8 0.000s PASS
cloud/disk_manager/test/acceptance/test_runner/lib/instance_policy.py.flake8 0.000s PASS
cloud/disk_manager/test/acceptance/test_runner/lib/test_cases.py.flake8 0.000s PASS
cloud/disk_manager/test/acceptance/test_runner/lib/ut/test.py.flake8 0.000s PASS
cloud/disk_manager/test/acceptance/test_runner/lib/ut/test.py.test_create_ycp 0.016s PASS
cloud/disk_manager/test/acceptance/test_runner/main.py.flake8 0.000s PASS
cloud/disk_manager/test/acceptance/test_runner/sync_acceptance_test_runner.py.flake8 0.000s PASS
cloud/disk_manager/test/acceptance/test_runner/tests/test.py.flake8 0.000s PASS
cloud/disk_manager/test/acceptance/test_runner/tests/test.py.test_cleanup 0.022s PASS
cloud/disk_manager/test/acceptance/ycp.go.gofmt 0.002s PASS
cloud/disk_manager/test/images/qcow2generator/main.go.gofmt 0.067s PASS
cloud/disk_manager/test/images/recipe/__main__.py.flake8 0.000s PASS
cloud/disk_manager/test/images/recipe/image_file_server_launcher.py.flake8 0.000s PASS
cloud/disk_manager/test/images/recipe/vmdk_image_generator.py.flake8 0.000s PASS
cloud/disk_manager/test/images/server/main.go.gofmt 0.003s PASS
cloud/disk_manager/test/mocks/compute/main.go.gofmt 0.002s PASS
cloud/disk_manager/test/mocks/kms/main.go.gofmt 0.003s PASS
cloud/disk_manager/test/mocks/metadata/main.go.gofmt 0.003s PASS
cloud/disk_manager/test/recipe/__main__.py.flake8 0.000s PASS
cloud/disk_manager/test/recipe/compute_launcher.py.flake8 0.000s PASS
cloud/disk_manager/test/recipe/disk_manager_launcher.py.flake8 0.000s PASS
cloud/disk_manager/test/recipe/kms_launcher.py.flake8 0.000s PASS
cloud/disk_manager/test/recipe/metadata_service_launcher.py.flake8 0.000s PASS
cloud/disk_manager/test/recipe/nbs_launcher.py.flake8 0.000s PASS
cloud/disk_manager/test/recipe/nfs_launcher.py.flake8 0.000s PASS
cloud/disk_manager/test/recipe/s3_launcher.py.flake8 0.000s PASS
cloud/disk_manager/test/recipe/ydb_launcher.py.flake8 0.000s PASS
cloud/disk_manager/test/remote/cmd/main.go.gofmt 0.010s PASS
cloud/filestore/apps/client/lib/ut/TPerformanceProfileParams.ShouldCorectlyFillCreateFileStoreRequest 0.001s PASS
cloud/filestore/apps/client/lib/ut/TPerformanceProfileParams.ShouldCorrectlyFillResizeFileStoreRequest 0.017s PASS
cloud/filestore/libs/client/ut/TDurableClientTest.ShouldCalculateCorrectTimeout 0.000s PASS
cloud/filestore/libs/client/ut/TDurableClientTest.ShouldHandleInFlightRequestsAfterDurableClientStop 0.000s PASS
cloud/filestore/libs/client/ut/TDurableClientTest.ShouldHandleWaitingRequestsAfterDurableClientStop 0.001s PASS
cloud/filestore/libs/client/ut/TDurableClientTest.ShouldNotRetryNonRetriableRequests 0.001s PASS
cloud/filestore/libs/client/ut/TDurableClientTest.ShouldRetryUndeliveredRequests 1.501s PASS
cloud/filestore/libs/client/ut/TDurableClientTest.ShouldReturnNonRetriableErrorAfterRetryTimeout 0.501s PASS
cloud/filestore/libs/client/ut/TFileStoreClientTest.ShouldHandleRequests 0.118s PASS
cloud/filestore/libs/client/ut/TSessionTest.ShouldAlterSession 0.001s PASS
cloud/filestore/libs/client/ut/TSessionTest.ShouldCreateSession 0.023s PASS
cloud/filestore/libs/client/ut/TSessionTest.ShouldCreateSessionWithParameters 0.000s PASS
cloud/filestore/libs/client/ut/TSessionTest.ShouldFailInFlightOnSessionFail 0.001s PASS
cloud/filestore/libs/client/ut/TSessionTest.ShouldRestoreSession 0.001s PASS
cloud/filestore/libs/client/ut/TSessionTest.ShouldRestoreSessionOnlyOnce 0.001s PASS
cloud/filestore/libs/client/ut/TSessionTest.ShouldSetSessionSeqNo 0.001s PASS
cloud/filestore/libs/daemon/server/ut/TConfigInitializerTest.ShouldIgnoreUnknownFieldsInLogConfigAndNfsConfigs 0.016s PASS
cloud/filestore/libs/daemon/vhost/ut/TConfigInitializerTest.ShouldIgnoreUnknownFieldsInLogConfigAndNfsConfigs 0.011s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TCalculatorTest.ShouldCorrectlyCalculateAvg 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TCalculatorTest.ShouldCorrectlyCalculateMax 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TCalculatorTest.ShouldCorrectlyCalculateMin 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TCalculatorTest.ShouldCorrectlyCalculateSum 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TCalculatorTest.ShouldRegisterAndUnregister 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TCalculatorTest.ShouldRegisterWithBaseValue 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TCalculatorTest.ShouldUnregisterOnDestroy 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldAggregateHistogram 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldCorrectlyUnregister 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldGetCorrectValues 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldGetHistRange 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldGetHistRangeName 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldGetHistRangeValue 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldGetUnitSuffix 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldGetUnitValue 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldGetUnitValueDuration 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldRegisterInDifferentRegistries 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/THistogramTest.ShouldUnregisterOnDestruction 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TKeyTest.ShouldCorrectlyCheckDefaultKeysWithValues 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TKeyTest.ShouldCorrectlyCheckKeysWithPtrs 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TKeyTest.ShouldCorrectlyCheckKeysWithUInts 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TKeyTest.ShouldDefaultKeysBeEqual 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TLabelTest.ShouldCorrectlyCheckEquality 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TLabelTest.ShouldCorrectlyCheckLabelsEquality 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TLabelTest.ShouldGetCorrectHashes 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TLabelTest.ShouldGetCorrectLabels 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TLabelTest.ShouldGetCorrectNameAndValue 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TLabelTest.ShouldGetCorrectSensorValue 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricImplTest.ShouldAvgAbsAggregateMetrics 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricImplTest.ShouldAvgDerAggregateMetrics 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricImplTest.ShouldMaxAbsAggregateMetrics 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricImplTest.ShouldMaxDerAggregateMetrics 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricImplTest.ShouldMinAbsAggregateMetrics 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricImplTest.ShouldMinDerAggregateMetrics 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricImplTest.ShouldSumAbsAggregateMetrics 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricImplTest.ShouldSumDerAggregateMetrics 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldAggregateAggregatableRegistry 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldAggregateAllTypesAggregatableRegistry 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldAggregateScopedRegistry 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldMainRegistryRemoveSubgroups 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldMultipleRegisterUnregister 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldMultipleRegisterUnregisterWithCommonLabels 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldNotFailOnBaseRegistryDestruction 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldRegisterAbs 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldRegisterAggregatable 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldRegisterAndAggregateAbs 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldRegisterAndAggregateDer 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldRegisterDer 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldRegisterScopedRegistry 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldScopedRegistryRemoveSubgroups 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterAbs 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterAggregatable 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterAggregatableRegistryOnDestroy 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterAndAggregateAbs 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterAndAggregateDer 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterDer 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterOnlyOwnedScopedRegistry 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterScopedRegistry 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterScopedRegistryOnDestroy 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricRegistryTest.ShouldUnregisterSubgroupsAggregatableRegistryOnDestroy 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricTest.ShouldGetAtomicValue 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricTest.ShouldGetDeprecatedAtomicValue 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricTest.ShouldGetFunctionValue 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricsServiceTest.ShouldNotCrushOnUpdateIfMetricsServiceDestroyedBeforeStop 0.002s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricsServiceTest.ShouldUpdateOnTimeInConfig 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TMetricsServiceTest.ShouldUseCorrectCountersLabel 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TOperationsTest.ShouldAdd 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TOperationsTest.ShouldDec 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TOperationsTest.ShouldInc 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TOperationsTest.ShouldLoad 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TOperationsTest.ShouldStore 0.002s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TOperationsTest.ShouldSub 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintAvgAbsMetric 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintAvgDerMetric 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintI64Value 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintLabels 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintMaxAbsMetric 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintMaxDerMetric 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintMinAbsMetric 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintMinDerMetric 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintStream 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintSumAbsMetric 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut/TVisitorTest.ShouldPrintSumDerMetric 0.000s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/TAggregatorStressTest.ShouldConcurrentlyUse 3.069s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/TCalculatorStressTest.ShouldConcurrentlyUse 3.003s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/THistogramStressTest.ShouldConcurrentlyUse 3.002s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/TMetricRegistryStressTest.ShouldConcurrentlyAccess 3.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/TMetricRegistryStressTest.ShouldConcurrentlyAccessAggregatableRegistry 3.002s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/TMetricRegistryStressTest.ShouldConcurrentlyAccessScopedRegistry 3.002s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/TMetricStressTest.ShouldConcurrentlyAccessAtomicGauge 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/TMetricStressTest.ShouldConcurrentlyAccessDeprecatedAtomicGauge 0.001s PASS
cloud/filestore/libs/diagnostics/metrics/ut_stress/TOperationsStressTest.ShouldConcurrentlyAccess 0.051s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldAccessNodeRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldAcquireLockRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldAllocateDataRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldCorrectlyFinalizeProfileLogRequest 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldCorrectlyInitProfileLogRequest 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldCreateCheckpointRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldCreateHandleRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldCreateHandleResponseInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldCreateNodeRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldCreateNodeResponseInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldDestroyCheckpointRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldDestroyHandleRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldGetCorrectFuseRequestName 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldGetNodeAttrRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldGetNodeAttrResponseInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldGetNodeXAttrRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldGetNodeXAttrResponseInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldListNodeXAttrRequestInitializeFieldsCorrectly 0.018s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldListNodeXAttrResponseInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldListNodesRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldListNodesResponseInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldReadDataRequestInitializeFieldsCorrectly 0.007s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldReadLinkRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldReleaseLockRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldRemoveNodeXAttrRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldRenameNodeRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldSetNodeAttrRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldSetNodeAttrResponseInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldSetNodeXAttrRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldSetNodeXAttrResponseInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldTestLockRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldTestLockResponseInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldTruncateDataRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldUnlinkNodeRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogEventsTest.ShouldWriteDataRequestInitializeFieldsCorrectly 0.000s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogTest.TestDumpMessages 0.023s PASS
cloud/filestore/libs/diagnostics/ut/TProfileLogTest.TestSmoke 0.937s PASS
cloud/filestore/libs/diagnostics/ut/TRequestStatRegistryTest.ShouldCreateRemoveStats 0.021s PASS
cloud/filestore/libs/diagnostics/ut/TRequestStatRegistryTest.ShouldNotReportReportMaxPredictedPostponeTimeForNotDataRequestsViaFs 0.082s PASS
cloud/filestore/libs/diagnostics/ut/TRequestStatRegistryTest.ShouldNotUnregisterFsStatsIfOnMultipleRegistrations 0.021s PASS
cloud/filestore/libs/diagnostics/ut/TRequestStatRegistryTest.ShouldReportReportMaxPredictedPostponeTimeForDataRequestsViaFs 0.012s PASS
cloud/filestore/libs/diagnostics/ut/TRequestStatRegistryTest.ShouldReportReportMaxPredictedPostponeTimeForDataRequestsViaFsExclusively 0.015s PASS
cloud/filestore/libs/diagnostics/ut/TRequestStatRegistryTest.ShouldReportTotalAndMediaKindStatsViaComponent 0.059s PASS
cloud/filestore/libs/diagnostics/ut/TRequestStatRegistryTest.ShouldReportTotalAndMediaKindStatsViaFs 0.106s PASS
cloud/filestore/libs/diagnostics/ut/TRequestStatRegistryTest.ShouldUnregisterMaxPredictedPostponeTimeViaFs 0.038s PASS
cloud/filestore/libs/diagnostics/ut/TUserWrapperTest.ShouldMultipleRegister 0.053s PASS
cloud/filestore/libs/endpoint/ut/TServiceEndpointTest.ShouldAllowToChangeReadonlyAndMountSeqNumber 0.048s PASS
cloud/filestore/libs/endpoint/ut/TServiceEndpointTest.ShouldHandleKickEndpoint 0.031s PASS
cloud/filestore/libs/endpoint/ut/TServiceEndpointTest.ShouldStartPersistentEndpoint 0.108s PASS
cloud/filestore/libs/server/ut/TServerTest.CheckLoggingPriority 0.136s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldFailRequestWithNonEmptyInternalHeaders 0.123s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldGetSessionEventsStream 0.460s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldHandleAuthRequests 0.136s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldHandleAuthRequestsWithMultipleCertificates 0.187s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldHandleRequests 0.125s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldHandleSecureAndInsecureClientsSimultaneously 0.173s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldHitErrorMetricOnFailure 0.123s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldIdentifyFdControlChannelSource 0.123s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldNotStartUnixSocketEndpointForNonVHostServer 0.175s PASS
cloud/filestore/libs/server/ut/TServerTest.ShouldReportCriticalEventIfFailedToStartUnixSocketEndpoint 0.117s PASS
cloud/filestore/libs/service_kikimr/ut/TIndexStoreTest.ShouldGetSessionEventsStream 3.496s PASS
cloud/filestore/libs/service_kikimr/ut/TIndexStoreTest.ShouldHandleRequests 1.999s PASS
cloud/filestore/libs/service_kikimr/ut/TKikimrAuthProviderTest.CheckPermissionForCreateFileSystem 0.511s PASS
cloud/filestore/libs/service_kikimr/ut/TKikimrAuthProviderTest.ShouldHandleRequestTimeout 1.998s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldAllocateData 0.025s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldAllocateDataWithFlags 0.038s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldAlterStore 0.012s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldCreateDirNode 0.002s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldCreateFileHandle 0.001s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldCreateFileNode 0.004s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldCreateHardLinkNode 0.001s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldCreateSession 0.003s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldCreateSockNode 0.002s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldCreateStore 0.013s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldCreateSymLinkNode 0.002s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldDestroyStore 0.006s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldHandleInproperXAttrsRequests 0.001s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldHandleXAttrsForDirectory 0.003s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldHandleXAttrsForFiles 0.013s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldLock 0.072s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldNotCreateTheSameStore 0.003s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldOpenFileHandle 0.001s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldReadAndWriteData 0.006s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldRecoverLocalStores 0.005s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldRemoveDirectoryNode 0.001s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldRemoveFileNode 0.004s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldRemoveSymLinkNode 0.002s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldRenameAccordingToFlags 0.001s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldRenameDirNodes 0.005s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldRenameFileNodes 0.004s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldResetSessionStateAndRestoreByClient 0.001s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldSharedLock 0.015s PASS
cloud/filestore/libs/service_local/ut/LocalFileStore.ShouldSupportMigration 0.003s PASS
cloud/filestore/libs/service_local/ut_stress/LocalFileStore_Stress.ShouldStress 2.392s PASS
cloud/filestore/libs/storage/core/ut/THelpers.ShouldCorrectlyConvertConfigToProfile 0.003s PASS
cloud/filestore/libs/storage/core/ut/THelpers.ShouldCorrectlyConvertProfileToConfig 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlyOverrideStorageMediaKind 0.001s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHDDEnormousSize 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHDDEnormousSizeDefault 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHDDMinGreater 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHDDMinGreaterDefault 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHDDMinLower 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHDDMinLowerDefault 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHybridEnormousSize 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHybridEnormousSizeDefault 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHybridMinGreater 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHybridMinGreaterDefault 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHybridMinLower 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsHybridMinLowerDefault 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsSSDEnormousSize 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsSSDEnormousSizeDefault 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsSSDMinGreater 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsSSDMinGreaterDefault 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsSSDMinLower 0.000s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldCorrectlySetupChannelsSSDMinLowerDefault 0.001s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldSetupFileStorePerformanceProfileHDD 0.009s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldSetupFileStorePerformanceProfileHDDFromClient 0.008s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldSetupFileStorePerformanceProfileHybrid 0.007s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldSetupFileStorePerformanceProfileHybridFromClient 0.013s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldSetupFileStorePerformanceProfileSSD 0.015s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldSetupFileStorePerformanceProfileSSDFromClient 0.009s PASS
cloud/filestore/libs/storage/core/ut/TModel.ShouldSetupNodesCount 0.000s PASS
cloud/filestore/libs/storage/service/ut/THelpers.ShouldCorrectlyConvertConfigToFileStore 0.001s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceActionsTest.ShouldDrainTablets 1.696s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceActionsTest.ShouldFail 0.724s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldAlterFileStore 1.699s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldChangeStorageConfig 5.514s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldCleanUpIfSessionFailed 1.698s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldCreateDirectoryStructureInLeader 1.909s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldCreateFileStore 0.691s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldCreateNodeInFollowerByCreateHandleViaLeader 1.727s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldCreateNodeInFollowerViaLeader 1.925s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldCreateSession 0.705s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldCreateSessionInFollowers 1.921s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldDescribeModel 0.723s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldDescribeSessions 0.711s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldFailAlterIfDescribeFails 1.044s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldFailIfCreateSessionFailed 0.708s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldFailListFileStoresIfDescribeSchemeFails 1.716s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldFallbackThreeStageWriteToSimpleWrite 2.074s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldFallbackToReadDataIfDescribeDataFails 2.078s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldFallbackToReadDataIfEvGetFails 1.885s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldFillOriginFqdnWhenCreatingSession 0.700s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldForwardRequests 2.101s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldForwardRequestsToFollower 1.683s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldGetSessionEvents 0.702s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldGetSessionEventsStream 0.741s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldGetStorageConfigValues 0.689s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldListFileStores 1.928s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldNotDestroyWholeSessionIfSubSessionFailes 0.679s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldNotFailOnLegacyHandlesWithHighBits 0.686s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldNotForwardRequestsWithInvalidSession 0.710s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldNotPingAndDestroyInvalidSession 0.703s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldNotUseThreeStageWriteForSmallOrUnalignedRequests 2.100s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldPerformThreeStageWrites 2.071s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldPerformTwoStageReads 1.864s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldProfileRequests 1.671s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldProperlyDeleteCounters 0.653s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldProperlyDeleteSubsessions 0.654s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldProperlyProcessSlowPipeCreation 7.880s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldProperlyProcessSlowSessionCreation 10.893s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldReassignTablet 1.664s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldRejectParallelCreateOrDestroyRequests 0.705s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldResizeFileStore 1.717s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldResizeFileStoreAndAddChannels 1.911s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldResizeFileStoreWithCustomPerformanceProfile 2.101s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldRestoreClientSession 0.700s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldRestoreSessionIfCreateFailed 0.699s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldRestoreSessionIfPipeDisconnected 2.105s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldRestoreSessionIfPipeFailed 0.692s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldReturnFileStoreInfoWhenCreateSession 0.939s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldRunForcedOperation 0.686s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldSupportInterHostMigration 0.910s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldSupportIntraHostMigration 0.719s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldUpdateSessionStateWhenRestoringSession 0.706s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.ShouldValidateBlockSize 0.692s PASS
cloud/filestore/libs/storage/service/ut/TStorageServiceTest.UnsuccessfulSessionActorShouldStopWorking 10.968s PASS
cloud/filestore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateDirectories 0.685s PASS
cloud/filestore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldCreateFileStore 0.891s PASS
cloud/filestore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldDestroyNonExistentFilestore 0.672s PASS
cloud/filestore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailDecsribeVolumeIfSSTimesout 12.334s PASS
cloud/filestore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldFailFSCreationIfDescribeSchemeFails 0.698s PASS
cloud/filestore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldReturnConcurrentModificationErrorIfSchemeShardDetectsWrongVersion 0.688s PASS
cloud/filestore/libs/storage/ss_proxy/ut/TSSProxyTest.ShouldReturnERejectedIfIfSchemeShardDetectsPathIdVersionMismatch 0.701s PASS
cloud/filestore/libs/storage/tablet/model/ut/TBlockListTest.ShouldDecodeExactRandomBlocks 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TBlockListTest.ShouldDecodeExactSeqBlocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TBlockListTest.ShouldEncodeMergedBlocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TBlockListTest.ShouldEncodeNoneBlocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TBlockListTest.ShouldEncodeRandomBlocks 0.002s PASS
cloud/filestore/libs/storage/tablet/model/ut/TBlockListTest.ShouldEncodeSeqBlocks 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TChannelsTest.ShouldGetChannelsToMove 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TChannelsTest.ShouldMarkChannelsAsUnwritable 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldKeepRangeStats 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldKeepTrackNonEmptyRanges 0.011s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldReleaseEmptyRanges 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldReturnNonEmptyRanges 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldReturnTopRanges 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldSelectTopRangesByCleanupScore 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldSelectTopRangesByCompactionScore 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldSelectTopRangesForMonitoring 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldTrackTotalBlobsCountAndDeletionsCount 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TCompactionMapTest.ShouldUpdateCompactionMapByGroups 0.002s PASS
cloud/filestore/libs/storage/tablet/model/ut/TDeletionMarkersTest.ShouldExtractDeletionMarkers 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TDeletionMarkersTest.ShouldWork 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TDeletionMarkersTest.ShouldWorkWithMultipleNodeIds 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TDeletionMarkersTest.ShouldWorkWithRandomlyDistributedDeletionMarkers 1.356s PASS
cloud/filestore/libs/storage/tablet/model/ut/TFreshBlocksTest.ShouldFindBlocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TFreshBlocksTest.ShouldHandlePartialBlocksData 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TFreshBlocksTest.ShouldOverwriteBlocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TFreshBlocksTest.ShouldStoreBlocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TFreshBytesTest.ShouldInsertIntervalInTheMiddleOfAnotherInterval 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TFreshBytesTest.ShouldNotOverflowInTBytesLength 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TFreshBytesTest.ShouldStoreBytes 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TGarbageQueueTest.ShouldKeepItemsSorted 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TGarbageQueueTest.ShouldKeepTrackOfBarriers 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.BasicThrottling 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.BoostRate 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.InconsistentParams 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.MaxDelay 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.Params 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.PostponeCountAndReset 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.SeparateReadAndWriteLimits 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.SmallMaxBurst 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TIndexTabletThrottlingPolicyTest.ThrottlingByBandwidth 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TMixedBlocksTest.ShouldRefCountRanges 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TMixedBlocksTest.ShouldTrackBlocks 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TMixedBlocksTest.ShouldTrackDeletionMarkers 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TNodeIndexCache.ShouldCacheNodeAttributes 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TNodeIndexCache.ShouldDisplaceCacheUponOverflow 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TNodeIndexCache.ShouldInvalidateCache 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TNodeIndexCache.ShouldInvalidateCacheByNodeId 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TOperationTest.BlobIndexOpQueueTest 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TRangeLocksTest.ShouldKeepTrackOfLocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TRangeLocksTest.ShouldReplaceOwnedLocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TReadAheadTest.ShouldCacheResults 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TReadAheadTest.ShouldCacheResultsByHandle 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TReadAheadTest.ShouldDetectAlmostSequentialRead 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TReadAheadTest.ShouldDetectPureSequentialRead 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TReadAheadTest.ShouldDetectPureSequentialReadOver2Handles 0.013s PASS
cloud/filestore/libs/storage/tablet/model/ut/TReadAheadTest.ShouldEvictHandles 0.001s PASS
cloud/filestore/libs/storage/tablet/model/ut/TReadAheadTest.ShouldEvictNodesAndResults 0.201s PASS
cloud/filestore/libs/storage/tablet/model/ut/TReadAheadTest.ShouldFilterResult 0.002s PASS
cloud/filestore/libs/storage/tablet/model/ut/TSplitRangeTest.ShouldHandleEmptyRange 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TSplitRangeTest.ShouldHandleHeadAndTailBlocks 0.000s PASS
cloud/filestore/libs/storage/tablet/model/ut/TSplitRangeTest.ShouldHandleSmallRange 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/THelpers.ShouldCorrectlyConvertConfigToFileSystem 0.002s PASS
cloud/filestore/libs/storage/tablet/ut/THelpers.ShouldCorrectlyConvertFileSystemToFileSystemConfig 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/THelpers.ShouldCorrectlyConvertPerformanceProfileToThrottlerConfig 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreCheckpoints 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreCompactionMap 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreDupCache 0.002s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreFileSystem 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreFileSystemStats 0.002s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreFreshBytes 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreNodeAttrs 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreNodeRefs 0.002s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreNodes 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreSessions 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletDatabaseTest.ShouldStoreStorageConfig 0.001s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest.ShouldBootTablet 0.704s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest.ShouldFailToUpdateConfigIfValidationFails 0.685s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest.ShouldUpdateConfig 0.688s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest.ShouldUpdatePerformanceProfileConfig 0.698s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Channels.ShouldCollectGarbageForAllUsedMixedChannels 0.692s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Channels.ShouldExecuteCollectGarbageAtStartup 1.506s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Channels.ShouldProperlyHandleCollectGarbageErrors 1.494s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Channels.ShouldSwitchToBrokenStateIfTabletChannelCountDecreased 0.683s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Channels.ShouldUseProperChannelsDuringResize 0.882s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Checkpoints.ShouldReadDataFromCheckpoint 0.685s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Checkpoints.ShouldReadNodesFromCheckpoint 0.675s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Checkpoints.ShouldStoreAndFlushFreshBytesFromMultipleNodesAndBlocks 0.699s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Checkpoints.ShouldStoreCheckpoints 0.706s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.BackgroundOperationsShouldNotGetStuckForeverDuringCompactionMapLoading 2.130s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.BackgroundOperationsShouldNotGetStuckForeverDuringCompactionMapLoading16_KB 2.088s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.CleanupShouldNotInterfereWithCollectGarbage 0.699s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.CleanupShouldNotInterfereWithCollectGarbage128_KB 0.879s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.CollectGarbageWithTheSameCollectCommitIdShouldNotFail 0.682s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.CollectGarbageWithTheSameCollectCommitIdShouldNotFail128_KB 0.878s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.FlushShouldNotGetStuckBecauseOfFlushBytesDuringCompactionMapLoading 2.085s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.FlushShouldNotGetStuckBecauseOfFlushBytesDuringCompactionMapLoading128_KB 2.090s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ForcedCleanupShouldRemoveStaleData 1.897s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ForcedCleanupShouldRemoveStaleData128_KB 2.523s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAcceptLargeUnalignedWrites 0.685s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAcceptLargeUnalignedWrites128_KB 0.681s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAcquireLockForCollectGarbageOnGenerateBlobIds 9.124s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAcquireLockForCollectGarbageOnGenerateBlobIds128_KB 9.119s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAddData 1.884s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAddData128_KB 2.307s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAddGarbageBlobsForRewrittenBlobs 0.702s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAddGarbageBlobsForRewrittenBlobs128_KB 0.685s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCleanup 0.692s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCleanup128_KB 0.690s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCleanupDueToCleanupThresholdAverage 0.691s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCollectGarbage 0.687s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCollectGarbage128_KB 0.685s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCompaction 0.673s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCompaction16_KB 0.682s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCompactionDueToCompactionThresholdAverage 0.680s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldAutomaticallyRunCompactionDueToGarbageCompactionThresholdAverage 0.699s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCancelBatchedRequestsIfTabletIsRebooted 0.874s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCancelBatchedRequestsIfTabletIsRebooted128_KB 0.700s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCancelReadRequestsIfTabletIsRebooted 0.882s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCancelReadRequestsIfTabletIsRebooted128_KB 0.885s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCancelWriteRequestsIfTabletIsRebooted 0.686s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCancelWriteRequestsIfTabletIsRebooted128_KB 0.680s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCollectCountersForBackgroundOps 5.522s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCollectCountersForBackgroundOps128_KB 4.890s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCollectGarbage 0.680s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCollectGarbage128_KB 0.675s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCollectTracesForWriteRequests 0.682s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCollectTracesForWriteRequests128_KB 0.675s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCorrectlyHandleConcurrentCompactionAndMergedBlobWrite 1.282s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCorrectlyHandleConcurrentCompactionAndMergedBlobWrite128_KB 1.288s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCountDudCompactions 0.673s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldCountDudCompactions128_KB 0.672s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDeduplicateOutOfOrderCompactionMapChunkLoads 0.682s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDeduplicateOutOfOrderCompactionMapChunkLoads128_KB 0.687s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDescribeData 0.692s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDescribeData16_KB 0.679s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDescribeDataOnlyInTheRequestedRange 0.697s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDescribeDataOnlyInTheRequestedRange16_KB 0.684s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDescribeDataUsingReadAhead 2.095s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDescribeDataUsingReadAhead16_KB 1.892s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDescribePureFreshBytes 0.679s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDescribePureFreshBytes16_KB 0.679s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDoForcedCompaction 0.685s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDoForcedCompaction128_KB 0.682s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDumpCompactionRangeBlobs 0.658s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldDumpCompactionRangeBlobs128_KB 0.664s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldEnqueuePendingForcedCompaction 1.266s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldEnqueuePendingForcedCompaction128_KB 1.268s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushAfterEmptyFlush 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushAfterEmptyFlush128_KB 0.661s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushFreshBytes 0.655s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushFreshBytes128_KB 0.655s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushFreshBytesByLargeOffset 0.667s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushFreshBytesByLargeOffset128_KB 0.659s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushFreshBytesWithPartialBlobIntersection 0.659s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldFlushFreshBytesWithPartialBlobIntersection128_KB 0.660s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldForceCompactAndCleanup 0.661s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldForceCompactAndCleanup128_KB 0.662s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldForceCompactRangeAndRemoveStaleNodesData 0.658s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldForceCompactRangeAndRemoveStaleNodesData128_KB 0.663s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldGenerateBlobIds 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldGenerateBlobIds128_KB 0.666s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldGenerateCommitId 0.666s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldGenerateCommitId128_KB 0.660s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldHandleErasedRangeDuringCompaction 0.660s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldHandleErasedRangeDuringCompaction128_KB 0.661s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldHandleErrorDuringDescribeData 0.655s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldHandleErrorDuringDescribeData128_KB 0.658s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldHandleMultipleBlobsInRangeAndUpdateCompactionMap 0.661s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldHandleMultipleBlobsInRangeAndUpdateCompactionMap128_KB 0.658s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldLimitDeleteGarbageBlobsPerTx 0.668s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldLimitDeleteGarbageBlobsPerTx128_KB 0.670s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldLoadCompactionMapInBackground 0.861s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldLoadCompactionMapInBackground128_KB 1.885s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldLoadFreshBytesOnStartup 0.671s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldLoadFreshBytesOnStartup128_KB 0.660s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldNotAllowTruncateDuringCompactionMapLoading 0.731s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldNotAllowTruncateDuringCompactionMapLoading128_KB 0.664s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldNotDeleteBlobsMarkedAsGarbageByUncommittedTransactions 1.866s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldNotDeleteBlobsMarkedAsGarbageByUncommittedTransactions128_KB 1.863s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldNotWriteToYellowGroups 3.272s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldNotWriteToYellowGroups128_KB 3.268s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldProperlyReadBlobsWithHoles 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldProperlyReadBlobsWithHoles128_KB 0.658s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldReadEmptyFile 0.686s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldReadEmptyFile128_KB 0.682s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldReadFromBlobsAndBlocksAtTheSameTime 0.702s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldReadFromBlobsAndBlocksAtTheSameTime128_KB 0.682s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldReadFromFreshAndBlobsCorrectly 0.686s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldReadFromFreshAndBlobsCorrectly128_KB 0.690s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldReadUnAligned 0.682s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldReadUnAligned128_KB 0.685s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRecoverAfterFreshBlocksRelatedBackpressure 1.491s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRecoverAfterFreshBlocksRelatedBackpressure128_KB 1.496s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRejectAddDataIfCollectBarrierIsAlreadyReleased 10.516s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRejectAddDataIfCollectBarrierIsAlreadyReleased128_KB 10.553s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRejectBlobIndexOpsWithProperErrorCodeIfAnotherOpIsRunning 0.687s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRejectBlobIndexOpsWithProperErrorCodeIfAnotherOpIsRunning128_KB 0.690s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRejectWritesDueToBackpressure 0.686s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRejectWritesDueToBackpressure16_KB 0.681s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRemoveDeletionMarkersOnCleanup 0.679s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRemoveDeletionMarkersOnCleanup128_KB 0.683s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRetryForcedCompaction 1.300s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRetryForcedCompaction128_KB 1.283s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRewriteBlobsOnCompaction 0.695s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldRewriteBlobsOnCompaction128_KB 0.688s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldStoreFreshBlocks 0.671s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldStoreFreshBlocks128_KB 0.688s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldStoreFreshBytes 0.916s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldStoreFreshBytes128_KB 0.681s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldSuicideAfterBackpressureErrors 1.481s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldSuicideAfterBackpressureErrors128_KB 1.487s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldTrackUsedBlocks 0.688s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldTrackUsedBlocks128_KB 0.895s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldTrimFreshBytesDeletionMarkers 1.488s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldTrimFreshBytesDeletionMarkers128_KB 1.471s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldTrimFreshBytesDeletionMarkersForLargeFiles 4.319s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldTrimFreshBytesDeletionMarkersForLargeFiles128_KB 4.576s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldUpSizeFiles 0.688s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldUpSizeFiles128_KB 0.692s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldUpdateCompactionMapUponCleanup 0.704s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldUpdateCompactionMapUponCleanup128_KB 0.689s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldUpdateFileSizeOnWrite 0.670s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldUpdateFileSizeOnWrite128_KB 0.680s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldWriteBlobForLargeWrite 0.684s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldWriteBlobForLargeWrite128_KB 0.674s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldWriteBlobOnFlush 0.705s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldWriteBlobOnFlush128_KB 0.687s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldWriteFreshBlocksForUnalignedDataAtTheEnd 0.679s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data.ShouldWriteFreshBlocksForUnalignedDataAtTheEnd128_KB 0.677s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldAllocateData 0.676s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldAllocateDataWithKeepSize 0.729s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldAllocateDataWithPunchAndKeepSize 0.718s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldAllocateDataWithUnshareRange 0.662s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldAllocateDataWithZero 0.698s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldAllocateDataWithZeroAndKeepSize 0.640s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldReturnErrorOnBigSize 0.667s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldReturnErrorOnInvalidHandle 0.692s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldReturnErrorOnZeroLength 0.679s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldReturnNotSupportedForCollapseRangeFlag 0.672s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldReturnNotSupportedForInsertRangeFlag 0.376s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Allocate.ShouldReturnNotSupportedForSinglePunchHoleFlag 0.682s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldOpenAndTruncateFiles 0.942s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldSplitTruncateForBigFiles 2.710s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldSplitTruncateForBigFilesByDestroyHandle 1.883s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldSplitTruncateForBigFilesByDestroySession 1.884s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldSplitTruncateForBigFilesByHandle 1.480s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldSplitTruncateForBigFilesByRename 1.478s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldSplitTruncateForBigFilesByResetSession 1.884s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldSplitTruncateForBigFilesByUnlink 1.478s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldTruncateEmptyFile 0.688s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldTruncateFiles 0.680s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldTruncateFreshBytes 0.683s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_Truncate.ShouldTruncateRange 0.677s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_ZeroRange.ShouldSimultaneouslyZeroRange 0.704s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Data_ZeroRange.ShouldZeroRange 0.396s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Monitoring.ShouldHandleHttpInfo 0.943s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldCreateDirectoryNode 0.678s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldCreateFileNode 0.692s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldCreateLinkNode 0.675s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldCreateSymLinkNode 0.676s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldDeduplicateCreateNodeRequests 0.873s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldDeduplicateRenameNodeRequests 0.877s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldDeduplicateUnlinkNodeRequests 0.876s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldIncrementXAttrVersionOnUpdate 0.658s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldInvalidateNodeIndexCacheUponIndexOps 1.264s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldLimitListNodes 0.648s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldListNodes 0.652s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotCreateInvalidNodes 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotCreateLinkToInvalidNode 0.649s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotCreateNodeAtInvalidPath 0.672s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotIncrementBlocksForLink 0.649s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotRemoveInvalidPath 0.670s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotRemoveNodes 0.662s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotStoreNodeAttrsForInvalidNodes 0.660s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotStoreNodeXAttrsForInvalidNodes 0.651s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldNotStoreXAttrsWithFlagsRestrictions 0.648s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldPayRespectToInodeLimits 0.654s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldRemoveNodes 0.647s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldRenameAccordingToFlags 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldRenameDirNodes 0.662s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldRenameFileNodes 0.667s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldStoreNodeAttrs 0.657s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldStoreNodeXAttrs 0.658s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldTrackUsedBlocks 0.650s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldUseNodeIndexCacheForGetNodeAttr 1.266s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldValidateDupRequests 0.649s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldValidateXAttrNameAndValue 1.058s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes.ShouldWaitForDupRequestToBeCommited 1.263s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes_FilterAliveNodes.ShouldWork 0.649s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Nodes_FilterAliveNodes.Smoke 0.319s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ChangeCacheTest 0.666s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldCleanupDedupCacheKeptBySession 0.661s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldCleanupHandlesAndLocksKeptBySession 0.660s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldCleanupHandlesAndNodesKeptBySession 0.664s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldCleanupLocksKeptBySession 1.194s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldCreateHandlesAndFiles 0.663s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldDeduplicateCreateHandleRequests 0.655s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldKeepFileByOpenHandle 0.663s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldNotCreateInvalidHandles 0.659s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldPreserveSessionStateWhileRestoreClientSession 0.669s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldProperlyHandleSeqNoInDestroySession 0.866s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldProperlyHandleSeqNoInResetSession 0.662s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldResetSessionState 0.666s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldRestoreClientSession 0.677s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldReturnFeaturesInCreateSessionResponse 1.367s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldSendSessionEvents 0.682s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldSupportInterhostMigrationRollbackScenarioInPresenseOfResets 1.094s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldSupportInterhostMigrationScenarioInPresentsOfResets 1.086s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldTrackClients 0.899s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldTrackHandles 0.691s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldTrackLocks 0.685s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Sessions.ShouldTrackSharedLocks 0.689s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_SubSessions.ShouldKeepSubSessionsIfAnotherRemoved 0.887s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_SubSessions.ShouldKeepSubSessionsIfAnotherReset 0.890s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_SubSessions.ShouldRemoveTooOldSubSessions 1.083s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_SubSessions.ShouldSupportInterhostMigrationRollbackScenario 0.882s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_SubSessions.ShouldSupportInterhostMigrationScenario 0.889s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_SubSessions.ShouldSupportMultipleSubSessions 0.889s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Throttling.ShouldMaintainRequestOrderWhenThrottling 1.408s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Throttling.ShouldNotThrottleIfThrottlerIsDisabled 7.730s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Throttling.ShouldProperlyProcessPostponedRequestsAfterConfigUpdate 3.111s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Throttling.ShouldRejectRequestsThrottledForTooLong 1.265s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Throttling.ShouldRespondToThrottledRequestsUponTableDeath 0.797s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Throttling.ShouldThrottle 3.094s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Throttling.ShouldUpdateThrottlerDelayOnReadRequest 1.311s PASS
cloud/filestore/libs/storage/tablet/ut/TIndexTabletTest_Throttling.ShouldUpdateThrottlerDelayOnWriteRequest 1.399s PASS
cloud/filestore/libs/storage/tablet/ut/TProfileLogEvent.ShouldAddBlobsInfoForMergedBlobMeta 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TProfileLogEvent.ShouldAddBlobsInfoForMixedBlob 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TProfileLogEvent.ShouldAddBlobsInfoForMixedBlobMeta 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TProfileLogEvent.ShouldAddCompactionRange 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TProfileLogEvent.ShouldAddRange 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TProfileLogEvent.ShouldCorrectlyFinalizeProfileLogRequest 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TProfileLogEvent.ShouldCorrectlyInitProfileLogRequest 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TProfileLogEvent.ShouldCorrectlyInitProfileLogRequestWithRequestType 0.072s PASS
cloud/filestore/libs/storage/tablet/ut/TProfileLogEvent.ShouldGetCorrectRequestName 0.311s PASS
cloud/filestore/libs/storage/tablet/ut/TRebaseLogicTest.TestRebaseBlocks 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TSubSessions.ShouldAddSubSessions 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TSubSessions.ShouldNotRemoveSessionIfWriterIsStillAlive 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TSubSessions.ShouldNotRemoveSessionSeqNoIsLower 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TSubSessions.ShouldRemoveSubSession 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TSubSessions.ShouldRemoveSubSessionIfRemovedWriterWithHighestSeqNo 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TSubSessions.ShouldRemoveSubSessionWithLowestSeqNo 0.000s PASS
cloud/filestore/libs/storage/tablet/ut/TSubSessions.ShouldUpdateSubSessions 0.000s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldCalculateReadWriteMetrics 3.213s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldCorrectlyUpdateValuesOnThrottling 4.517s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldCorrectlyWriteCompactionStats 5.419s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldCorrectlyWriteThrottlerMaxParams 5.395s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldIncrementAndDecrementSessionCount 8.790s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldProperlyReportDataMetrics 5.240s PASS
cloud/filestore/libs/storage/tablet/ut_counters/TIndexTabletTest_Counters.ShouldRegisterCounters 0.419s PASS
cloud/filestore/libs/storage/tablet/ut_stress/TIndexTabletTest_Data_Stress.ShouldTruncateAndAllocateFiles 2m 3.275s PASS
cloud/filestore/libs/storage/tablet_proxy/ut/TIndexTabletProxyTest.ShouldDetectRemoteTabletDeath 1.408s PASS
cloud/filestore/libs/storage/tablet_proxy/ut/TIndexTabletProxyTest.ShouldHandleRequests 0.674s PASS
cloud/filestore/libs/vfs/tests/TFSyncQueueStressTest.Stress 10.214s PASS
cloud/filestore/libs/vfs/ut/TFSyncQueueTest.ShouldReturnImmediatelyIfThereAreNoRequestsInQueue 0.002s PASS
cloud/filestore/libs/vfs/ut/TFSyncQueueTest.ShouldWorkWithGlobalDataRequests 0.003s PASS
cloud/filestore/libs/vfs/ut/TFSyncQueueTest.ShouldWorkWithGlobalMetaRequests 0.002s PASS
cloud/filestore/libs/vfs/ut/TFSyncQueueTest.ShouldWorkWithLocalDataRequests 0.003s PASS
cloud/filestore/libs/vfs/ut/TFSyncQueueTest.ShouldWorkWithLocalMetaRequests 0.001s PASS
cloud/filestore/libs/vfs/ut/TFSyncQueueTest.ShouldWorkWithSimpleOrder 0.003s PASS
cloud/filestore/libs/vfs/ut/TFSyncQueueTest.Smoke 0.001s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.SendInterruptRequestBeforeOriginal 0.030s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldCacheXAttrAbsence 0.030s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldCacheXAttrValueOnGet 0.030s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldCacheXAttrValueOnSet 0.031s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldFailRequestIfFailedToRecoverSession 0.075s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHandlReadRequest 0.054s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHandleForgetRequestsForUnknownNodes 0.030s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHandleInitRequest 0.071s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHandleReadDir 0.025s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHandleReadDirInvalidHandles 0.026s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHandleReadDirPaging 0.047s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHandleWriteRequest 0.079s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldHitErrorMetricOnFailure 0.035s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNoFailRequestIfSessionIsAbleToRecover 0.031s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNotAbortOnInvalidServerLookup 0.033s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNotCacheXAttrWhenErrorHappens 0.084s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNotCrashWhenStoppedBeforeFileStoreResponse 0.000s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNotFailOnStopWithRequestsInFlight 2.071s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNotFailOnSuspendWithRequestsInFlight 2.117s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNotTriggerFatalErrorForCancelledRequests 0.170s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldNotWaitToAcquireLock 0.017s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldPassSessionId 0.067s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldPingSession 0.020s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldRecoverSession 0.016s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldReinitSessionWithoutInitRequest 0.029s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldResetSessionStateUponInitAndDestroy 0.072s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldSkipCacheValueAfterTimeout 0.027s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldTestLock 0.027s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldUpdateFilesystemMetricsWithInFlight 0.021s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.ShouldWaitToAcquireLock 2.070s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.StopShouldDestroySession 0.022s PASS
cloud/filestore/libs/vfs_fuse/ut/TFileSystemTest.SuspendShouldNotDestroySession 0.021s PASS
cloud/filestore/public/sdk/go/client/client.go.gofmt 0.003s PASS
cloud/filestore/public/sdk/go/client/credentials.go.gofmt 0.002s PASS
cloud/filestore/public/sdk/go/client/durable.go.gofmt 0.004s PASS
cloud/filestore/public/sdk/go/client/durable_test.go.gofmt 0.002s PASS
cloud/filestore/public/sdk/go/client/error.go.gofmt 0.003s PASS
cloud/filestore/public/sdk/go/client/error_codes.go.gofmt 0.003s PASS
cloud/filestore/public/sdk/go/client/grpc.go.gofmt 0.004s PASS
cloud/filestore/public/sdk/go/client/grpc_test.go.gofmt 0.002s PASS
cloud/filestore/public/sdk/go/client/iface.go.gofmt 0.002s PASS
cloud/filestore/public/sdk/go/client/log.go.gofmt 0.003s PASS
cloud/filestore/public/sdk/go/client/log_test.go.gofmt 0.002s PASS
cloud/filestore/public/sdk/go/client/request.go.gofmt 0.002s PASS
cloud/filestore/public/sdk/go/client/response.go.gofmt 0.002s PASS
cloud/filestore/public/sdk/go/client/test_client.go.gofmt 0.003s PASS
cloud/filestore/public/sdk/go/client/time.go.gofmt 0.002s PASS
cloud/filestore/public/sdk/go/client/type.go.gofmt 0.002s PASS
cloud/filestore/public/sdk/go/client/ut/filestore-public-sdk-go-client.TestListEndpoints 0.040s PASS
cloud/filestore/public/sdk/go/client/ut/filestore-public-sdk-go-client.TestLogWithNilLoggerCreation 0.000s PASS
cloud/filestore/public/sdk/go/client/ut/filestore-public-sdk-go-client.TestLoggerCreationPerLevel 0.000s PASS
cloud/filestore/public/sdk/go/client/ut/filestore-public-sdk-go-client.TestNoRetryUnretriableRequests 0.000s PASS
cloud/filestore/public/sdk/go/client/ut/filestore-public-sdk-go-client.TestPing 0.000s PASS
cloud/filestore/public/sdk/go/client/ut/filestore-public-sdk-go-client.TestRetryUndeliveredRequests 0.000s PASS
cloud/filestore/public/sdk/go/client/ut/filestore-public-sdk-go-client.TestSysLogWithNilWriterCreation 0.000s PASS
cloud/filestore/public/sdk/go/client/ut/filestore-public-sdk-go-client.TestSysLoggerCreationPerLevel 0.000s PASS
cloud/filestore/public/sdk/go/client/uuid.go.gofmt 0.002s PASS
cloud/filestore/public/sdk/python/client/__init__.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/base_client.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/client.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/credentials.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/durable.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/endpoint.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/error.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/error_codes.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/grpc_client.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/request.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/ut/client_methods.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/ut/client_ut.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/ut/client_ut.py.test_every_method_async 0.008s PASS
cloud/filestore/public/sdk/python/client/ut/client_ut.py.test_every_method_sync 0.005s PASS
cloud/filestore/public/sdk/python/client/ut/durable_ut.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/ut/durable_ut.py.test_no_retry_unretriable_requests_async 0.009s PASS
cloud/filestore/public/sdk/python/client/ut/durable_ut.py.test_no_retry_unretriable_requests_sync 0.008s PASS
cloud/filestore/public/sdk/python/client/ut/durable_ut.py.test_retry_undelivered_request_async 0.038s PASS
cloud/filestore/public/sdk/python/client/ut/durable_ut.py.test_retry_undelivered_request_sync 0.037s PASS
cloud/filestore/public/sdk/python/client/ut/grpc_client_ut.py.flake8 0.000s PASS
cloud/filestore/public/sdk/python/client/ut/grpc_client_ut.py.test_deadline_exceeded 0.055s PASS
cloud/filestore/public/sdk/python/client/ut/grpc_client_ut.py.test_every_method_async 0.065s PASS
cloud/filestore/public/sdk/python/client/ut/grpc_client_ut.py.test_every_method_sync 0.046s PASS
cloud/filestore/public/sdk/python/protos/__init__.py.flake8 0.000s PASS
cloud/filestore/tests/build_arcadia_test/__main__.py.flake8 0.000s PASS
cloud/filestore/tests/build_arcadia_test/common.py.flake8 0.000s PASS
cloud/filestore/tests/build_arcadia_test/coreutils.py.flake8 0.000s PASS
cloud/filestore/tests/build_arcadia_test/entrypoint.py.flake8 0.000s PASS
cloud/filestore/tests/client/test.py.flake8 0.000s PASS
cloud/filestore/tests/client/test.py.test_create_destroy 0.174s PASS
cloud/filestore/tests/client/test.py.test_create_mkdir_ls_destroy 0.306s PASS
cloud/filestore/tests/client/test.py.test_create_mkdir_ls_write_destroy 0.233s PASS
cloud/filestore/tests/client/test.py.test_describe_sessions 0.230s PASS
cloud/filestore/tests/client/test.py.test_list_filestores 0.677s PASS
cloud/filestore/tests/client/test.py.test_stat 0.201s PASS
cloud/filestore/tests/fio/mount-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio/mount-kikimr-test/test.py.test_fio[randread_4K_1] 1m 0.522s PASS
cloud/filestore/tests/fio/mount-kikimr-test/test.py.test_fio[randread_4K_32] 1m 0.411s PASS
cloud/filestore/tests/fio/mount-kikimr-test/test.py.test_fio[randread_4M_1] 1m 0.467s PASS
cloud/filestore/tests/fio/mount-kikimr-test/test.py.test_fio[randread_4M_32] 1m 0.447s PASS
cloud/filestore/tests/fio/mount-kikimr-test/test.py.test_fio[randrw_4K_1] 1m 0.442s PASS
cloud/filestore/tests/fio/mount-kikimr-test/test.py.test_fio[randrw_4K_32] 1m 0.434s PASS
cloud/filestore/tests/fio/mount-kikimr-test/test.py.test_fio[randrw_4M_1] 1m 0.468s PASS
cloud/filestore/tests/fio/mount-kikimr-test/test.py.test_fio[randrw_4M_32] 1m 0.591s PASS
cloud/filestore/tests/fio/mount-kikimr-test/test.py.test_fio[randwrite_4K_1] 1m 0.433s PASS
cloud/filestore/tests/fio/mount-kikimr-test/test.py.test_fio[randwrite_4K_32] 1m 0.436s PASS
cloud/filestore/tests/fio/mount-kikimr-test/test.py.test_fio[randwrite_4M_1] 1m 0.524s PASS
cloud/filestore/tests/fio/mount-kikimr-test/test.py.test_fio[randwrite_4M_32] 1m 0.633s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randread_4K_1] 1m 0.415s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randread_4K_32] 1m 0.530s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randread_4M_1] 1m 0.418s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randread_4M_32] 1m 0.455s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randrw_4K_1] 1m 0.424s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randrw_4K_32] 1m 0.528s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randrw_4M_1] 1m 0.502s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randrw_4M_32] 1m 0.585s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randwrite_4K_1] 1m 0.960s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randwrite_4K_32] 1m 0.738s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randwrite_4M_1] 1m 0.465s PASS
cloud/filestore/tests/fio/mount-local-test/test.py.test_fio[randwrite_4M_32] 1m 0.702s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randread_4K_1] 1m 0.461s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randread_4K_32] 1m 0.447s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randread_4M_1] 1m 0.490s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randread_4M_32] 1m 0.597s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_1] 1m 0.458s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_32] 1m 0.425s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4M_1] 1m 0.458s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4M_32] 1m 1.725s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randwrite_4K_1] 1m 0.450s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randwrite_4K_32] 1m 0.470s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randwrite_4M_1] 59.623s PASS
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test/test.py.test_fio[randwrite_4M_32] 1m 1.746s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randread_4K_1] 1m 0.259s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randread_4K_32] 1m 0.397s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randread_4M_1] 1m 0.453s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randread_4M_32] 1m 0.956s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randrw_4K_1] 1m 0.432s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randrw_4K_32] 1m 0.519s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randrw_4M_1] 1m 0.448s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randrw_4M_32] 1m 1.341s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randwrite_4K_1] 1m 0.633s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randwrite_4K_32] 1m 0.403s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randwrite_4M_1] 1m 0.438s PASS
cloud/filestore/tests/fio/qemu-kikimr-test/test.py.test_fio[randwrite_4M_32] 1m 1.154s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randread_4K_1] 1m 0.355s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randread_4K_32] 1m 0.371s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randread_4M_1] 1m 0.475s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randread_4M_32] 1m 0.509s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randrw_4K_1] 1m 0.408s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randrw_4K_32] 1m 0.395s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randrw_4M_1] 1m 0.162s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randrw_4M_32] 1m 1.222s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randwrite_4K_1] 1m 0.701s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randwrite_4K_32] 1m 0.468s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randwrite_4M_1] 1m 0.594s PASS
cloud/filestore/tests/fio/qemu-local-test/test.py.test_fio[randwrite_4M_32] 1m 1.741s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16] 30.498s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_end-fsync] 30.429s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8] 30.452s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_end-fsync] 30.437s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink] 30.471s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink_end-fsync] 30.487s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4] 30.473s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_end-fsync] 30.901s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink] 30.538s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.487s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16] 30.509s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_end-fsync] 30.456s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8] 30.453s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_end-fsync] 30.446s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink] 30.642s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink_end-fsync] 31.004s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4] 30.534s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.504s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.797s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.448s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink] 30.439s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink_end-fsync] 30.447s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4] 30.654s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_end-fsync] 30.438s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink] 30.465s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink_end-fsync] 30.828s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4] 30.493s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_end-fsync] 30.485s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8] 30.517s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_end-fsync] 30.820s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink] 30.527s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink_end-fsync] 30.638s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4] 30.491s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_end-fsync] 30.542s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink] 30.625s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.563s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16] 30.549s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_end-fsync] 30.612s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8] 30.507s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_end-fsync] 30.955s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink] 30.627s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink_end-fsync] 30.544s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4] 30.578s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.534s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.717s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.612s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink] 30.481s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink_end-fsync] 30.500s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4] 30.555s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_end-fsync] 30.473s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink] 30.695s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink_end-fsync] 30.533s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink] 30.533s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink_end-fsync] 30.825s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4] 30.508s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_end-fsync] 30.484s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink] 30.514s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink_end-fsync] 30.484s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_unlink] 30.905s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_unlink_end-fsync] 30.583s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_write_barrier_4] 30.425s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_write_barrier_4_end-fsync] 30.492s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink] 30.451s PASS
cloud/filestore/tests/fio_index/mount-kikimr-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink_end-fsync] 30.577s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16] 30.768s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_end-fsync] 30.464s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8] 30.438s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_end-fsync] 30.426s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink] 30.443s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink_end-fsync] 30.499s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4] 30.455s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_end-fsync] 30.644s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink] 30.416s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.435s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16] 30.799s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_end-fsync] 30.657s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8] 30.435s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_end-fsync] 30.489s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink] 30.572s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink_end-fsync] 30.437s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4] 30.465s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.692s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.454s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.908s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink] 30.851s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink_end-fsync] 30.475s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4] 30.428s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_end-fsync] 30.436s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink] 30.453s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink_end-fsync] 30.440s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4] 30.766s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_end-fsync] 30.475s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8] 30.502s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_end-fsync] 30.482s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink] 30.520s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink_end-fsync] 30.542s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4] 30.581s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_end-fsync] 30.534s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink] 30.536s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink_end-fsync] 31.091s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16] 30.523s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_end-fsync] 30.483s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8] 30.451s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_end-fsync] 30.445s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink] 30.505s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink_end-fsync] 30.526s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4] 30.458s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.455s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.512s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.524s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink] 30.542s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink_end-fsync] 30.538s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4] 30.480s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_end-fsync] 30.465s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink] 30.528s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink_end-fsync] 30.556s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink] 30.492s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink_end-fsync] 31.047s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4] 30.534s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_end-fsync] 30.615s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink] 31.012s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink_end-fsync] 30.528s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_unlink] 30.452s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_unlink_end-fsync] 30.460s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_write_barrier_4] 30.722s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_write_barrier_4_end-fsync] 30.513s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink] 30.883s PASS
cloud/filestore/tests/fio_index/mount-local-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink_end-fsync] 30.456s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16] 30.442s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_end-fsync] 30.424s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fdatasync_8] 30.408s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fdatasync_8_end-fsync] 30.429s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink] 30.427s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink_end-fsync] 30.496s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4] 30.405s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_end-fsync] 30.405s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink] 30.432s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.487s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16] 30.427s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_end-fsync] 30.403s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8] 30.402s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_end-fsync] 30.435s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink] 30.445s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink_end-fsync] 30.429s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4] 30.453s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.416s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.399s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.669s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink] 30.313s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink_end-fsync] 30.395s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4] 30.386s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_end-fsync] 30.433s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink] 30.412s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink_end-fsync] 30.403s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4] 30.469s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_end-fsync] 30.467s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8] 30.433s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_end-fsync] 30.467s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink] 30.480s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink_end-fsync] 30.465s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4] 30.451s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_end-fsync] 30.458s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink] 30.467s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.483s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16] 30.468s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_end-fsync] 30.442s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8] 30.426s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_end-fsync] 30.539s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink] 31.357s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink_end-fsync] 30.477s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4] 30.424s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.448s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.467s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.476s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink] 30.466s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink_end-fsync] 30.475s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4] 30.576s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_end-fsync] 31.104s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink] 30.489s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink_end-fsync] 30.460s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink] 30.471s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink_end-fsync] 30.479s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4] 30.488s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_end-fsync] 30.450s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink] 30.455s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink_end-fsync] 30.472s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_unlink] 30.411s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_unlink_end-fsync] 30.391s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_write_barrier_4] 30.382s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_write_barrier_4_end-fsync] 30.402s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink] 30.384s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-multishard-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink_end-fsync] 30.396s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16] 30.473s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_end-fsync] 30.444s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fdatasync_8] 30.421s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fdatasync_8_end-fsync] 30.446s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink] 30.491s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink_end-fsync] 30.514s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4] 30.496s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_end-fsync] 30.465s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink] 30.499s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.864s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16] 30.447s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_end-fsync] 30.411s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8] 30.598s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_end-fsync] 30.463s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink] 30.457s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink_end-fsync] 30.442s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4] 30.393s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.379s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.400s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 31.054s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink] 30.430s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink_end-fsync] 30.451s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4] 30.462s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_end-fsync] 30.464s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink] 30.478s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink_end-fsync] 30.455s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4] 30.547s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_end-fsync] 30.664s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8] 30.560s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_end-fsync] 30.521s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink] 30.535s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink_end-fsync] 30.503s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4] 30.455s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_end-fsync] 30.531s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink] 30.509s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.475s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16] 30.466s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_end-fsync] 30.211s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8] 30.647s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_end-fsync] 30.581s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink] 30.532s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink_end-fsync] 30.598s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4] 30.485s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.498s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.570s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.511s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink] 30.925s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink_end-fsync] 30.538s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4] 30.488s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_end-fsync] 30.506s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink] 30.540s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink_end-fsync] 30.569s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink] 30.530s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink_end-fsync] 30.513s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4] 31.125s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_end-fsync] 31.409s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink] 30.490s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink_end-fsync] 30.615s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_unlink] 30.459s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_unlink_end-fsync] 30.578s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_write_barrier_4] 30.374s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_write_barrier_4_end-fsync] 30.457s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink] 30.405s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink_end-fsync] 30.653s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16] 30.620s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_end-fsync] 30.503s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8] 30.435s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_end-fsync] 30.402s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink] 30.450s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink_end-fsync] 30.466s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4] 30.384s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_end-fsync] 30.386s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink] 30.377s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.400s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16] 30.737s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_end-fsync] 30.573s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8] 30.558s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_end-fsync] 30.446s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink] 30.431s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink_end-fsync] 30.454s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4] 30.453s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.423s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.418s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.441s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink] 30.552s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink_end-fsync] 30.547s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4] 30.427s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_end-fsync] 30.439s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink] 30.479s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink_end-fsync] 30.459s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4] 30.449s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_end-fsync] 30.435s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8] 30.538s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_end-fsync] 30.553s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink] 30.502s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink_end-fsync] 30.481s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4] 30.520s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_end-fsync] 30.500s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink] 30.517s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.489s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16] 30.447s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_end-fsync] 30.747s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8] 30.460s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_end-fsync] 30.465s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink] 30.467s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink_end-fsync] 30.483s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4] 30.437s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.419s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.425s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.445s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink] 30.551s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink_end-fsync] 30.575s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4] 30.522s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_end-fsync] 30.483s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink] 30.565s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink_end-fsync] 30.624s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink] 30.535s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink_end-fsync] 30.516s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4] 30.468s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_end-fsync] 30.936s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink] 30.675s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink_end-fsync] 30.517s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_unlink] 30.434s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_unlink_end-fsync] 30.407s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_write_barrier_4] 30.422s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_write_barrier_4_end-fsync] 30.427s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink] 30.405s PASS
cloud/filestore/tests/fio_index/qemu-kikimr-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink_end-fsync] 30.411s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16] 30.466s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_end-fsync] 30.487s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8] 30.475s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_end-fsync] 30.405s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink] 30.433s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_unlink_end-fsync] 30.444s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4] 30.387s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_end-fsync] 30.373s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink] 30.405s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.408s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16] 30.478s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_end-fsync] 30.488s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8] 30.460s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_end-fsync] 30.482s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink] 30.495s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_unlink_end-fsync] 30.490s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4] 30.416s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.388s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.445s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.456s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink] 30.460s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_unlink_end-fsync] 30.514s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4] 30.426s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_end-fsync] 30.449s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink] 30.474s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_fsync_16_write_barrier_4_unlink_end-fsync] 30.485s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4] 30.435s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_end-fsync] 30.436s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8] 30.711s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_end-fsync] 30.514s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink] 30.835s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_unlink_end-fsync] 30.864s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4] 30.471s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_end-fsync] 30.455s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink] 30.656s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.641s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16] 30.466s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_end-fsync] 30.127s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8] 30.587s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_end-fsync] 30.536s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink] 30.623s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_unlink_end-fsync] 30.705s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4] 30.450s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_end-fsync] 30.473s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink] 30.598s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_fdatasync_8_write_barrier_4_unlink_end-fsync] 30.625s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink] 30.641s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_unlink_end-fsync] 30.640s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4] 30.459s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_end-fsync] 30.491s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink] 30.577s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_fsync_16_write_barrier_4_unlink_end-fsync] 30.657s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink] 30.624s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_unlink_end-fsync] 30.630s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4] 30.498s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_end-fsync] 30.524s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink] 30.633s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_jobs_4_write_barrier_4_unlink_end-fsync] 30.698s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_unlink] 30.563s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_unlink_end-fsync] 30.616s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_write_barrier_4] 30.408s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_write_barrier_4_end-fsync] 30.400s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink] 30.516s PASS
cloud/filestore/tests/fio_index/qemu-local-test/test.py.test_fio[randrw_4K_16_write_barrier_4_unlink_end-fsync] 30.495s PASS
cloud/filestore/tests/fio_index_migration/qemu-intrahost-migration-kikimr-nemesis-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index_migration/qemu-intrahost-migration-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_index_migration/qemu-intrahost-migration-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_migration/qemu-intrahost-migration-kikimr-nemesis-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_migration/qemu-intrahost-migration-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fio_migration/qemu-intrahost-migration-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[chflags] 0.329s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[chmod] 8.318s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[chown] 19.606s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[flock] 2.124s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[link] 7.180s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[mkdir] 2.813s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[open] 6.815s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[rename] 15.426s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[rmdir] 3.550s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[symlink] 3.187s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[truncate] 4.281s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test.py.test_posix_compliance[unlink] 10.650s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_fcntl_exclusive_lock_on_write_fd 0.031s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_fcntl_fail_exclusive_lock_on_read_fd 0.026s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_fcntl_shared_lock_on_read_fd 0.029s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_read_fd 0.029s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_write_fd 0.029s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_flock_exclusive_on_read_fd 0.034s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_flock_exclusive_on_write_fd 0.037s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_flock_shared_on_read_fd 0.028s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_flock_shared_on_write_fd 0.032s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_read_fd 0.034s PASS
cloud/filestore/tests/fs_posix_compliance/mount-kikimr-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_write_fd 0.034s PASS
cloud/filestore/tests/fs_posix_compliance/mount-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[chflags] 0.627s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[chmod] 10.600s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[chown] 21.846s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[flock] 3.026s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[link] 11.961s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[mkdir] 4.020s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[open] 8.741s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[rename] 21.764s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[rmdir] 4.910s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[symlink] 5.469s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[truncate] 4.671s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test.py.test_posix_compliance[unlink] 12.164s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_fcntl_exclusive_lock_on_write_fd 0.052s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_fcntl_fail_exclusive_lock_on_read_fd 0.044s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_fcntl_shared_lock_on_read_fd 0.053s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_read_fd 0.044s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_write_fd 0.043s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_flock_exclusive_on_read_fd 0.072s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_flock_exclusive_on_write_fd 0.054s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_flock_shared_on_read_fd 0.072s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_flock_shared_on_write_fd 0.090s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_read_fd 0.078s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_write_fd 0.080s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[chflags] 0.547s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[chmod] 9.058s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[chown] 21.388s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[flock] 2.457s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[link] 11.533s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[mkdir] 4.480s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[open] 7.415s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[rename] 17.339s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[rmdir] 5.348s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[symlink] 3.828s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[truncate] 4.701s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test.py.test_posix_compliance[unlink] 11.783s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_fcntl_exclusive_lock_on_write_fd 0.047s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_fcntl_fail_exclusive_lock_on_read_fd 0.048s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_fcntl_shared_lock_on_read_fd 0.074s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_read_fd 0.052s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_write_fd 0.048s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_flock_exclusive_on_read_fd 0.040s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_flock_exclusive_on_write_fd 0.037s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_flock_shared_on_read_fd 0.046s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_flock_shared_on_write_fd 0.074s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_read_fd 0.066s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_write_fd 0.065s PASS
cloud/filestore/tests/fs_posix_compliance/qemu-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/loadtest/local-auth/test.py.flake8 0.000s PASS
cloud/filestore/tests/loadtest/local-auth/test.py.test_load[index] 1.325s PASS
cloud/filestore/tests/loadtest/local-auth/test.py.test_load[read-write] 4m 1.329s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.test_load[ops0-create-remove] 2m 31.218s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.test_load[ops0-read-write-validation] 3m 30.269s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.test_load[ops1-create-remove] 2m 1.160s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.test_load[ops1-read-write-validation] 3m 0.258s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.test_load[ops2-create-remove] 3m 1.862s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.test_load[ops2-read-write-validation] 4m 1.282s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.test_load[ops3-create-remove] 2m 31.206s PASS
cloud/filestore/tests/loadtest/service-kikimr-localdb-compaction-test/test.py.test_load[ops3-read-write-validation] 3m 30.331s PASS
cloud/filestore/tests/loadtest/service-kikimr-nemesis-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/loadtest/service-kikimr-nemesis-test/test.py.test_load[create-remove] 1m 1.219s PASS
cloud/filestore/tests/loadtest/service-kikimr-nemesis-test/test.py.test_load[intrahost-migration] 3m 32.335s PASS
cloud/filestore/tests/loadtest/service-kikimr-nemesis-test/test.py.test_load[read-write-unaligned] 1m 1.172s PASS
cloud/filestore/tests/loadtest/service-kikimr-nemesis-test/test.py.test_load[read-write-validation] 2m 0.313s PASS
cloud/filestore/tests/loadtest/service-kikimr-nemesis-test/test.py.test_load[read-write] 2m 2.447s PASS
cloud/filestore/tests/loadtest/service-kikimr-newfeatures-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/loadtest/service-kikimr-newfeatures-test/test.py.test_load[get-node-attr] 4.097s PASS
cloud/filestore/tests/loadtest/service-kikimr-newfeatures-test/test.py.test_load[read-write-sequential-validation] 2m 3.667s PASS
cloud/filestore/tests/loadtest/service-kikimr-newfeatures-test/test.py.test_load[read-write-validation] 2m 3.404s PASS
cloud/filestore/tests/loadtest/service-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/loadtest/service-kikimr-test/test.py.test_load[create-rename] 1.276s PASS
cloud/filestore/tests/loadtest/service-kikimr-test/test.py.test_load[get-node-attr.txt] 2.419s PASS
cloud/filestore/tests/loadtest/service-kikimr-test/test.py.test_load[intrahost-migration] 3m 30.947s PASS
cloud/filestore/tests/loadtest/service-kikimr-test/test.py.test_load[read-write-unaligned] 1m 1.183s PASS
cloud/filestore/tests/loadtest/service-kikimr-test/test.py.test_load[read-write-validation] 2m 0.257s PASS
cloud/filestore/tests/loadtest/service-kikimr-test/test.py.test_load[read-write] 2m 2.346s PASS
cloud/filestore/tests/loadtest/service-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/loadtest/service-local-test/test.py.test_load[create-rename] 1.410s PASS
cloud/filestore/tests/loadtest/service-local-test/test.py.test_load[intrahost-migration] 3m 29.496s PASS
cloud/filestore/tests/loadtest/service-local-test/test.py.test_load[read-write] 3.156s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test.py.test_profile_log 1m 40.370s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_fcntl_exclusive_lock_on_write_fd 0.060s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_fcntl_fail_exclusive_lock_on_read_fd 0.040s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_fcntl_shared_lock_on_read_fd 0.048s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_read_fd 0.046s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_write_fd 0.047s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_flock_exclusive_on_read_fd 0.039s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_flock_exclusive_on_write_fd 0.035s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_flock_shared_on_read_fd 0.058s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_flock_shared_on_write_fd 0.062s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_read_fd 0.059s PASS
cloud/filestore/tests/profile_log/qemu-kikimr-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_write_fd 0.075s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test.py.test_profile_log 1m 30.634s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_fcntl_exclusive_lock_on_write_fd 0.047s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_fcntl_fail_exclusive_lock_on_read_fd 0.056s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_fcntl_shared_lock_on_read_fd 0.054s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_read_fd 0.031s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_flock_downgrade_exclusive_to_shared_on_write_fd 0.026s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_flock_exclusive_on_read_fd 0.033s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_flock_exclusive_on_write_fd 0.036s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_flock_shared_on_read_fd 0.045s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_flock_shared_on_write_fd 0.037s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_read_fd 0.045s PASS
cloud/filestore/tests/profile_log/qemu-local-test/test_locks.py.test_flock_upgrade_shared_to_exclusive_on_write_fd 0.036s PASS
cloud/filestore/tests/python/lib/client.py.flake8 0.000s PASS
cloud/filestore/tests/python/lib/common.py.flake8 0.000s PASS
cloud/filestore/tests/python/lib/daemon_config.py.flake8 0.000s PASS
cloud/filestore/tests/python/lib/endpoint.py.flake8 0.000s PASS
cloud/filestore/tests/python/lib/http_proxy.py.flake8 0.000s PASS
cloud/filestore/tests/python/lib/kikimr.py.flake8 0.000s PASS
cloud/filestore/tests/python/lib/loadtest.py.flake8 0.000s PASS
cloud/filestore/tests/python/lib/server.py.flake8 0.000s PASS
cloud/filestore/tests/python/lib/vhost.py.flake8 0.000s PASS
cloud/filestore/tests/recipes/mount/__main__.py.flake8 0.000s PASS
cloud/filestore/tests/recipes/service-kikimr/__main__.py.flake8 0.000s PASS
cloud/filestore/tests/recipes/service-local/__main__.py.flake8 0.000s PASS
cloud/filestore/tests/recipes/vhost-endpoint/__main__.py.flake8 0.000s PASS
cloud/filestore/tests/recipes/vhost/__main__.py.flake8 0.000s PASS
cloud/filestore/tests/service/service-kikimr-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/service/service-kikimr-test/test.py.test_alter 0.154s PASS
cloud/filestore/tests/service/service-kikimr-test/test.py.test_create_destroy 0.131s PASS
cloud/filestore/tests/service/service-kikimr-test/test.py.test_describe_model 0.034s PASS
cloud/filestore/tests/service/service-kikimr-test/test.py.test_resize 0.154s PASS
cloud/filestore/tests/service/service-local-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/service/service-local-test/test.py.test_alter 0.056s PASS
cloud/filestore/tests/service/service-local-test/test.py.test_create_destroy 0.037s PASS
cloud/filestore/tests/service/service-vhost-test/test.py.flake8 0.000s PASS
cloud/filestore/tests/service/service-vhost-test/test.py.test_create_destroy 0.157s PASS
cloud/filestore/tests/xfs_suite/__main__.py.flake8 0.000s PASS
cloud/filestore/tests/xfs_suite/tests/test.py.flake8 0.000s PASS
cloud/filestore/tests/xfs_suite/tests/test.py.test_xfs_test_suite[cluster1-virtiofs-default.sh] 0.421s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TDumpTest.ShouldDumpRequestMainInfo 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TDumpTest.ShouldGetItemOrderByTimestamp 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TDumpTest.ShouldGetRequestNameByRequestType 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TDumpTest.ShouldGetRequestTypes 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldAcceptCompleteRecord 0.001s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldFilterByFileSystemIdRecord 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldFilterByHandleRecord 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldFilterByNodeIdRecord 0.001s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldFilterByRangeRecord 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldFilterByRequestTypeRecord 0.001s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldFilterBySinceRecord 0.001s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldFilterByUntilRecord 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestFilterTest.ShouldFilterRecordWithPipeline 0.001s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForAccessNodeRequestType 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForCollectGarbageRequestType 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForCreateCheckpointRequestType 0.001s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForDefaultRequestType 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForDeleteGarbageRequestType 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForDestroyCheckpointRequestType 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForFlushRequestType 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForFsyncRequestType 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForGetNodeXAttrRequestType 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForReadBlobRequestType 0.000s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForRemoveNodeXAttrRequestType 0.007s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForSetNodeXAttrRequestType 0.042s PASS
cloud/filestore/tools/analytics/libs/event-log/ut/TRequestPrinterTest.ShouldPrintRequestInfoForWriteBlobRequestType 0.000s PASS
cloud/filestore/tools/analytics/profile_tool/lib/ut/TFactory.ShouldGetCommand 0.000s PASS
cloud/filestore/tools/analytics/profile_tool/lib/ut/TFactory.ShouldGetCommandNames 0.000s PASS
cloud/filestore/tools/analytics/profile_tool/lib/ut/TFactory.ShouldNormalizeCommand 0.000s PASS
cloud/filestore/tools/testing/fs_posix_compliance/pylib/test.py.flake8 0.000s PASS
cloud/filestore/tools/testing/profile_log/common.py.flake8 0.000s PASS
cloud/storage/core/libs/actors/ut/TPoisonPillHelperTest.Basic 0.016s PASS
cloud/storage/core/libs/actors/ut/TPoisonPillHelperTest.NoChildren 0.061s PASS
cloud/storage/core/libs/aio/ut/TAioTest.ShouldReadWrite 1.143s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.AuthorizeRequest 0.266s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.AuthorizeWithAuthorizerDisabledWhenAccepting 0.287s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.AuthorizeWithAuthorizerDisabledWhenIgnoring 0.258s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.AuthorizeWithEmptyTokenWhenAccepting 0.246s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.AuthorizeWithEmptyTokenWhenIgnoring 0.266s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.AuthorizeWithoutFolderIdWhenIgnoring 0.319s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ConcurrentRequests 0.260s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.DoNotAuthorizeWithAuthorizerDisabledAndRequiring 0.258s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.DoNotAuthorizeWithEmptyTokenWhenRequiring 0.446s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.DoNotAuthorizeWithoutFolderIdWhenAccepting 0.352s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.DoNotAuthorizeWithoutFolderIdWhenRequiring 0.310s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithAllPermissions 0.319s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithAllPermissionsInReverseOrder 0.473s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithDifferentSIDWhenAccepting 0.392s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithDifferentSIDWhenRequiring 0.329s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithExtraPermissions 0.425s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithFailureWhenAccepting 0.370s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithFailureWhenRequiring 0.289s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithNoPermissionsWhenAccepting 0.255s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithNoPermissionsWhenRequiring 0.385s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithOnePermissionWhenAccepting 0.256s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithOnePermissionWhenRequiring 0.291s PASS
cloud/storage/core/libs/auth/ut/TAuthorizerActorTest.ReplyWithRetriableError 0.283s PASS
cloud/storage/core/libs/common/ut/GetDiagnosticsErrorKindTest.ShouldCorrectlyInterpretGrpcErrors 0.000s PASS
cloud/storage/core/libs/common/ut/GetDiagnosticsErrorKindTest.ShouldDecomposeResultOrError 0.000s PASS
cloud/storage/core/libs/common/ut/GetDiagnosticsErrorKindTest.ShouldExtractResponse 0.000s PASS
cloud/storage/core/libs/common/ut/GetDiagnosticsErrorKindTest.ShouldGetResultOrError 0.000s PASS
cloud/storage/core/libs/common/ut/GetDiagnosticsErrorKindTest.ShouldRetrieveErrorKindRejectedByCheckpointFromErrorMessage 0.000s PASS
cloud/storage/core/libs/common/ut/GetDiagnosticsErrorKindTest.ShouldRetrieveErrorKindThrottlingFromErrorMessage 0.000s PASS
cloud/storage/core/libs/common/ut/GetDiagnosticsErrorKindTest.ShouldWrapExceptionInResponse 0.000s PASS
cloud/storage/core/libs/common/ut/TBackoffDelayProvider.ExampleUsage 0.001s PASS
cloud/storage/core/libs/common/ut/TBackoffDelayProvider.GetAndIncrease 0.000s PASS
cloud/storage/core/libs/common/ut/TBackoffDelayProvider.Reset 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockBufferTest.Clear 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockBufferTest.Clone 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockBufferTest.DetachBlocks 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockBufferTest.Empty 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockBufferTest.MoveAssignment 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockBufferTest.MoveConstructor 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockDataRefTest.CompareZeroBlocks 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockDataRefTest.CompareZeroBlocksWithDifferentSizes 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockDataRefTest.ConstructFromString 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockDataRefTest.ConstructZeroBlock 0.000s PASS
cloud/storage/core/libs/common/ut/TBlockDataRefTest.EqualityOperator 0.005s PASS
cloud/storage/core/libs/common/ut/TCallContext.CheckCalcRequestTime 0.048s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.ExampleUsage 0.000s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestMemSize 0.001s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestMergeFromChunk 0.000s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestMergeFromChunkMany 0.003s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestSaveLoad 0.351s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestSetUnsetCountWithOneAndAHalfChunks 0.501s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestSetUnsetCountWithOneChunk 0.522s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestSetUnsetCountWithTenChunks 1.869s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestSetUpdateCountWithOneChunk 0.379s PASS
cloud/storage/core/libs/common/ut/TCompressedBitmapTest.TestSetUpdateCountWithTenChunks 3.272s PASS
cloud/storage/core/libs/common/ut/TConcurrentQueueTest.ShouldBeEmptyAtStart 0.000s PASS
cloud/storage/core/libs/common/ut/TConcurrentQueueTest.ShouldKeepItems_ManySegments 0.021s PASS
cloud/storage/core/libs/common/ut/TConcurrentQueueTest.ShouldKeepItems_OneSegment 0.000s PASS
cloud/storage/core/libs/common/ut/TFileIOServiceTest.ShouldStubServiceCB 0.000s PASS
cloud/storage/core/libs/common/ut/TFileIOServiceTest.ShouldStubServiceFuture 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedBufferTest.ShouldDestoryDataAfterExtracting 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedBufferTest.ShouldDestroyDataIfGuardedSgListExists 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedBufferTest.ShouldGetGuardedSgListForBuffer 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedBufferTest.ShouldGetGuardedSgListForString 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.Acquire 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.AcquireCopy 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.Close 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.CloseCopy 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.CloseUnion 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.ConstructFromAnother 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.CreateDepender 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.CreateUnion 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.Empty 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListTest.SetSgList 0.000s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListWithThreadsTest.Acquire 0.011s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListWithThreadsTest.CreateDepender 0.012s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListWithThreadsTest.Depender 0.016s PASS
cloud/storage/core/libs/common/ut/TGuardedSgListWithThreadsTest.Destroy 0.019s PASS
cloud/storage/core/libs/common/ut/THistoryTest.ShouldHandleDuplicates 0.000s PASS
cloud/storage/core/libs/common/ut/THistoryTest.ShouldReplaceItems 0.000s PASS
cloud/storage/core/libs/common/ut/TLongRunningTaskExecutorTest.ShouldExecuteTask 0.004s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldCorrectPushAndPopWithZeroCapacity 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldCorrectlyBack 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldCorrectlyClear 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldCorrectlyFront 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldCorrectlyGetWithOffset 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldCorrectlyPushPopBack 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldCorrectlyPushPopFrontFront 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldCorrectlyReturnPoppedValue 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldReturnCorrectCapacity 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldReturnCorrectIsEmpty 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldReturnCorrectIsFull 0.000s PASS
cloud/storage/core/libs/common/ut/TRingBufferTest.ShouldReturnCorrectSize 0.000s PASS
cloud/storage/core/libs/common/ut/TSchedulerTest.ShouldExecuteTaskViaTaskQueue 0.103s PASS
cloud/storage/core/libs/common/ut/TSchedulerTest.ShouldScheduleTask 0.102s PASS
cloud/storage/core/libs/common/ut/TSchedulerTest.ShouldScheduleTasksInOrder 0.308s PASS
cloud/storage/core/libs/common/ut/TScopedHandleTest.ShouldBeComparable 0.000s PASS
cloud/storage/core/libs/common/ut/TScopedHandleTest.ShouldBeIncompatible 0.000s PASS
cloud/storage/core/libs/common/ut/TScopedHandleTest.ShouldBeInvalidValueByDefault 0.000s PASS
cloud/storage/core/libs/common/ut/TSgListIterTest.ShouldRead 0.000s PASS
cloud/storage/core/libs/common/ut/TSgListTest.ShouldNormalizeBuffer 0.000s PASS
cloud/storage/core/libs/common/ut/TSgListTest.ShouldNormalizeSgList 0.000s PASS
cloud/storage/core/libs/common/ut/TThreadPoolTest.ShouldExecuteTask 0.000s PASS
cloud/storage/core/libs/coroutine/ut/TExecutorTest.ShouldExtractResponse 0.010s PASS
cloud/storage/core/libs/coroutine/ut/TExecutorTest.ShouldGetResultOrError 0.008s PASS
cloud/storage/core/libs/coroutine/ut/TExecutorTest.ShouldHandleRequests 0.004s PASS
cloud/storage/core/libs/coroutine/ut/TExecutorTest.ShouldWaitForFuture 0.009s PASS
cloud/storage/core/libs/daemon/ut/TAppMainThreadTest.ShouldHandleStopBeforeAppMain 0.005s PASS
cloud/storage/core/libs/diagnostics/ut/TAsyncLoggerTest.TestEnqueueOrder 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TCGroupStatFetcherTest.ShouldReadStats 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TCGroupStatFetcherTest.ShouldReportErrorIfFileIsMissing 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TCGroupStatFetcherTest.ShouldReportErrorIfNewValueIsLowerThanPrevious 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TCountersExpirationPolicyTest.ShouldNotCreateExpiringCounterWithZeroValue 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TCountersExpirationPolicyTest.ShouldNotRemoveExpiringCounter 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TCountersExpirationPolicyTest.ShouldNotRemovePermanentCounterWithZeroValue 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TCountersExpirationPolicyTest.ShouldRemoveExpiringCounterWithZeroValue 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/THistogramTypesTest.GetHistogramKbSizeNameTests 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/THistogramTypesTest.GetHistogramMsTimeNameTests 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/THistogramTypesTest.GetHistogramUsTimeNameTests 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TMaxCalculatorTest.ShouldCorrectlyCountMaxValueWithTime 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TMaxCalculatorTest.ShouldCorrectlyCountMaxValueWithoutTime 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TMaxCalculatorTest.ShouldRoundUpValues 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldCorrectlyWorkOnRingBufferOverflow 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldCorrectlyWorkOnRingBufferOverflowConcurrently 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldGetDelayUpperBoundIfDefined 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldGetDelayUpperBoundIfDefinedConcurrently 0.020s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldRemoveStaleAfterTimeout 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldRemoveStaleAfterTimeoutConcurrently 0.022s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldReturnMeanWhenReachPercentage 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldReturnMeanWhenReachPercentageConcurrently 0.016s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldReturnZeroWhenEmpty 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TPostponeTimePredictor.ShouldReturnZeroWhenEmptyConcurrently 0.009s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldCountHwProblems 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldCountSilentErrors 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldFillSizePercentiles 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldFillTimePercentiles 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldFillTimePercentilesWithRequestCompletionTime 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldNotUpdateSubscribers 0.003s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldNotifySubscribers 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldTrackFastPathHits 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldTrackIncompleteRequests 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldTrackPostponedRequests 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldTrackRequestsInProgress 0.090s PASS
cloud/storage/core/libs/diagnostics/ut/TRequestCountersTest.ShouldTrackSizeClasses 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.ShouldCalculateSlowRequestThresholdUsingRequestSize 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.ShouldCollectAllOverlappingTracks 0.009s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.ShouldConvertRequestThresholds 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.ShouldGetThresholdByRequestType 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.ShouldOutputRequestThresholds 0.002s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.ShouldProcessLotsOfTracks 0.059s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.SlowRequestByRequestType 0.006s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.SlowRequestThresholdByExecutionTimeParam 0.001s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceProcessorTest.SlowRequestThresholdByTrackLength 0.003s PASS
cloud/storage/core/libs/diagnostics/ut/TTraceSerializerTest.ShouldAdjustRemoteInterval 0.000s PASS
cloud/storage/core/libs/diagnostics/ut/TWeightedPercentileTest.ShouldCalculateWeightedPercentiles 0.000s PASS
cloud/storage/core/libs/endpoints/fs/ut/TFileEndpointsTest.ShouldGetStoredEndpointByIdFromFiles 0.009s PASS
cloud/storage/core/libs/endpoints/fs/ut/TFileEndpointsTest.ShouldGetStoredEndpointsFromFiles 0.002s PASS
cloud/storage/core/libs/endpoints/fs/ut/TFileEndpointsTest.ShouldNotGetStoredEndpointByWrongIdFromFiles 0.001s PASS
cloud/storage/core/libs/endpoints/keyring/ut/bin/TKeyringEndpointsTest.ShouldGetStoredEndpointByIdFromKeyring 0.104s PASS
cloud/storage/core/libs/endpoints/keyring/ut/bin/TKeyringEndpointsTest.ShouldGetStoredEndpointsFromKeyring 0.109s PASS
cloud/storage/core/libs/endpoints/keyring/ut/bin/TKeyringEndpointsTest.ShouldNotGetStoredEndpointByWrongIdFromKeyring 0.104s PASS
cloud/storage/core/libs/endpoints/keyring/ut/bin/TKeyringTest.ShouldHandleKeyrings 0.001s PASS
cloud/storage/core/libs/endpoints/keyring/ut/test.py.flake8 0.000s PASS
cloud/storage/core/libs/features/ut/TFeaturesConfigTest.ShouldEnableByDefaultIfWhitelistIsEmpty 0.004s PASS
cloud/storage/core/libs/features/ut/TFeaturesConfigTest.ShouldMatchCloudsByProbability 0.001s PASS
cloud/storage/core/libs/features/ut/TFeaturesConfigTest.ShouldMatchFoldersByProbability 0.004s PASS
cloud/storage/core/libs/features/ut/TFeaturesConfigTest.ShouldMatchId 0.001s PASS
cloud/storage/core/libs/features/ut/TFeaturesConfigTest.ShouldSupportWhiteAndBlacklistSimultaneously 0.001s PASS
cloud/storage/core/libs/grpc/ut/TExecutorTest.MustStopCallingHandlerOnShutdown 0.009s PASS
cloud/storage/core/libs/grpc/ut/TUtilsTest.ShouldExtractFdFromGrpcPeerString 0.000s PASS
cloud/storage/core/libs/grpc/ut/TUtilsTest.ShouldFailIfPeerStringIsIncorrect 0.000s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.BootExternalError 0.222s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.BootExternalInFallbackMode 0.692s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.BootExternalOK 0.225s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.DrainNode 0.237s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.GetStorageInfoMissing 0.370s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.GetStorageInfoOK 0.232s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.LockDifferentTablets 0.218s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.LockMissingTablet 0.239s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.LockReconnected 0.240s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.LockSameTabletTwice 0.270s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.LockStolenNotification 0.241s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.LockUnlock 0.243s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ReassignTablet 0.250s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ReassignTabletDuringDisconnect 0.243s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ShouldAckAllLookupRequestTillNextCreateRequest 0.303s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ShouldFailBootIfTimesout 0.249s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ShouldHandleCreateTabletRequest 0.238s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ShouldHandleLookupTabletRequest 0.240s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ShouldHandleTryLaterStatusDuringBoot 0.286s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ShouldNotResendMetricsIfTheyUpdatedBeforeSending 0.433s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ShouldRejectLookupEventsOnPipeReset 0.244s PASS
cloud/storage/core/libs/hive_proxy/ut/THiveProxyTest.ShouldUseTenantHiveIfConfigured 0.216s PASS
cloud/storage/core/libs/tablet/model/ut/TPartialBlobIdTest.ShouldCorrectlySplitBlobId 0.001s PASS
cloud/storage/core/libs/tablet/ut/TGCLogicTest.ShouldGConNonActiveGroupsIfRequested 0.000s PASS
cloud/storage/core/libs/tablet/ut/TGCLogicTest.ShouldHandleNewChannel 0.000s PASS
cloud/storage/core/libs/tablet/ut/TGCLogicTest.ShouldKeepVersionsCoveredByCheckpoint 0.000s PASS
cloud/storage/core/libs/tablet/ut/TGCLogicTest.ShouldNotCollectGroupsNoLongerActiveIfTabletGenerationHasNotChanged 0.000s PASS
cloud/storage/core/libs/tablet/ut/TGCLogicTest.ShouldNotStartGcOnExtraGroups 0.000s PASS
cloud/storage/core/libs/tablet/ut/TGCLogicTest.ShouldPeekLastChannelHistoryElementIfItHoldsLastGcBarrier 0.000s PASS
cloud/storage/core/libs/tablet/ut/TGCLogicTest.ShouldStartGConGroupsNoLongerActiveIfTabletGenerationChanged 0.000s PASS
cloud/storage/core/libs/tablet/ut/TPartialBlobIdTest.ShouldCorrectlySplitBlobId 0.000s PASS
cloud/storage/core/libs/tablet/ut/TPartialBlobIdTest.ShouldUseBlobSizeAsDeletionMarkerIndicator 0.000s PASS
cloud/storage/core/libs/throttling/ut/THelpersTest.ShouldCorrectlyCalculateCostPerIO 0.000s PASS
cloud/storage/core/libs/throttling/ut/THelpersTest.ShouldCorrectlyCalculateSecondsToDuration 0.000s PASS
cloud/storage/core/libs/throttling/ut/THelpersTest.ShouldRecalculateBandwidthWithSiteFormula 0.000s PASS
cloud/storage/core/libs/throttling/ut/THelpersTest.ShouldRecalculateIOpsWithSiteFormula 0.001s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldCorrectlyCalculateBoostedTimeBucket 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldCorrectlyCalculateBoostedTimeBucketBoostSmallerThanRate 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldCorrectlyCalculateBoostedTimeBucketNoBoost 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldCorrectlyCalculateBoostedTimeBucketWithCustomInitialBudget 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldCorrectlyCalculateBoostedTimeBucketZeroBoostRefillRate 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldCorrectlyCalculateBoostedTimeBucketZeroBoostRefillRateWithCustomInitialBudget 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldRegister 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldRegisterWithCustomInitialBudget 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldSpentBudgetShare 0.000s PASS
cloud/storage/core/libs/throttling/ut/TLeakyBucketTest.ShouldSpentBudgetShareWithCustomInitialBudget 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShoudlParseBranchFromUrlTag 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShoudlParseBranchFromUrlWithNbsTag 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldGetFullVersionString 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldNotParseRevisionFromInvalidBranch 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldParseBranchFromUrlStable192 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldParseBranchFromUrlTrunk 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldParseRevisionFromBranch 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldParseUrlFromFullInfoStable192 0.001s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldParseUrlFromFullInfoTag 0.000s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldParseUrlFromFullInfoTrunk 0.002s PASS
cloud/storage/core/libs/version/ut/TVersionTest.ShouldParseUrlFromFullInfoWithNbsTag 0.000s PASS
cloud/storage/core/tools/ops/config_generator/gotest/gotest.TestGenerator 0.230s PASS
cloud/storage/core/tools/ops/config_generator/gotest/test.go.gofmt 0.002s PASS
cloud/storage/core/tools/ops/config_generator/main.go.gofmt 0.033s PASS
cloud/tasks/acceptance_tests/recipe/__main__.py.flake8 0.000s PASS
cloud/tasks/acceptance_tests/recipe/init-db/main.go.gofmt 0.003s PASS
cloud/tasks/acceptance_tests/recipe/node/main.go.gofmt 0.004s PASS
cloud/tasks/acceptance_tests/recipe/node_launcher.py.flake8 0.000s PASS
cloud/tasks/acceptance_tests/recipe/tasks/chain_task.go.gofmt 0.003s PASS
cloud/tasks/acceptance_tests/recipe/tasks/panic_task.go.gofmt 0.002s PASS
cloud/tasks/acceptance_tests/tasks_acceptance_test.go.gofmt 0.007s PASS
cloud/tasks/blank_task.go.gofmt 0.018s PASS
cloud/tasks/clear_ended_tasks_task.go.gofmt 0.028s PASS
cloud/tasks/collect_lister_metrics_task.go.gofmt 0.038s PASS
cloud/tasks/common/marshal.go.gofmt 0.002s PASS
cloud/tasks/common/util.go.gofmt 0.002s PASS
cloud/tasks/controller.go.gofmt 0.026s PASS
cloud/tasks/errors/errors.go.gofmt 0.004s PASS
cloud/tasks/errors/errors_test.go.gofmt 0.003s PASS
cloud/tasks/errors/tests/tests.TestCanRetry 0.000s PASS
cloud/tasks/errors/tests/tests.TestFoundErrorShouldUnwrapCorrectly 0.000s PASS
cloud/tasks/errors/tests/tests.TestNonRetriableErrorSilent 0.000s PASS
cloud/tasks/errors/tests/tests.TestNonRetriableErrorSilentUnwrapsCorrectly 0.000s PASS
cloud/tasks/errors/tests/tests.TestObtainDetailsFromDetailedError 0.000s PASS
cloud/tasks/errors/tests/tests.TestReraisePanicError 0.000s PASS
cloud/tasks/errors/tests/tests.TestRetriableAndNonRetriableErrorsShouldUnwrapCorrectly 0.000s PASS
cloud/tasks/errors/tests/tests.TestRetriableErrorIgnoreRetryLimitUnwrapsCorrectly 0.000s PASS
cloud/tasks/errors/tests/tests.TestSimpleErrorUnwrapsCorrectly 0.000s PASS
cloud/tasks/execution_context.go.gofmt 0.024s PASS
cloud/tasks/headers/headers.go.gofmt 0.003s PASS
cloud/tasks/lister.go.gofmt 0.016s PASS
cloud/tasks/logging/fields.go.gofmt 0.002s PASS
cloud/tasks/logging/interface.go.gofmt 0.002s PASS
cloud/tasks/logging/journald_logger.go.gofmt 0.003s PASS
cloud/tasks/logging/journald_tests/journald_logger_test.go.gofmt 0.004s PASS
cloud/tasks/logging/logger.go.gofmt 0.002s PASS
cloud/tasks/logging/logger_test.go.gofmt 0.003s PASS
cloud/tasks/logging/stderr_logger.go.gofmt 0.002s PASS
cloud/tasks/logging/tests/tests.TestLogDebug 0.000s PASS
cloud/tasks/logging/tests/tests.TestLogError 0.000s PASS
cloud/tasks/logging/tests/tests.TestLogFatal 0.000s PASS
cloud/tasks/logging/tests/tests.TestLogInfo 0.000s PASS
cloud/tasks/logging/tests/tests.TestLogTrace 0.000s PASS
cloud/tasks/logging/tests/tests.TestLogWarn 0.000s PASS
cloud/tasks/logging/tests/tests.TestLogWithFields 0.000s PASS
cloud/tasks/metrics/buckets.go.gofmt 0.003s PASS
cloud/tasks/metrics/empty/counter.go.gofmt 0.032s PASS
cloud/tasks/metrics/empty/gauge.go.gofmt 0.020s PASS
cloud/tasks/metrics/empty/histogram.go.gofmt 0.014s PASS
cloud/tasks/metrics/empty/int_gauge.go.gofmt 0.030s PASS
cloud/tasks/metrics/empty/registry.go.gofmt 0.031s PASS
cloud/tasks/metrics/empty/timer.go.gofmt 0.007s PASS
cloud/tasks/metrics/metrics.go.gofmt 0.003s PASS
cloud/tasks/metrics/mocks/metrics_mock.go.gofmt 0.005s PASS
cloud/tasks/mocks/execution_context_mock.go.gofmt 0.002s PASS
cloud/tasks/mocks/scheduler_mock.go.gofmt 0.002s PASS
cloud/tasks/persistence/s3.go.gofmt 0.004s PASS
cloud/tasks/persistence/s3_metrics.go.gofmt 0.003s PASS
cloud/tasks/persistence/s3_test.go.gofmt 0.003s PASS
cloud/tasks/persistence/tests/tests.TestS3ShouldRetryRequests 0.310s PASS
cloud/tasks/persistence/tests/tests.TestS3ShouldSendErrorCanceledMetric 0.000s PASS
cloud/tasks/persistence/tests/tests.TestS3ShouldSendErrorTimeoutMetric 0.000s PASS
cloud/tasks/persistence/tests/tests.TestYDBCreateTableV1 0.300s PASS
cloud/tasks/persistence/tests/tests.TestYDBCreateTableV1Twice 0.210s PASS
cloud/tasks/persistence/tests/tests.TestYDBFailMigrationChangingPrimaryKey 0.080s PASS
cloud/tasks/persistence/tests/tests.TestYDBFailMigrationChangingType 0.100s PASS
cloud/tasks/persistence/tests/tests.TestYDBMigrateTableV1ToTableV2 0.220s PASS
cloud/tasks/persistence/tests/tests.TestYDBUseV1InV2 0.170s PASS
cloud/tasks/persistence/ydb.go.gofmt 0.007s PASS
cloud/tasks/persistence/ydb_logger.go.gofmt 0.003s PASS
cloud/tasks/persistence/ydb_metrics.go.gofmt 0.004s PASS
cloud/tasks/persistence/ydb_test.go.gofmt 0.006s PASS
cloud/tasks/registry.go.gofmt 0.007s PASS
cloud/tasks/runner.go.gofmt 0.007s PASS
cloud/tasks/runner_metrics.go.gofmt 0.016s PASS
cloud/tasks/runner_test.go.gofmt 0.016s PASS
cloud/tasks/scheduler.go.gofmt 0.014s PASS
cloud/tasks/scheduler_impl.go.gofmt 0.019s PASS
cloud/tasks/scheduler_test.go.gofmt 0.018s PASS
cloud/tasks/storage/common.go.gofmt 0.006s PASS
cloud/tasks/storage/compound_storage.go.gofmt 0.006s PASS
cloud/tasks/storage/metrics.go.gofmt 0.003s PASS
cloud/tasks/storage/mocks/storage_mock.go.gofmt 0.003s PASS
cloud/tasks/storage/node.go.gofmt 0.004s PASS
cloud/tasks/storage/storage.go.gofmt 0.004s PASS
cloud/tasks/storage/storage_ydb.go.gofmt 0.004s PASS
cloud/tasks/storage/storage_ydb_impl.go.gofmt 0.014s PASS
cloud/tasks/storage/storage_ydb_test.go.gofmt 0.034s PASS
cloud/tasks/storage/tests/tests.TestGetAliveNodes 0.260s PASS
cloud/tasks/storage/tests/tests.TestHeartbeat 0.250s PASS
cloud/tasks/storage/tests/tests.TestMultipleHeartbeats 0.310s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBCancelRegularTask 0.730s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBCheckStallingTimeout 1.520s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBClearEndedTasks 0.760s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBCreateRegularTasks 0.610s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBCreateRegularTasksUsingCrontab 0.570s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBCreateRegularTasksUsingCrontabInNewMonthOrYear 0.560s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBCreateTask 1.440s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBCreateTaskIgnoresID 0.920s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBCreateTwoTasks 0.820s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBCreateTwoTasksWithDifferentIdempotencyIDs 1.290s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBCreateTwoTasksWithTheSameIdempotencyID 0.970s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBGetTask 0.950s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBGetTaskMissing 1.160s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBGetTaskWithDependencies 1.480s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBListFailedTasks 1.360s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBListSlowTasks 1.980s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksCancelling 1.980s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksReadyToCancel 1.580s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksReadyToCancelInCertainZone 1.220s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksReadyToCancelWithWhitelist 0.680s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksReadyToRun 2.780s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksReadyToRunInCertainZone 0.590s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksReadyToRunWithWhitelist 0.870s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksRunning 1.390s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksStallingWhileCancelling 2.870s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksStallingWhileCancellingInCertainZone 1.600s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksStallingWhileCancellingWithWhitelist 0.630s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksStallingWhileRunning 3.180s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksStallingWhileRunningInCertainZone 1.830s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksStallingWhileRunningWithWhitelist 1.130s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBLockAlreadyCancellingTask 1.290s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBLockInParallel 0.960s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBLockTaskToCancel 0.660s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBLockTaskToCancelWrongGeneration 0.630s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBLockTaskToCancelWrongState 0.640s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBLockTaskToRun 0.600s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBLockTaskToRunWrongGeneration 0.540s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBLockTaskToRunWrongState 0.660s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBMarkForCancellation 0.570s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBMarkForCancellationIfAlreadyCancelled 0.640s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBMarkForCancellationIfAlreadyCancelling 0.630s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBMarkForCancellationIfAlreadyFinished 1.180s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBMarkForCancellationInParallel 2.100s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBPauseResumeTask 0.550s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBRegularTaskShouldNotBeCreatedIfPreviousCrontabTaskIsNotFinished 0.480s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBUpdateTask 0.630s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBUpdateTaskStatus 0.990s PASS
cloud/tasks/storage/tests/tests.TestStorageYDBUpdateTaskWrongGeneration 0.640s PASS
cloud/tasks/storage_folder.go.gofmt 0.012s PASS
cloud/tasks/task.go.gofmt 0.005s PASS
cloud/tasks/task_test.go.gofmt 0.017s PASS
cloud/tasks/tasks_tests/tasks_test.go.gofmt 0.008s PASS
cloud/tasks/tasks_tests/tasks_tests.TestTasksInitInfra 0.770s PASS
cloud/tasks/tasks_tests/tasks_tests.TestTasksRunningDependentTask 1.140s PASS
cloud/tasks/tasks_tests/tasks_tests.TestTasksRunningDependentTaskOnTwoRunners 2.120s PASS
cloud/tasks/tasks_tests/tasks_tests.TestTasksRunningLimit 5.670s PASS
cloud/tasks/tasks_tests/tasks_tests.TestTasksRunningOneTask 1.480s PASS
cloud/tasks/tasks_tests/tasks_tests.TestTasksRunningRegularTasks 1.830s PASS
cloud/tasks/tasks_tests/tasks_tests.TestTasksRunningTwoConcurrentTasks 1.780s PASS
cloud/tasks/tasks_tests/tasks_tests.TestTasksRunningTwoConcurrentTasksOnTwoRunners 0.950s PASS
cloud/tasks/tasks_tests/tasks_tests.TestTasksRunningTwoConcurrentTasksOnTwoRunnersReverseWaiting 0.960s PASS
cloud/tasks/tasks_tests/tasks_tests.TestTasksRunningTwoConcurrentTasksReverseWaiting 1.090s PASS
cloud/tasks/tasks_tests/tasks_tests.TestTasksSendEvent 2.140s PASS
cloud/tasks/tasks_tests/tasks_tests.TestTasksShouldFailRunningAfterRetriableErrorCountExceeded 3.580s PASS
cloud/tasks/tasks_tests/tasks_tests.TestTasksShouldNotRestoreRunningAfterNonRetriableError 2.540s PASS
cloud/tasks/tasks_tests/tasks_tests.TestTasksShouldNotRunTasksThatWereNotRegisteredForExecution 11.500s PASS
cloud/tasks/tasks_tests/tasks_tests.TestTasksShouldRestoreRunningAfterRetriableError 4.850s PASS
cloud/tasks/test/common/processes.py.flake8 0.000s PASS
cloud/tasks/test/nemesis/main.go.gofmt 0.003s PASS
cloud/tasks/tests/tests.TestExecutionContextAddAnotherTaskDependency 0.000s PASS
cloud/tasks/tests/tests.TestExecutionContextAddTaskDependency 0.000s PASS
cloud/tasks/tests/tests.TestExecutionContextGetTaskID 0.000s PASS
cloud/tasks/tests/tests.TestExecutionContextGetTaskType 0.000s PASS
cloud/tasks/tests/tests.TestExecutionContextHasEvent 0.000s PASS
cloud/tasks/tests/tests.TestExecutionContextHasEventWithEmptyEvents 0.000s PASS
cloud/tasks/tests/tests.TestExecutionContextSaveState 0.000s PASS
cloud/tasks/tests/tests.TestExecutionContextSaveStateFailOnError 0.000s PASS
cloud/tasks/tests/tests.TestHeartbeats 0.020s PASS
cloud/tasks/tests/tests.TestListerLoop 1.740s PASS
cloud/tasks/tests/tests.TestListerLoopCancellingWhileReceiving 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForCancel 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForCancelCtxCancelled 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForCancelFailWithError 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForCancelGotNonCancellableError 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForCancelGotNonRetriableError 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForCancelWrongGeneration 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForRun 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForRunCtxCancelled 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForRunFailWithError 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForRunGotAbortedError 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForRunGotNonCancellableError 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForRunGotNonRetriableError1 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForRunGotNonRetriableError2 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForRunGotPanic 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForRunGotRetriableError 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForRunIgnoreRetryLimit 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForRunInterruptExecution 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForRunInterruptExecutionWrappedIntoRetriableError 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForRunPanicCountExceeded 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForRunRetriableErrorCountExceeded 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForRunWrongGeneration 0.000s PASS
cloud/tasks/tests/tests.TestRunnerForRunWrongGenerationWrappedIntoRetriableError 0.000s PASS
cloud/tasks/tests/tests.TestRunnerLoopReceiveTaskFailure 0.000s PASS
cloud/tasks/tests/tests.TestRunnerLoopSucceeds 1.010s PASS
cloud/tasks/tests/tests.TestSchedulerCancelTask 0.000s PASS
cloud/tasks/tests/tests.TestSchedulerGetOperationCancelled 0.000s PASS
cloud/tasks/tests/tests.TestSchedulerGetOperationCancelling 0.000s PASS
cloud/tasks/tests/tests.TestSchedulerGetOperationFinished 0.000s PASS
cloud/tasks/tests/tests.TestSchedulerGetOperationReadyToCancel 0.000s PASS
cloud/tasks/tests/tests.TestSchedulerGetOperationReadyToRun 0.000s PASS
cloud/tasks/tests/tests.TestSchedulerGetOperationRunning 0.000s PASS
cloud/tasks/tests/tests.TestSchedulerGetTaskMetadata 0.000s PASS
cloud/tasks/tests/tests.TestSchedulerScheduleTask 0.000s PASS
cloud/tasks/tests/tests.TestSchedulerScheduleTaskFailOnCreateTask 0.000s PASS
cloud/tasks/tests/tests.TestSchedulerScheduleZonalTask 0.000s PASS
cloud/tasks/tests/tests.TestTaskPingerCancelledContextInUpdateTask 0.000s PASS
cloud/tasks/tests/tests.TestTaskPingerFailureOnSecondIteration 0.100s PASS
cloud/tasks/tests/tests.TestTaskPingerImmediateFailure 0.000s PASS
cloud/tasks/tests/tests.TestTaskPingerOnce 0.050s PASS
cloud/tasks/tests/tests.TestTaskPingerTwice 0.150s PASS
cloud/tasks/tests/tests.TestTryExecutingTask 0.000s PASS
cloud/tasks/tests/tests.TestTryExecutingTaskFailToPing 0.100s PASS