"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^StoreCheckpresentRetrieve$'" - Starting (try 3/5)
2026/08/21 02:57:49 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-worigem3sobo"
2026/08/21 02:57:49 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/08/21 02:57:49 DEBUG : Creating backend with remote "/tmp/rclone596992020"
=== RUN TestGitAnnexFstestBackendCases
=== RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve
run.go:198: Remote "premiumize.me root 'rclone-test-worigem3sobo'", Local "Local file system at /tmp/rclone596992020", Modify Window "876000h0m0s"
2026/08/21 02:57:49 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-worigem3sobo"
2026/08/21 02:57:50 DEBUG : Creating backend with remote "/tmp/rclone596992020"
2026/08/21 02:57:50 DEBUG : file.txt: Need to transfer - File not found at Destination
2026/08/21 02:57:51 DEBUG : SomeKey: size = 5 OK
2026/08/21 02:57:51 INFO : file.txt: Copied (new) to: SomeKey
2026/08/21 02:57:51 DEBUG : SomeKey: Need to transfer - File not found at Destination
2026/08/21 02:57:52 ERROR : SomeKey: Failed to copy: failed to open source object: 403 Forbidden (403):
403 Forbidden
403 Forbidden
nginx/1.24.0 (Ubuntu)
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:1241
/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446
Error: Not equal:
expected: "TRANSFER-SUCCESS RETRIEVE SomeKey\n"
actual : "TRANSFER-FAILURE RETRIEVE SomeKey failed to copy file: failed to open source object: 403 Forbidden (403): \r\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-TRANSFER-SUCCESS RETRIEVE SomeKey
+TRANSFER-FAILURE RETRIEVE SomeKey failed to copy file: failed to open source object: 403 Forbidden (403):
Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve
--- FAIL: TestGitAnnexFstestBackendCases (2.55s)
--- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (2.55s)
FAIL
2026/08/21 02:57:52 DEBUG : premiumize.me root 'rclone-test-worigem3sobo': Purge remote
"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^StoreCheckpresentRetrieve$'" - Finished ERROR in 3.087206169s (try 3/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve]