"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey)$'" - Starting (try 4/5) 2026/04/14 02:38:33 DEBUG : Creating backend with remote "TestInternxt:rclone-test-qugesuv7seyi" 2026/04/14 02:38:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/14 02:38:34 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/14 02:38:35 DEBUG : Creating backend with remote "/tmp/rclone4096100078" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:185: Remote "Internxt root 'rclone-test-qugesuv7seyi'", Local "Local file system at /tmp/rclone4096100078", Modify Window "876000h0m0s" 2026/04/14 02:38:35 DEBUG : Creating backend with remote "TestInternxt:rclone-test-qugesuv7seyi" 2026/04/14 02:38:35 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/14 02:38:35 DEBUG : Creating backend with remote "/tmp/rclone4096100078" 2026/04/14 02:38:35 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/04/14 02:38:39 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: size = 5 OK 2026/04/14 02:38:39 INFO : file.txt: Copied (new) to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2026/04/14 02:38:39 ERROR : error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2026/04/14 02:38:40 ERROR : error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:292: Sleeping for 9s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:292: Sleeping for 13s just to make sure === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:185: Remote "Internxt root 'rclone-test-qugesuv7seyi'", Local "Local file system at /tmp/rclone4096100078", Modify Window "876000h0m0s" 2026/04/14 02:39:28 DEBUG : Creating backend with remote "TestInternxt:rclone-test-qugesuv7seyi" 2026/04/14 02:39:29 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/14 02:39:29 DEBUG : Creating backend with remote "/tmp/rclone4096100078" 2026/04/14 02:39:29 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/04/14 02:39:30 ERROR : file.txt: Failed to copy: failed to create file metadata: create meta: Folder not found (status 404) 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 file metadata: create meta: Folder not found (status 404)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to create file metadata: create meta: Folder not found (status 404) Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:185: Remote "Internxt root 'rclone-test-qugesuv7seyi'", Local "Local file system at /tmp/rclone4096100078", Modify Window "876000h0m0s" run.go:290: Failed to put "SomeKey" to "Internxt root 'rclone-test-qugesuv7seyi'": failed to create file metadata: create meta: Folder not found (status 404) === RUN TestGitAnnexFstestBackendCases/Remove run.go:185: Remote "Internxt root 'rclone-test-qugesuv7seyi'", Local "Local file system at /tmp/rclone4096100078", Modify Window "876000h0m0s" 2026/04/14 02:39:34 DEBUG : Creating backend with remote "TestInternxt:rclone-test-qugesuv7seyi" 2026/04/14 02:39:35 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/14 02:39:35 DEBUG : Creating backend with remote "/tmp/rclone4096100078" 2026/04/14 02:39:35 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/04/14 02:39:36 DEBUG : SomeKey: size = 5 OK 2026/04/14 02:39:36 INFO : file.txt: Copied (new) to: SomeKey fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure 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:1319 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-FAILURE SomeKey\n" actual : "CHECKPRESENT-SUCCESS SomeKey\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-FAILURE SomeKey +CHECKPRESENT-SUCCESS SomeKey Test: TestGitAnnexFstestBackendCases/Remove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:292: Sleeping for 7s just to make sure --- FAIL: TestGitAnnexFstestBackendCases (82.27s) --- PASS: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (53.72s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (4.02s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (1.92s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (22.61s) FAIL 2026/04/14 02:39:57 DEBUG : Internxt root 'rclone-test-qugesuv7seyi': Purge dir "" 2026/04/14 02:39:58 NOTICE: purge failed to rmdir "": directory not found "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey)$'" - Finished ERROR in 1m24.168239289s (try 4/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/RemovePreexistingFile TestGitAnnexFstestBackendCases/Remove]