"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|Remove)$'" - Starting (try 4/5) 2026/07/04 04:45:09 DEBUG : Creating backend with remote "TestMega:rclone-test-hejokal3tomu" 2026/07/04 04:45:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 04:45:09 DEBUG : mega root 'rclone-test-hejokal3tomu': Using previously stored session ID and master key to initialize the Mega API 2026/07/04 04:45:29 DEBUG : Creating backend with remote "/tmp/rclone3791578632" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:198: Remote "mega root 'rclone-test-hejokal3tomu'", Local "Local file system at /tmp/rclone3791578632", Modify Window "876000h0m0s" 2026/07/04 04:45:29 DEBUG : Creating backend with remote "TestMega:rclone-test-hejokal3tomu" 2026/07/04 04:45:29 DEBUG : mega root 'rclone-test-hejokal3tomu': Using previously stored session ID and master key to initialize the Mega API 2026/07/04 04:45:50 DEBUG : Creating backend with remote "/tmp/rclone3791578632" 2026/07/04 04:45:50 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/07/04 04:45:50 DEBUG : KeyAbsolute: size = 5 OK 2026/07/04 04:45:50 INFO : file.txt: Copied (new) to: KeyAbsolute 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/Remove run.go:198: Remote "mega root 'rclone-test-hejokal3tomu'", Local "Local file system at /tmp/rclone3791578632", Modify Window "876000h0m0s" 2026/07/04 04:45:59 DEBUG : Creating backend with remote "TestMega:rclone-test-hejokal3tomu" 2026/07/04 04:45:59 DEBUG : mega root 'rclone-test-hejokal3tomu': Using previously stored session ID and master key to initialize the Mega API 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:1301 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-FAILURE SomeKey\n" actual : "CHECKPRESENT-UNKNOWN SomeKey failed to get remote fs\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-FAILURE SomeKey +CHECKPRESENT-UNKNOWN SomeKey failed to get remote fs Test: TestGitAnnexFstestBackendCases/Remove --- FAIL: TestGitAnnexFstestBackendCases (41.36s) --- PASS: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (30.66s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (10.70s) FAIL 2026/07/04 04:46:10 DEBUG : mega root 'rclone-test-hejokal3tomu': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|Remove)$'" - Finished ERROR in 1m4.027708504s (try 4/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/Remove]