"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/12/05 04:56:07 DEBUG : Creating backend with remote "TestB2:rclone-test-soburan2reva" 2025/12/05 04:56:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/05 04:56:08 DEBUG : Creating backend with remote "/tmp/rclone1162165948" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:185: Remote "B2 bucket rclone-test-soburan2reva", Local "Local file system at /tmp/rclone1162165948", Modify Window "1ms" 2025/12/05 04:56:08 DEBUG : Creating backend with remote "TestB2:rclone-test-soburan2reva" 2025/12/05 04:56:09 DEBUG : Creating backend with remote "/tmp/rclone1162165948" 2025/12/05 04:56:09 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/05 04:56:10 ERROR : file.txt: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:990 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyAbsolute\n" actual : "TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyAbsolute +TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:185: Remote "B2 bucket rclone-test-soburan2reva", Local "Local file system at /tmp/rclone1162165948", Modify Window "1ms" 2025/12/05 04:56:10 DEBUG : Creating backend with remote "TestB2:rclone-test-soburan2reva" 2025/12/05 04:56:11 DEBUG : Creating backend with remote "../../rclone1162165948" 2025/12/05 04:56:11 DEBUG : fs cache: renaming cache item "../../rclone1162165948" to be canonical "/tmp/rclone1162165948" 2025/12/05 04:56:12 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/05 04:56:12 ERROR : file.txt: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1044 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyRelative\n" actual : "TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyRelative +TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestGitAnnexFstestBackendCases/TransferStoreRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:185: Remote "B2 bucket rclone-test-soburan2reva", Local "Local file system at /tmp/rclone1162165948", Modify Window "1ms" 2025/12/05 04:56:12 DEBUG : Creating backend with remote "TestB2:rclone-test-soburan2reva" 2025/12/05 04:56:13 DEBUG : Creating backend with remote "../../rclone1162165948" 2025/12/05 04:56:13 DEBUG : fs cache: renaming cache item "../../rclone1162165948" to be canonical "/tmp/rclone1162165948" 2025/12/05 04:56:14 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/12/05 04:56:14 ERROR : filename with spaces.txt: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1086 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyRelative\n" actual : "TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyRelative +TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:185: Remote "B2 bucket rclone-test-soburan2reva", Local "Local file system at /tmp/rclone1162165948", Modify Window "1ms" 2025/12/05 04:56:14 DEBUG : Creating backend with remote "TestB2:rclone-test-soburan2reva" 2025/12/05 04:56:16 DEBUG : Creating backend with remote "/tmp/rclone1162165948" 2025/12/05 04:56:16 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/05 04:56:16 ERROR : file.txt: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1119 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyAbsolute\n" actual : "TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyAbsolute +TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:185: Remote "B2 bucket rclone-test-soburan2reva", Local "Local file system at /tmp/rclone1162165948", Modify Window "1ms" 2025/12/05 04:56:17 DEBUG : Creating backend with remote "TestB2:rclone-test-soburan2reva" 2025/12/05 04:56:18 DEBUG : Creating backend with remote "/tmp/rclone1162165948" 2025/12/05 04:56:18 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/05 04:56:19 ERROR : file.txt: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1156 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE foo\n" actual : "TRANSFER-FAILURE STORE foo failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE foo +TRANSFER-FAILURE STORE foo failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:185: Remote "B2 bucket rclone-test-soburan2reva", Local "Local file system at /tmp/rclone1162165948", Modify Window "1ms" 2025/12/05 04:56:19 DEBUG : Creating backend with remote "TestB2:rclone-test-soburan2reva" 2025/12/05 04:56:19 DEBUG : Creating backend with remote "/tmp/rclone1162165948" 2025/12/05 04:56:20 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/05 04:56:21 ERROR : file.txt: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1185 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key\n" actual : "TRANSFER-FAILURE STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key +TRANSFER-FAILURE STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:185: Remote "B2 bucket rclone-test-soburan2reva", Local "Local file system at /tmp/rclone1162165948", Modify Window "1ms" 2025/12/05 04:56:21 DEBUG : Creating backend with remote "TestB2:rclone-test-soburan2reva" 2025/12/05 04:56:22 DEBUG : Creating backend with remote "/tmp/rclone1162165948" 2025/12/05 04:56:22 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/05 04:56:23 ERROR : file.txt: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1227 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SomeKey\n" actual : "TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:185: Remote "B2 bucket rclone-test-soburan2reva", Local "Local file system at /tmp/rclone1162165948", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-soburan2reva": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) === RUN TestGitAnnexFstestBackendCases/Remove run.go:185: Remote "B2 bucket rclone-test-soburan2reva", Local "Local file system at /tmp/rclone1162165948", Modify Window "1ms" 2025/12/05 04:56:24 DEBUG : Creating backend with remote "TestB2:rclone-test-soburan2reva" 2025/12/05 04:56:25 DEBUG : Creating backend with remote "/tmp/rclone1162165948" 2025/12/05 04:56:25 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/05 04:56:25 ERROR : file.txt: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1305 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SomeKey\n" actual : "TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestGitAnnexFstestBackendCases/Remove --- FAIL: TestGitAnnexFstestBackendCases (17.68s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (2.38s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (2.03s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (2.03s) --- FAIL: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (2.23s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (2.19s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (2.03s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (2.03s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.57s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (2.19s) FAIL 2025/12/05 04:56:26 DEBUG : B2 bucket rclone-test-soburan2reva: Purge remote 2025/12/05 04:56:26 INFO : B2 bucket rclone-test-soburan2reva: cleaning bucket "rclone-test-soburan2reva" of all files 2025/12/05 04:56:26 NOTICE: purge failed: directory not found "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished ERROR in 18.707343527s (try 2/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/CheckPresentAndTransfer TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/RemovePreexistingFile TestGitAnnexFstestBackendCases/Remove]