"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace)$'" - Starting (try 4/5) 2026/01/25 04:02:34 DEBUG : Creating backend with remote "TestMega:rclone-test-pawulaw2deki" 2026/01/25 04:02:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/25 04:02:34 DEBUG : mega root 'rclone-test-pawulaw2deki': Using previously stored session ID and master key to initialize the Mega API 2026/01/25 04:02:48 DEBUG : Creating backend with remote "/tmp/rclone3140495757" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:185: Remote "mega root 'rclone-test-pawulaw2deki'", Local "Local file system at /tmp/rclone3140495757", Modify Window "876000h0m0s" 2026/01/25 04:02:48 DEBUG : Creating backend with remote "TestMega:rclone-test-pawulaw2deki" 2026/01/25 04:02:48 DEBUG : mega root 'rclone-test-pawulaw2deki': Using previously stored session ID and master key to initialize the Mega API 2026/01/25 04:03:03 DEBUG : Creating backend with remote "/tmp/rclone3140495757" 2026/01/25 04:03:03 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/01/25 04:03:13 ERROR : file.txt: Failed to copy: mkdir create node failed: unexpected end of JSON input 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: mkdir create node failed: unexpected end of JSON input\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyAbsolute +TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: mkdir create node failed: unexpected end of JSON input Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute 2026/01/25 04:03:13 ERROR : error listing: directory not found 2026/01/25 04:03:13 ERROR : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:185: Remote "mega root 'rclone-test-pawulaw2deki'", Local "Local file system at /tmp/rclone3140495757", Modify Window "876000h0m0s" 2026/01/25 04:03:13 DEBUG : Creating backend with remote "TestMega:rclone-test-pawulaw2deki" 2026/01/25 04:03:13 DEBUG : mega root 'rclone-test-pawulaw2deki': Using previously stored session ID and master key to initialize the Mega API 2026/01/25 04:03:31 DEBUG : Creating backend with remote "../../rclone3140495757" 2026/01/25 04:03:31 DEBUG : fs cache: renaming cache item "../../rclone3140495757" to be canonical "/tmp/rclone3140495757" 2026/01/25 04:03:31 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2026/01/25 04:03:33 DEBUG : KeyRelative: size = 5 OK 2026/01/25 04:03:33 INFO : filename with spaces.txt: Copied (new) to: KeyRelative fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestGitAnnexFstestBackendCases (55.65s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (25.68s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (29.97s) FAIL 2026/01/25 04:03:43 DEBUG : mega root 'rclone-test-pawulaw2deki': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace)$'" - Finished ERROR in 1m9.972154171s (try 4/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferStoreAbsolute]