"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyMissingDirectory|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestCopyRedownload|TestCopyWithDepth|TestCopyWithDryRun|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestManualTransformFile|TestMove|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncDoesntUpdateModtime|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSizeOnly|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 2/5) 2025/11/28 02:15:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zijexif3firo" 2025/11/28 02:15:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 02:15:48 DEBUG : Creating backend with remote "/tmp/rclone709244394" === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestCopyWithDryRun (0.55s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:15:49 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestCopy (0.19s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestCopyMissingDirectory (0.20s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:15:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 02:15:50 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for checks to finish 2025/11/28 02:15:50 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for transfers to finish 2025/11/28 02:15:50 ERROR : sub dir/hello world: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) sync_test.go:212: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:212 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestCopyNoTraverse --- FAIL: TestCopyNoTraverse (0.74s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:15:50 INFO : B2 bucket rclone-test-zijexif3firo: Running all checks before starting transfers 2025/11/28 02:15:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 02:15:50 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for checks to finish 2025/11/28 02:15:50 INFO : B2 bucket rclone-test-zijexif3firo: Checks finished, now starting transfers 2025/11/28 02:15:50 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for transfers to finish 2025/11/28 02:15:50 ERROR : sub dir/hello world: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) sync_test.go:260: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:260 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestCopyCheckFirst --- FAIL: TestCopyCheckFirst (0.20s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:15:50 ERROR : Ignoring --no-traverse with sync 2025/11/28 02:15:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 02:15:50 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for checks to finish 2025/11/28 02:15:50 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for transfers to finish 2025/11/28 02:15:50 ERROR : sub dir/hello world: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:15:50 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting files as there were IO errors 2025/11/28 02:15:50 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting directories as there were IO errors sync_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:280 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestSyncNoTraverse --- FAIL: TestSyncNoTraverse (0.21s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:15:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/28 02:15:50 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for checks to finish 2025/11/28 02:15:50 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for transfers to finish 2025/11/28 02:15:51 ERROR : hello world2: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) sync_test.go:300: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:300 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestCopyWithDepth --- FAIL: TestCopyWithDepth (0.19s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:15:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 02:15:51 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for checks to finish 2025/11/28 02:15:51 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for transfers to finish 2025/11/28 02:15:51 ERROR : potato2: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) sync_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:328 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:334 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestCopyWithFilesFrom --- FAIL: TestCopyWithFilesFrom (0.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:15:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 02:15:51 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for checks to finish 2025/11/28 02:15:51 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for transfers to finish 2025/11/28 02:15:51 ERROR : potato2: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) sync_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:328 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:335 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestCopyWithFilesFromAndNoTraverse --- FAIL: TestCopyWithFilesFromAndNoTraverse (0.38s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:15:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/28 02:15:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/28 02:15:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestCopyEmptyDirectories (0.26s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:15:51 INFO : sub dir2: Making directory 2025/11/28 02:15:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/28 02:15:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestCopyNoEmptyDirectories (0.19s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:15:52 DEBUG : sub dir2: Making directory with metadata 2025/11/28 02:15:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestMoveEmptyDirectories (0.20s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:15:52 INFO : sub dir2: Making directory run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestMoveNoEmptyDirectories (0.20s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:15:52 DEBUG : sub dir2: Making directory with metadata 2025/11/28 02:15:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/28 02:15:52 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncEmptyDirectories (0.20s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:15:52 INFO : sub dir2: Making directory run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncNoEmptyDirectories (0.24s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestServerSideCopy (0.19s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestCopyOverSelf (0.19s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestServerSideCopyOverSelf (0.20s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestMoveOverSelf (0.19s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestServerSideMoveOverSelf (0.23s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestCopyAfterDelete (0.19s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestCopyRedownload (0.19s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:15:54 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/28 02:15:54 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for checks to finish 2025/11/28 02:15:54 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for transfers to finish 2025/11/28 02:15:54 ERROR : check sum: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:15:54 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting files as there were IO errors 2025/11/28 02:15:54 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting directories as there were IO errors sync_test.go:784: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:784 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestSyncBasedOnCheckSum --- FAIL: TestSyncBasedOnCheckSum (0.20s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:15:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/28 02:15:54 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for checks to finish 2025/11/28 02:15:54 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for transfers to finish 2025/11/28 02:15:54 ERROR : sizeonly: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:15:54 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting files as there were IO errors 2025/11/28 02:15:54 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting directories as there were IO errors sync_test.go:822: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:822 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestSyncSizeOnly --- FAIL: TestSyncSizeOnly (0.20s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:15:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/28 02:15:54 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for checks to finish 2025/11/28 02:15:54 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for transfers to finish 2025/11/28 02:15:54 ERROR : ignore-size: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:15:54 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting files as there were IO errors 2025/11/28 02:15:54 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting directories as there were IO errors sync_test.go:860: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:860 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestSyncIgnoreSize --- FAIL: TestSyncIgnoreSize (0.21s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncIgnoreTimes (0.20s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:15:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/28 02:15:55 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for checks to finish 2025/11/28 02:15:55 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for transfers to finish 2025/11/28 02:15:55 ERROR : existing: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:15:55 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting files as there were IO errors 2025/11/28 02:15:55 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting directories as there were IO errors sync_test.go:927: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:927 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestSyncIgnoreExisting --- FAIL: TestSyncIgnoreExisting (0.20s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncIgnoreErrors (0.20s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncAfterChangingModtimeOnly (0.20s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.20s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncDoesntUpdateModtime (0.20s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncAfterAddingAFile (0.20s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncAfterChangingFilesSizeOnly (0.20s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncAfterChangingContentsOnly (0.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (0.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.20s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncDeleteDuring (0.20s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncDeleteBefore (0.20s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestCopyDeleteBefore (0.21s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncWithExclude (0.20s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncWithExcludeAndDeleteExcluded (0.24s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncWithUpdateOlder (0.22s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/28 02:15:58 INFO : B2 bucket rclone-test-zijexif3firo: Making map for --track-renames 2025/11/28 02:15:58 INFO : B2 bucket rclone-test-zijexif3firo: Finished making map for --track-renames 2025/11/28 02:15:58 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for checks to finish 2025/11/28 02:15:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/28 02:15:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/28 02:15:58 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for renames to finish 2025/11/28 02:15:58 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for transfers to finish 2025/11/28 02:15:59 ERROR : potato: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:15:59 ERROR : yam: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:15:59 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting files as there were IO errors 2025/11/28 02:15:59 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting directories as there were IO errors sync_test.go:1575: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1575 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (0.41s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/28 02:15:59 INFO : B2 bucket rclone-test-zijexif3firo: Making map for --track-renames 2025/11/28 02:15:59 INFO : B2 bucket rclone-test-zijexif3firo: Finished making map for --track-renames 2025/11/28 02:15:59 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for checks to finish 2025/11/28 02:15:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/28 02:15:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/28 02:15:59 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for renames to finish 2025/11/28 02:15:59 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for transfers to finish 2025/11/28 02:15:59 ERROR : potato: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:15:59 ERROR : yam: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:15:59 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting files as there were IO errors 2025/11/28 02:15:59 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting directories as there were IO errors sync_test.go:1647: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1647 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (0.40s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/28 02:15:59 INFO : B2 bucket rclone-test-zijexif3firo: Making map for --track-renames 2025/11/28 02:15:59 INFO : B2 bucket rclone-test-zijexif3firo: Finished making map for --track-renames 2025/11/28 02:15:59 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for checks to finish 2025/11/28 02:15:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/28 02:15:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/28 02:15:59 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for renames to finish 2025/11/28 02:15:59 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for transfers to finish 2025/11/28 02:15:59 ERROR : potato: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:16:00 ERROR : sub/yam: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:16:00 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting files as there were IO errors 2025/11/28 02:16:00 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting directories as there were IO errors sync_test.go:1686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1686 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestMoveWithDeleteEmptySrcDirs (0.20s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (0.23s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/28 02:16:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/28 02:16:00 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for checks to finish 2025/11/28 02:16:00 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for transfers to finish 2025/11/28 02:16:00 ERROR : existing-b: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:16:00 ERROR : existing-b: Not deleting source as copy failed: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:16:00 ERROR : existing: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:16:00 ERROR : existing: Not deleting source as copy failed: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) sync_test.go:1865: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1865 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (0.44s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qazizol2datu" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:16:01 DEBUG : B2 bucket rclone-test-qazizol2datu: Purge remote 2025/11/28 02:16:01 INFO : B2 bucket rclone-test-qazizol2datu: cleaning bucket "rclone-test-qazizol2datu" of all files 2025/11/28 02:16:01 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMove (0.75s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:01 DEBUG : Creating backend with remote "TestB2:rclone-test-miqagik9qase" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:16:02 DEBUG : B2 bucket rclone-test-miqagik9qase: Purge remote 2025/11/28 02:16:02 INFO : B2 bucket rclone-test-miqagik9qase: cleaning bucket "rclone-test-miqagik9qase" of all files 2025/11/28 02:16:02 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveWithFilter (0.77s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cudasef5vito" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:16:03 DEBUG : B2 bucket rclone-test-cudasef5vito: Purge remote 2025/11/28 02:16:03 INFO : B2 bucket rclone-test-cudasef5vito: cleaning bucket "rclone-test-cudasef5vito" of all files 2025/11/28 02:16:03 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (0.83s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zijexif3firo/rclone-move-test" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestServerSideMoveOverlap (1.29s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:04 DEBUG : Creating backend with remote "TestB2:rclone-test-zijexif3firo/rclone-sync-test" sync_test.go:2011: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2011 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestSyncOverlapWithFilter --- FAIL: TestSyncOverlapWithFilter (1.65s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:06 DEBUG : Creating backend with remote "TestB2:rclone-test-zijexif3firo/dst" 2025/11/28 02:16:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zijexif3firo/CompareDest" 2025/11/28 02:16:08 DEBUG : one: Need to transfer - File not found at Destination 2025/11/28 02:16:08 DEBUG : B2 bucket rclone-test-zijexif3firo path dst: Waiting for checks to finish 2025/11/28 02:16:08 DEBUG : B2 bucket rclone-test-zijexif3firo path dst: Waiting for transfers to finish 2025/11/28 02:16:09 ERROR : one: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:16:09 ERROR : B2 bucket rclone-test-zijexif3firo path dst: not deleting files as there were IO errors 2025/11/28 02:16:09 ERROR : B2 bucket rclone-test-zijexif3firo path dst: not deleting directories as there were IO errors sync_test.go:2115: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2115 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestSyncCompareDest --- FAIL: TestSyncCompareDest (2.94s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncMultipleCompareDest (0.20s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:09 DEBUG : Creating backend with remote "TestB2:rclone-test-zijexif3firo/dst" 2025/11/28 02:16:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zijexif3firo/CopyDest" 2025/11/28 02:16:11 DEBUG : one: Need to transfer - File not found at Destination 2025/11/28 02:16:11 DEBUG : B2 bucket rclone-test-zijexif3firo path dst: Waiting for checks to finish 2025/11/28 02:16:11 DEBUG : B2 bucket rclone-test-zijexif3firo path dst: Waiting for transfers to finish 2025/11/28 02:16:12 ERROR : one: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:16:12 ERROR : B2 bucket rclone-test-zijexif3firo path dst: not deleting files as there were IO errors 2025/11/28 02:16:12 ERROR : B2 bucket rclone-test-zijexif3firo path dst: not deleting directories as there were IO errors sync_test.go:2281: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2281 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestSyncCopyDest --- FAIL: TestSyncCopyDest (3.13s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncBackupDir (0.19s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncBackupDirWithSuffix (0.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (0.20s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncBackupDirSuffixOnly (0.20s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncSuffix (0.20s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncSuffixKeepExtension (0.20s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncUTFNorm (0.20s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/28 02:16:13 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for checks to finish 2025/11/28 02:16:13 DEBUG : B2 bucket rclone-test-zijexif3firo: Waiting for transfers to finish 2025/11/28 02:16:14 ERROR : existing: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 02:16:14 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting files as there were IO errors 2025/11/28 02:16:14 ERROR : B2 bucket rclone-test-zijexif3firo: not deleting directories as there were IO errors sync_test.go:2609: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2609 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestSyncImmutable --- FAIL: TestSyncImmutable (0.20s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncIgnoreCase (0.20s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncConcurrentDelete (0.21s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestSyncConcurrentTruncate (0.20s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:14 DEBUG : empty_dir: Making directory with metadata 2025/11/28 02:16:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/28 02:16:14 DEBUG : empty_on_remote: Making directory with metadata 2025/11/28 02:16:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/28 02:16:14 INFO : empty_on_remote: Making directory sync_test.go:2813: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (0.22s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:14 DEBUG : empty_dir: Making directory with metadata 2025/11/28 02:16:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/28 02:16:14 DEBUG : empty_on_remote: Making directory with metadata 2025/11/28 02:16:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/28 02:16:14 INFO : empty_on_remote: Making directory sync_test.go:2813: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestSyncReplaceDirModTimeWithEmptyDirs --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (0.20s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:15 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestNothingToTransferWithEmptyDirs (0.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:15 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestNothingToTransferWithoutEmptyDirs (0.21s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestTransform (2.21s) --- FAIL: TestTransform/NFC (0.20s) --- FAIL: TestTransform/NFD (0.19s) --- FAIL: TestTransform/base64 (0.19s) --- FAIL: TestTransform/prefix (0.20s) --- FAIL: TestTransform/suffix (0.20s) --- FAIL: TestTransform/truncate (0.20s) --- FAIL: TestTransform/encoder (0.20s) --- FAIL: TestTransform/ISO-8859-1 (0.22s) --- FAIL: TestTransform/charmap (0.20s) --- FAIL: TestTransform/lowercase (0.20s) --- FAIL: TestTransform/ascii (0.20s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestTransformCopy (0.20s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestDoubleTransform (0.20s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestFileTag (0.20s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestNoTag (0.21s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:18 DEBUG : empty_dir: Making directory with metadata 2025/11/28 02:16:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestDirTag (0.20s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:18 DEBUG : empty_dir: Making directory with metadata 2025/11/28 02:16:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestAllTag (0.20s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestRunTwice (0.20s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestConflicting (0.20s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:19 DEBUG : empty_dir: Making directory with metadata 2025/11/28 02:16:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestMove (0.20s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:19 DEBUG : empty_dir: Making directory with metadata 2025/11/28 02:16:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestTransformFile (0.20s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" 2025/11/28 02:16:19 DEBUG : Reset feature "Copy" 2025/11/28 02:16:19 DEBUG : Reset feature "Move" 2025/11/28 02:16:19 DEBUG : Reset feature "Copy" 2025/11/28 02:16:19 DEBUG : Reset feature "Move" 2025/11/28 02:16:19 DEBUG : empty_dir: Making directory with metadata 2025/11/28 02:16:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestManualTransformFile (0.20s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestBase64 (0.20s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-zijexif3firo", Local "Local file system at /tmp/rclone709244394", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-zijexif3firo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestError (0.22s) FAIL 2025/11/28 02:16:20 DEBUG : B2 bucket rclone-test-zijexif3firo: Purge remote 2025/11/28 02:16:20 INFO : B2 bucket rclone-test-zijexif3firo: cleaning bucket "rclone-test-zijexif3firo" of all files 2025/11/28 02:16:20 NOTICE: purge failed: directory not found "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyMissingDirectory|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestCopyRedownload|TestCopyWithDepth|TestCopyWithDryRun|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestManualTransformFile|TestMove|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncDoesntUpdateModtime|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSizeOnly|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 32.168519488s (try 2/5): exit status 1: Failed [TestCopyWithDryRun TestCopy TestCopyMissingDirectory TestCopyNoTraverse TestCopyCheckFirst TestSyncNoTraverse TestCopyWithDepth TestCopyWithFilesFrom TestCopyWithFilesFromAndNoTraverse TestCopyEmptyDirectories TestCopyNoEmptyDirectories TestMoveEmptyDirectories TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncBasedOnCheckSum TestSyncSizeOnly TestSyncIgnoreSize TestSyncIgnoreTimes TestSyncIgnoreExisting TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnly TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncDoesntUpdateModtime TestSyncAfterAddingAFile TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncDeleteBefore TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithUpdateOlder TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestServerSideMoveOverlap TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64 TestError]