"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(RemovePreexistingFile|RetrieveNonexistentFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey)$'" - Starting (try 2/5) 2025/12/30 01:41:33 DEBUG : Creating backend with remote "TestMega:rclone-test-dogegon5give" 2025/12/30 01:41:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/30 01:41:33 DEBUG : mega root 'rclone-test-dogegon5give': Using previously stored session ID and master key to initialize the Mega API 2025/12/30 01:41:48 DEBUG : Creating backend with remote "/tmp/rclone2518827166" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:185: Remote "mega root 'rclone-test-dogegon5give'", Local "Local file system at /tmp/rclone2518827166", Modify Window "876000h0m0s" 2025/12/30 01:41:48 DEBUG : Creating backend with remote "TestMega:rclone-test-dogegon5give" 2025/12/30 01:41:48 DEBUG : mega root 'rclone-test-dogegon5give': Using previously stored session ID and master key to initialize the Mega API 2025/12/30 01:42:06 DEBUG : Creating backend with remote "/tmp/rclone2518827166" 2025/12/30 01:42:06 DEBUG : Config file has changed externally - reloading 2025/12/30 01:42:06 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/30 01:42:06 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: size = 5 OK 2025/12/30 01:42:06 INFO : file.txt: Copied (new) to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 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 === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:185: Remote "mega root 'rclone-test-dogegon5give'", Local "Local file system at /tmp/rclone2518827166", Modify Window "876000h0m0s" 2025/12/30 01:42:23 DEBUG : Creating backend with remote "TestMega:rclone-test-dogegon5give" 2025/12/30 01:42:23 DEBUG : mega root 'rclone-test-dogegon5give': Using previously stored session ID and master key to initialize the Mega API 2025/12/30 01:42:34 DEBUG : mega root 'rclone-test-dogegon5give': login with previous auth keys failed: unexpected end of JSON input 2025/12/30 01:42:34 DEBUG : Creating backend with remote "." 2025/12/30 01:42:34 DEBUG : fs cache: renaming cache item "." to be canonical "/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex" 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:1206 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-FAILURE RETRIEVE SomeKey not found\n" actual : "TRANSFER-FAILURE RETRIEVE SomeKey failed to copy file: Invalid arguments\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-FAILURE RETRIEVE SomeKey not found +TRANSFER-FAILURE RETRIEVE SomeKey failed to copy file: Invalid arguments Test: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:185: Remote "mega root 'rclone-test-dogegon5give'", Local "Local file system at /tmp/rclone2518827166", Modify Window "876000h0m0s" 2025/12/30 01:42:34 DEBUG : Creating backend with remote "TestMega:rclone-test-dogegon5give" 2025/12/30 01:42:34 DEBUG : mega root 'rclone-test-dogegon5give': Using previously stored session ID and master key to initialize the Mega API 2025/12/30 01:42:53 DEBUG : Creating backend with remote "/tmp/rclone2518827166" 2025/12/30 01:42:53 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/30 01:43:04 ERROR : file.txt: Failed to copy: upload file failed to create session: 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: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: upload file failed to create session: unexpected end of JSON input\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: upload file failed to create session: unexpected end of JSON input Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:185: Remote "mega root 'rclone-test-dogegon5give'", Local "Local file system at /tmp/rclone2518827166", Modify Window "876000h0m0s" 2025/12/30 01:43:14 DEBUG : Creating backend with remote "TestMega:rclone-test-dogegon5give" 2025/12/30 01:43:14 DEBUG : mega root 'rclone-test-dogegon5give': Using previously stored session ID and master key to initialize the Mega API 2025/12/30 01:43:32 INFO : SomeKey: Deleted 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 (111.31s) --- PASS: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (35.39s) --- FAIL: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (10.68s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (29.53s) --- PASS: TestGitAnnexFstestBackendCases/RemovePreexistingFile (35.71s) FAIL 2025/12/30 01:43:39 DEBUG : mega root 'rclone-test-dogegon5give': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(RemovePreexistingFile|RetrieveNonexistentFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey)$'" - Finished ERROR in 2m16.930623837s (try 2/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/RetrieveNonexistentFile TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve]