+ sudo -E -H -u github ./ya make --test-size=small --test-size=medium --test-type=unittest --test-type=clang_tidy --test-type=gtest --test-type=py3test --test-type=py2test --test-type=pytest --test-type=flake8 --test-type=black --test-type=py2_flake8 --test-type=go_test --test-type=gofmt --run-all-tests --keep-going --retest --test-threads 20 --link-threads 40 --cache-size 512G --do-not-output-stderrs -T --nice 0 --stat --output /home/github/tmp/out -DGITHUB_CI=yes --build relwithdebinfo --target=cloud/disk_manager/ --bazel-remote-store --bazel-remote-base-uri http://195.242.10.243:9090 --bazel-remote-username bazel-remote-user --bazel-remote-password-file /tmp/tmp.NwEg1xjxmS --junit /home/github/tmp/junit.xml.3 --log-file /home/github/tmp/logs/3/ya_log.txt --evlog-file /home/github/tmp/logs/3/ya_evlog.jsonl -X Configuring dependencies for platform default-linux-x86_64-relwithdebinfo Configuring dependencies for platform tools Configuring dependencies for platform test_tool_tc1-global Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution |26.0%| PREPARE $(GO_TOOLS-2652799470) |28.0%| PREPARE $(LLD_ROOT-3334042713) |30.0%| PREPARE $(YMAKE_PYTHON3-1415908779) |32.0%| PREPARE $(OS_SDK_ROOT-sbr:1966560555) |34.0%| PREPARE $(PYTHON) |38.0%| PREPARE $(TEST_TOOL_HOST-sbr:8580453620) |40.0%| PREPARE $(CLANG-2185927622) |42.0%| COMPACTING CACHE 91.4GiB |44.0%| PREPARE $(GDB) |50.0%| CLEANING SYMRES |52.0%| [LD] {RESULT} $(B)/cloud/tasks/test/nemesis/nemesis |54.0%| [LD] {RESULT} $(B)/cloud/disk_manager/test/recipe/recipe |56.0%| [LD] {RESULT} $(B)/cloud/disk_manager/test/mocks/kms/kms-mock |58.0%| [LD] {RESULT} $(B)/cloud/disk_manager/test/mocks/metadata/metadata-mock |60.0%| [LD] {RESULT} $(B)/cloud/disk_manager/cmd/disk-manager/disk-manager |62.0%| [LD] {RESULT} $(B)/contrib/python/moto/bin/moto_server |64.0%| [GO] {RESULT} $(B)/cloud/disk_manager/internal/pkg/cells/storage/tests/tests |66.0%| [LD] {RESULT} $(B)/cloud/disk_manager/test/mocks/compute/compute-mock |68.0%| [LD] {RESULT} $(B)/cloud/disk_manager/cmd/disk-manager-init-db/disk-manager-init-db |70.0%| [GO] {RESULT} $(B)/cloud/disk_manager/internal/pkg/clients/nbs/tests/tests |72.0%| [PK] {RESULT} $(B)/cloud/storage/core/tools/testing/ydb/bin/{testing-ydb-bin.final.pkg.fake ... cloud/storage/core/tools/testing/ydb/bin/ydbd} |74.0%| [LD] {RESULT} $(B)/cloud/blockstore/apps/client/{blockstore-client ... liblibidn-dynamic.so} |76.0%| [GO] {RESULT} $(B)/cloud/disk_manager/internal/pkg/cells/tests/tests |80.0%| [LD] {RESULT} $(B)/cloud/blockstore/apps/disk_agent/{diskagentd ... liblibaio-dynamic.so} |84.0%| [LD] {RESULT} $(B)/cloud/blockstore/apps/server/{nbsd ... liblibaio-dynamic.so} |88.0%| [LD] {RESULT} $(B)/cloud/filestore/apps/server/{filestore-server ... liblibaio-dynamic.so} >> tests::TestGetRecentClusterCapacitiesReturnsOnlyRecentValue [FAIL] >> tests::TestUpdateClusterCapacitiesDeletesRecordsBeforeTimestamp [FAIL] |90.0%| [TM] cloud/disk_manager/internal/pkg/cells/storage/tests/tests >> tests::TestUpdateClusterCapacitiesDeletesRecordsBeforeTimestamp [FAIL] |92.0%| [TM] {RESULT} cloud/disk_manager/internal/pkg/cells/storage/tests/tests >> tests::TestCellsIsFolderAllowed [GOOD] >> tests::TestCellSelectorSelectsCorrectCell [GOOD] >> tests::TestCellSelectorReturnsCorrectNBSClientIfConfigsIsNotSet [GOOD] >> tests::TestCellSelectorReturnsCorrectCellWithMaxFreeBytesPolicy [GOOD] >> tests::TestCellSelectorReturnsCorrectCellWithMaxFreeBytesPolicyIfNoCapacities [GOOD] >> tests::TestSelectCellForLocalDiskReturnsCorrectNBSClient [GOOD] >> tests::TestSelectCellForLocalDiskShouldReturnErrorIfNoAvailableAgentsFound [GOOD] >> tests::TestSelectCellForLocalDiskCellReturnsAnError [GOOD] >> tests::TestSelectCellForLocalDiskReturnsCorrectNBSClientIfConfigsIsNotSet [GOOD] >> tests::TestReplaceZoneIdWithCellIdInDiskMeta [GOOD] >> tests::TestReplaceZoneIdWithCellIdInDiskMetaIfConfigIsNotSet [GOOD] >> tests::TestCollectClusterCapacityTask [FAIL] >> tests::TestCellsIsFolderAllowed/Empty_config [GOOD] >> tests::TestCellsIsFolderAllowed/Excluded_folders_only [GOOD] >> tests::TestCellsIsFolderAllowed/Excluded_and_included_folders [GOOD] >> tests::TestCellsIsFolderAllowed/Included_and_excluded_folders_are_the_same [GOOD] >> tests::TestSelectCellForLocalDiskCellReturnsAnError/responses_are_not_ordered [GOOD] >> tests::TestSelectCellForLocalDiskCellReturnsAnError/responses_are_not_ordered_correct_cell_returns_error [GOOD] >> tests::TestSelectCellForLocalDiskCellReturnsAnError/valid_response_is_faster [GOOD] >> tests::TestSelectCellForLocalDiskCellReturnsAnError/valid_response_is_faster_correct_cell_returns_error [GOOD] >> tests::TestSelectCellForLocalDiskCellReturnsAnError/error_response_is_faster [GOOD] >> tests::TestSelectCellForLocalDiskCellReturnsAnError/error_response_is_faster_correct_cell_returns_error [GOOD] |94.0%| [TS] cloud/disk_manager/internal/pkg/cells/tests/tests >> tests::TestSelectCellForLocalDiskCellReturnsAnError/error_response_is_faster_correct_cell_returns_error [GOOD] |96.0%| [TS] {RESULT} cloud/disk_manager/internal/pkg/cells/tests/tests >> tests::TestCreateDisk [GOOD] >> tests::TestDeleteDisk [GOOD] >> tests::TestDeleteDiskSync [GOOD] >> tests::TestCreateDeleteCheckpoint [GOOD] >> tests::TestDeleteCheckpointOnUnexistingDisk [GOOD] >> tests::TestDeleteCheckpointData [GOOD] >> tests::TestResizeDisk [GOOD] >> tests::TestResizeDiskConcurrently [GOOD] >> tests::TestResizeDiskFailureBecauseSizeIsNotDivisibleByBlockSize [GOOD] >> tests::TestResizeDiskFailureBecauseSizeDecreaseIsForbidden [GOOD] >> tests::TestResizeDiskFailureWhileChekpointing [GOOD] >> tests::TestAlterDisk [GOOD] >> tests::TestAlterDiskConcurrently [GOOD] >> tests::TestAlterDiskFailureWhileCheckpointing [GOOD] >> tests::TestRebaseDisk [GOOD] >> tests::TestAssignDisk [GOOD] >> tests::TestUnassignDisk [GOOD] >> tests::TestUnassignDeletedDisk [GOOD] >> tests::TestTokenErrorsShouldBeRetriable [GOOD] |98.0%| [TM] cloud/disk_manager/internal/pkg/clients/nbs/tests/tests >> tests::TestTokenErrorsShouldBeRetriable [GOOD] |99.9%| [TM] {RESULT} cloud/disk_manager/internal/pkg/clients/nbs/tests/tests |99.9%| CLEANING BUILD ROOT cloud/disk_manager/internal/pkg/cells/storage/tests [size:medium] ------ sole chunk ran 2 tests (total:4.80s - recipes:3.32s test:0.61s recipes:0.86s) [fail] tests::TestGetRecentClusterCapacitiesReturnsOnlyRecentValue [default-linux-x86_64-relwithdebinfo] (0.20s) 2025-11-27T00:22:32.343Z DEBUG persistence/ydb_logger.go:70 start {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.driver.resolver.init", "endpoint": "localhost:4464", "database": "//Root", "secure": false} 2025-11-27T00:22:32.343Z DEBUG persistence/ydb_logger.go:68 start {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.retry", "label": "", "idempotent": true} 2025-11-27T00:22:32.343Z DEBUG persistence/ydb_logger.go:70 start {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.discovery.list.endpoints", "address": "localhost:4464", "database": "//Root"} 2025-11-27T00:22:32.354Z INFO persistence/ydb_logger.go:72 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.discovery.list.endpoints", "latency": "10.705451ms", "endpoints": "[{id:1,address:\"computeinstance-e00q66g7eb8t6pm3mp:4464\",local:true,location:\"1\",loadFactor:0.000000,lastUpdated:\"2025-11-27T00:22:32Z\"}]"} 2025-11-27T00:22:32.354Z DEBUG persistence/ydb_logger.go:68 attempt done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.retry", "label": "", "latency": "10.885061ms"} 2025-11-27T00:22:32.354Z DEBUG persistence/ydb_logger.go:68 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.retry", "label": "", "latency": "10.903961ms", "attempts": 1} 2025-11-27T00:22:32.354Z DEBUG persistence/ydb_logger.go:68 start {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.init"} 2025-11-27T00:22:32.354Z INFO persistence/ydb_logger.go:72 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.init", "latency": "3.726µs", "size_max": 50} 2025-11-27T00:22:32.354Z DEBUG persistence/ydb_logger.go:70 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.driver.resolver.init", "endpoint": "localhost:4464", "database": "//Root", "secure": false, "latency": "11.081981ms"} 2025-11-27T00:22:32.354Z INFO storage/storage.go:136 Createing tables for shards in /Root/disk_manager/storage_ydb_test/TestGetRecentClusterCapacitiesReturnsOnlyRecentValue {"SYSLOG_IDENTIFIER": "disk-manager"} 2025-11-27T00:22:32.354Z DEBUG persistence/ydb_logger.go:68 start {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.do", "idempotent": true, "label": ""} 2025-11-27T00:22:32.354Z DEBUG persistence/ydb_logger.go:6 ..[snippet truncated].. ", "status": "ready"} 2025-11-27T00:22:32.528Z DEBUG persistence/ydb_logger.go:68 attempt done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.retry", "label": "", "latency": "30.756812ms"} 2025-11-27T00:22:32.528Z DEBUG persistence/ydb_logger.go:68 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.retry", "label": "", "latency": "30.767856ms", "attempts": 1} 2025-11-27T00:22:32.528Z DEBUG persistence/ydb_logger.go:68 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.do", "latency": "30.791687ms", "idempotent": true, "label": ""} 2025-11-27T00:22:32.528Z DEBUG persistence/ydb_logger.go:68 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.do", "latency": "30.800746ms", "idempotent": true, "label": "", "attempts": 1} exp: 2025-11-27 00:22:32.472373 +0000 UTC, act: 2025-11-27 00:22:32.472373241 +0000 UTC m=+0.149871263 storage_test.go:90: Error Trace: /-S/cloud/disk_manager/internal/pkg/cells/storage/storage_test.go:90 /-S/cloud/disk_manager/internal/pkg/cells/storage/storage_test.go:180 Error: Should be true Test: TestGetRecentClusterCapacitiesReturnsOnlyRecentValue 2025-11-27T00:22:32.528Z DEBUG persistence/ydb_logger.go:68 start {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.driver.resolver.close"} 2025-11-27T00:22:32.528Z DEBUG persistence/ydb_logger.go:68 start {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.close"} 2025-11-27T00:22:32.528Z INFO persistence/ydb_logger.go:72 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.close", "latency": "10.783µs"} 2025-11-27T00:22:32.528Z DEBUG persistence/ydb_logger.go:68 start {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.pool.session.remove", "id": "ydb://session/3?node_id=1&id=YzkyYzViNWItMjZhYmNmMDMtM2M0MTA4MTktZDMyODRiN2Y=", "status": "closing"} 2025-11-27T00:22:32.528Z DEBUG persistence/ydb_logger.go:70 {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.pool.state.change", "size": 0, "event": "remove"} 2025-11-27T00:22:32.528Z DEBUG persistence/ydb_logger.go:68 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.driver.resolver.close", "latency": "722.919µs"} Log: /home/github/tmp/out/cloud/disk_manager/internal/pkg/cells/storage/tests/test-results/tests/testing_out_stuff/tests.TestGetRecentClusterCapacitiesReturnsOnlyRecentValue.log Logsdir: /home/github/tmp/out/cloud/disk_manager/internal/pkg/cells/storage/tests/test-results/tests/testing_out_stuff [fail] tests::TestUpdateClusterCapacitiesDeletesRecordsBeforeTimestamp [default-linux-x86_64-relwithdebinfo] (0.08s) 2025-11-27T00:22:32.529Z DEBUG persistence/ydb_logger.go:70 start {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.driver.resolver.init", "endpoint": "localhost:4464", "database": "//Root", "secure": false} 2025-11-27T00:22:32.529Z DEBUG persistence/ydb_logger.go:68 start {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.retry", "label": "", "idempotent": true} 2025-11-27T00:22:32.529Z DEBUG persistence/ydb_logger.go:70 start {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.discovery.list.endpoints", "address": "localhost:4464", "database": "//Root"} 2025-11-27T00:22:32.533Z INFO persistence/ydb_logger.go:72 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.discovery.list.endpoints", "latency": "4.404404ms", "endpoints": "[{id:1,address:\"computeinstance-e00q66g7eb8t6pm3mp:4464\",local:true,location:\"1\",loadFactor:0.000000,lastUpdated:\"2025-11-27T00:22:32Z\"}]"} 2025-11-27T00:22:32.533Z DEBUG persistence/ydb_logger.go:68 attempt done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.retry", "label": "", "latency": "4.53098ms"} 2025-11-27T00:22:32.533Z DEBUG persistence/ydb_logger.go:68 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.retry", "label": "", "latency": "4.546965ms", "attempts": 1} 2025-11-27T00:22:32.533Z DEBUG persistence/ydb_logger.go:68 start {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.init"} 2025-11-27T00:22:32.533Z INFO persistence/ydb_logger.go:72 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.init", "latency": "3.04µs", "size_max": 50} 2025-11-27T00:22:32.533Z DEBUG persistence/ydb_logger.go:70 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.driver.resolver.init", "endpoint": "localhost:4464", "database": "//Root", "secure": false, "latency": "4.666002ms"} 2025-11-27T00:22:32.533Z INFO storage/storage.go:136 Createing tables for shards in /Root/disk_manager/storage_ydb_test/TestUpdateClusterCapacitiesDeletesRecordsBeforeTimestamp {"SYSLOG_IDENTIFIER": "disk-manager"} 2025-11-27T00:22:32.533Z DEBUG persistence/ydb_logger.go:68 start {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.do", "idempotent": true, "label": ""} 2025-11-27T00:22:32.533Z DEBUG persistence/ydb_logger.go:68 ..[snippet truncated].. "status": "ready"} 2025-11-27T00:22:32.603Z DEBUG persistence/ydb_logger.go:68 attempt done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.retry", "label": "", "latency": "30.382396ms"} 2025-11-27T00:22:32.603Z DEBUG persistence/ydb_logger.go:68 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.retry", "label": "", "latency": "30.392583ms", "attempts": 1} 2025-11-27T00:22:32.603Z DEBUG persistence/ydb_logger.go:68 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.do", "latency": "30.418311ms", "idempotent": true, "label": ""} 2025-11-27T00:22:32.603Z DEBUG persistence/ydb_logger.go:68 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.do", "latency": "30.428ms", "idempotent": true, "label": "", "attempts": 1} exp: 2025-11-27 01:22:32.551974293 +0000 UTC m=+3600.229472314, act: 2025-11-27 01:22:32.551974 +0000 UTC storage_test.go:90: Error Trace: /-S/cloud/disk_manager/internal/pkg/cells/storage/storage_test.go:90 /-S/cloud/disk_manager/internal/pkg/cells/storage/storage_test.go:281 Error: Should be true Test: TestUpdateClusterCapacitiesDeletesRecordsBeforeTimestamp 2025-11-27T00:22:32.603Z DEBUG persistence/ydb_logger.go:68 start {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.driver.resolver.close"} 2025-11-27T00:22:32.603Z DEBUG persistence/ydb_logger.go:68 start {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.close"} 2025-11-27T00:22:32.603Z INFO persistence/ydb_logger.go:72 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.close", "latency": "3.155µs"} 2025-11-27T00:22:32.603Z DEBUG persistence/ydb_logger.go:68 start {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.pool.session.remove", "id": "ydb://session/3?node_id=1&id=MmM3Yzc1MTMtYzA5ODQwM2EtOWRmZWE1YTktMWNiM2I1Y2U=", "status": "closing"} 2025-11-27T00:22:32.603Z DEBUG persistence/ydb_logger.go:70 {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.table.pool.state.change", "size": 0, "event": "remove"} 2025-11-27T00:22:32.604Z DEBUG persistence/ydb_logger.go:68 done {"SYSLOG_IDENTIFIER": "disk-manager", "COMPONENT": "YDB", "YDB_LOG_NAME": "ydb.driver.resolver.close", "latency": "650.417µs"} Log: /home/github/tmp/out/cloud/disk_manager/internal/pkg/cells/storage/tests/test-results/tests/testing_out_stuff/tests.TestUpdateClusterCapacitiesDeletesRecordsBeforeTimestamp.log Logsdir: /home/github/tmp/out/cloud/disk_manager/internal/pkg/cells/storage/tests/test-results/tests/testing_out_stuff ------ FAIL: 2 - FAIL cloud/disk_manager/internal/pkg/cells/storage/tests cloud/disk_manager/internal/pkg/cells/tests ------ sole chunk ran 25 tests (total:40.39s - test:40.37s) Test crashed with exit code: 2 Log: /home/github/tmp/out/cloud/disk_manager/internal/pkg/cells/tests/test-results/tests/run_test.log Logsdir: /home/github/tmp/out/cloud/disk_manager/internal/pkg/cells/tests/test-results/tests/testing_out_stuff Stderr: /home/github/tmp/out/cloud/disk_manager/internal/pkg/cells/tests/test-results/tests/testing_out_stuff/stderr [fail] tests::TestCollectClusterCapacityTask [default-linux-x86_64-relwithdebinfo] (0.00s) 2025-11-27T00:23:07.483Z INFO cells/collect_cluster_capacity_task.go:123 Getting cluster capacity for cell zone-a-cell1 of zone zone-a {"SYSLOG_IDENTIFIER": "disk-manager"} 2025-11-27T00:23:07.483Z INFO cells/collect_cluster_capacity_task.go:123 Getting cluster capacity for cell zone-a of zone zone-a {"SYSLOG_IDENTIFIER": "disk-manager"} 2025-11-27T00:23:07.483Z INFO cells/collect_cluster_capacity_task.go:123 Getting cluster capacity for cell zone-b of zone zone-b {"SYSLOG_IDENTIFIER": "disk-manager"} Log: /home/github/tmp/out/cloud/disk_manager/internal/pkg/cells/tests/test-results/tests/testing_out_stuff/tests.TestCollectClusterCapacityTask.log Logsdir: /home/github/tmp/out/cloud/disk_manager/internal/pkg/cells/tests/test-results/tests/testing_out_stuff ------ FAIL: 21 - GOOD, 1 - FAIL, 3 - NOT_LAUNCHED cloud/disk_manager/internal/pkg/cells/tests ------ sole chunk ran 42 tests (total:194.22s - recipes:70.62s test:122.51s recipes:1.05s) Info: Test run has exceeded 8.0G (8388608K) memory limit with 8.3G (8662220K) used. This may lead to test failure on the Autocheck/CI You can increase test's ram requirement using REQUIREMENTS(ram:X) in the ya.make pid rss ref pdirt 79844 44.4M 44.8M 6.1M test_tool run_test @/home/github/tmp/out/ya_command_file_0.args 79847 31.5M 20.5M 8.4M ├─ test_tool run_test @/home/github/tmp/out/ya_command_file_0.args 83229 45.6M 46.3M 23.4M │ └─ test_tool run_go_test @/home/github/tmp/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-results/tests/testing_out_stuff/test_tool.a 83236 72.9M 90.6M 72.6M │ └─ tests -test.v 79852 81.2M 82.8M 40.9M ├─ moto_server s3 --port 23972 79854 1.2G 1.2G 625M ├─ ydbd server --suppress-version-check --node=1 --log-file-name=/home/github/tmp/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-results 80568 370M 392M 209M ├─ nbsd --service kikimr --server-port 8638 --data-server-port 13992 --secure-server-port 61462 --mon-port 12703 --profile-file /home/github/tmp/out 80729 268M 277M 122M ├─ diskagentd --domain Root --node-broker localhost:63938 --ic-port 16260 --mon-port 26669 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent --diag-file 80869 271M 281M 126M ├─ diskagentd --domain Root --node-broker localhost:63938 --ic-port 18493 --mon-port 20809 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-1 --diag-fil 81009 260M 269M 113M ├─ diskagentd --domain Root --node-broker localhost:63938 --ic-port 5248 --mon-port 17390 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-2 --diag-file 81151 273M 281M 127M ├─ diskagentd --domain Root --node-broker localhost:63938 --ic-port 14926 --mon-port 21919 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-3 --diag-fil 81291 1.4G 1.5G 1.3G ├─ diskagentd --domain Root --node-broker localhost:63938 --ic-port 4208 --mon-port 12919 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-4 --diag-file 81431 283M 292M 137M ├─ diskagentd --domain Root --node-broker localhost:63938 --ic-port 26009 --mon-port 24224 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-5 --diag-fil 81571 260M 269M 114M ├─ diskagentd --domain Root --node-broker localhost:63938 --ic-port 13181 --mon-port 9724 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent-6 --diag-file 81690 1.1G 1.1G 568M ├─ ydbd server --suppress-version-check --node=1 --log-file-name=/home/github/tmp/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-results 82029 301M 315M 136M ├─ nbsd --service kikimr --server-port 61774 --data-server-port 63522 --secure-server-port 3580 --mon-port 31952 --profile-file /home/github/tmp/out 82165 259M 267M 112M ├─ diskagentd --domain Root --node-broker localhost:20516 --ic-port 26324 --mon-port 3756 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent --diag-file / 82637 1.1G 1.1G 566M ├─ ydbd server --suppress-version-check --node=1 --log-file-name=/home/github/tmp/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-results 82998 280M 291M 115M ├─ nbsd --service kikimr --server-port 18162 --data-server-port 8733 --secure-server-port 13252 --mon-port 16814 --profile-file /home/github/tmp/out 83124 258M 265M 110M └─ diskagentd --domain Root --node-broker localhost:16078 --ic-port 12270 --mon-port 9346 --scheme-shard-dir nbs --load-configs-from-cms --node-type disk-agent --diag-file / Log: /home/github/tmp/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-results/tests/run_test.log Logsdir: /home/github/tmp/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-results/tests/testing_out_stuff Stderr: /home/github/tmp/out/cloud/disk_manager/internal/pkg/clients/nbs/tests/test-results/tests/testing_out_stuff/stderr Total 3 suites: 1 - GOOD 2 - FAIL Total 69 tests: 63 - GOOD 3 - FAIL 3 - NOT_LAUNCHED Cache efficiency ratio is 99.99% (28335 of 28338). Local: 17 (0.06%), dist: 0 (0.00%), by dynamic uids: 0 (0.00%), avoided: 28318 (99.93%) Dist cache download: count=0, size=0 bytes, speed=0.0 bytes/s Disk usage for tools/sdk 1.46 GiB Additional disk space consumed for build cache 0 bytes Critical path: [194467 ms] [TM] [rnd-pwg4rn9vqq2gwejr]: cloud/disk_manager/internal/pkg/clients/nbs/tests/tests [started: 0 (1764202948589), finished: 194467 (1764203143056)] Time from start: 202527.16918945312 ms, time elapsed by graph 194467 ms, time diff 8060.169189453125 ms. The longest 10 tasks: [194467 ms] [TM] [rnd-pwg4rn9vqq2gwejr]: cloud/disk_manager/internal/pkg/clients/nbs/tests/tests [started: 1764202948589, finished: 1764203143056] [ 40619 ms] [TS] [rnd-qg5qwb1e34ymor34]: cloud/disk_manager/internal/pkg/cells/tests/tests [started: 1764202947055, finished: 1764202987674] [ 6521 ms] [ymake ThreadPoolExecutor-0_0 default-linux-x86_64-relwithdebinfo-nopic] [started: 1764202937581800, finished: 1764202944103308] [ 6488 ms] [ymake ThreadPoolExecutor-0_1 default-linux-x86_64-relwithdebinfo-pic] [started: 1764202937577139, finished: 1764202944065855] [ 5020 ms] [TM] [rnd-kiiahp4mx1n0bd6f]: cloud/disk_manager/internal/pkg/cells/storage/tests/tests [started: 1764202948585, finished: 1764202953605] [ 1550 ms] [prepare:FromCache(11_jskvICSNbFw5quzD5HA$(BUILD_ROOT)/cloud/filestore/apps/server/filestore-server $(BUILD_ROOT)/cloud/filestore/apps/server/filestore-server.debug $(BUILD_ROOT)/cloud/filestore/apps/server/libiconv.so $(BUILD_ROOT)/cloud/filestore/apps/server/liblibidn-dynamic.so $(BUILD_ROOT)/cloud/filestore/apps/server/liblibaio-dynamic.so)] local [started: 1764202947028, finished: 1764202948578] [ 1460 ms] [prepare:FromCache(vabYXZ7cEieKRGrsdiZ1iA$(BUILD_ROOT)/cloud/blockstore/apps/server/nbsd $(BUILD_ROOT)/cloud/blockstore/apps/server/libiconv.so $(BUILD_ROOT)/cloud/blockstore/apps/server/liblibidn-dynamic.so $(BUILD_ROOT)/cloud/blockstore/apps/server/liblibaio-dynamic.so)] local [started: 1764202947030, finished: 1764202948490] [ 1339 ms] [prepare:FromCache(4iAJzakqKmUyKe65eaYpBw$(BUILD_ROOT)/cloud/blockstore/apps/disk_agent/diskagentd $(BUILD_ROOT)/cloud/blockstore/apps/disk_agent/libiconv.so $(BUILD_ROOT)/cloud/blockstore/apps/disk_agent/liblibidn-dynamic.so $(BUILD_ROOT)/cloud/blockstore/apps/disk_agent/liblibaio-dynamic.so)] local [started: 1764202947036, finished: 1764202948375] [ 862 ms] [ymake ThreadPoolExecutor-0_2 tools-pic] [started: 1764202938894819, finished: 1764202939757001] [ 140 ms] [prepare:clean symres] local [started: 1764202947015, finished: 1764202947155] Total time by type: [199487 ms] [TM] [count: 2, ave time 99743.50 msec] [ 40619 ms] [TS] [count: 1, ave time 40619.00 msec] [ 4585 ms] [prepare:get from local cache] [count: 17, ave time 269.71 msec] [ 141 ms] [prepare:clean] [count: 2, ave time 70.50 msec] [ 89 ms] [prepare:tools] [count: 8, ave time 11.12 msec] [ 67 ms] [prepare:AC] [count: 2, ave time 33.50 msec] Total tasks times: Total failed tasks time - 0 ms (0.00%) Total tests tasks time - 240106 ms (100.00%) Total run tasks time - 240106 ms Configure time - 9.4 s Statistics overhead 716 ms Info: Dump junit report to /home/github/tmp/junit.xml.3 Failed + echo 10