"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^CheckPresentAndTransfer$'" - Starting (try 5/5) 2026/05/17 01:36:16 DEBUG : Creating backend with remote "TestMega:rclone-test-rosegob8line" 2026/05/17 01:36:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 01:36:16 DEBUG : mega root 'rclone-test-rosegob8line': Using previously stored session ID and master key to initialize the Mega API 2026/05/17 01:36:35 DEBUG : Creating backend with remote "/tmp/rclone517212192" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:198: Remote "mega root 'rclone-test-rosegob8line'", Local "Local file system at /tmp/rclone517212192", Modify Window "876000h0m0s" 2026/05/17 01:36:35 DEBUG : Creating backend with remote "TestMega:rclone-test-rosegob8line" 2026/05/17 01:36:35 DEBUG : mega root 'rclone-test-rosegob8line': Using previously stored session ID and master key to initialize the Mega API 2026/05/17 01:36:57 DEBUG : Creating backend with remote "/tmp/rclone517212192" 2026/05/17 01:36:57 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/05/17 01:37:08 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: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: 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/CheckPresentAndTransfer 2026/05/17 01:37:08 ERROR : error listing: directory not found 2026/05/17 01:37:08 ERROR : error listing: directory not found --- FAIL: TestGitAnnexFstestBackendCases (33.56s) --- FAIL: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (33.56s) FAIL 2026/05/17 01:37:08 DEBUG : mega root 'rclone-test-rosegob8line': Purge remote 2026/05/17 01:37:08 NOTICE: purge failed: directory not found "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^CheckPresentAndTransfer$'" - Finished ERROR in 52.553966339s (try 5/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/CheckPresentAndTransfer]