"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(Remove|RemovePreexistingFile)$'" - Starting (try 3/5)
2025/04/07 04:49:07 DEBUG : Creating backend with remote "TestMega:rclone-test-nayozus3mupu"
2025/04/07 04:49:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 04:54:10 DEBUG : Creating backend with remote "/tmp/rclone895578589"
2025/04/07 04:54:10 DEBUG : Config file has changed externally - reloading
=== RUN   TestGitAnnexFstestBackendCases
=== RUN   TestGitAnnexFstestBackendCases/RemovePreexistingFile
    run.go:180: Remote "mega root 'rclone-test-nayozus3mupu'", Local "Local file system at /tmp/rclone895578589", Modify Window "876000h0m0s"
2025/04/07 04:54:10 DEBUG : Creating backend with remote "TestMega:rclone-test-nayozus3mupu"
2025/04/07 04:54:10 INFO  : SomeKey: Deleted
=== RUN   TestGitAnnexFstestBackendCases/Remove
    run.go:180: Remote "mega root 'rclone-test-nayozus3mupu'", Local "Local file system at /tmp/rclone895578589", Modify Window "876000h0m0s"
2025/04/07 04:54:10 DEBUG : Creating backend with remote "TestMega:rclone-test-nayozus3mupu"
2025/04/07 04:54:10 DEBUG : Creating backend with remote "/tmp/rclone895578589"
2025/04/07 04:54:10 DEBUG : file.txt: Need to transfer - File not found at Destination
2025/04/07 04:54:10 INFO  : file.txt: Copied (new) to: SomeKey
2025/04/07 04:54:11 INFO  : SomeKey: Deleted
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1278
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	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
--- FAIL: TestGitAnnexFstestBackendCases (0.70s)
    --- PASS: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.29s)
    --- FAIL: TestGitAnnexFstestBackendCases/Remove (0.41s)
FAIL
2025/04/07 04:54:11 DEBUG : mega root 'rclone-test-nayozus3mupu': Purge remote
"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(Remove|RemovePreexistingFile)$'" - Finished ERROR in 5m3.432726912s (try 3/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/Remove]