"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose" - Starting (try 1/5)
2025/03/19 03:37:26 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cijodan5hawa"
2025/03/19 03:37:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 03:37:26 DEBUG : Creating backend with remote "/tmp/rclone3408278567"
=== RUN   TestEndToEnd
    e2e_test.go:189: Skipping because fstest remote was specified.
--- SKIP: TestEndToEnd (0.00s)
=== RUN   TestEndToEndMigration
    e2e_test.go:189: Skipping because fstest remote was specified.
--- SKIP: TestEndToEndMigration (0.00s)
=== RUN   TestEndToEndRepoLayoutCompat
    e2e_test.go:189: Skipping because fstest remote was specified.
--- SKIP: TestEndToEndRepoLayoutCompat (0.00s)
=== RUN   TestFixArgsForSymlinkIdentity
--- PASS: TestFixArgsForSymlinkIdentity (0.00s)
=== RUN   TestFixArgsForSymlinkCorrectName
--- PASS: TestFixArgsForSymlinkCorrectName (0.00s)
=== RUN   TestMessageParser
=== RUN   TestMessageParser/OneParam
=== PAUSE TestMessageParser/OneParam
=== RUN   TestMessageParser/TwoParams
=== PAUSE TestMessageParser/TwoParams
=== RUN   TestMessageParser/TwoParamsNoTrailingNewline
=== PAUSE TestMessageParser/TwoParamsNoTrailingNewline
=== RUN   TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces
=== PAUSE TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces
=== RUN   TestMessageParser/OneLongFinalParameter
=== PAUSE TestMessageParser/OneLongFinalParameter
=== RUN   TestMessageParser/MultipleSpaces
=== PAUSE TestMessageParser/MultipleSpaces
=== RUN   TestMessageParser/StartsWithSpace
=== PAUSE TestMessageParser/StartsWithSpace
=== CONT  TestMessageParser/OneParam
=== CONT  TestMessageParser/StartsWithSpace
=== CONT  TestMessageParser/MultipleSpaces
=== CONT  TestMessageParser/OneLongFinalParameter
=== RUN   TestMessageParser/OneLongFinalParameter/lineEnding
=== RUN   TestMessageParser/OneLongFinalParameter/lineEnding0a
=== RUN   TestMessageParser/OneLongFinalParameter/lineEnding0d
=== RUN   TestMessageParser/OneLongFinalParameter/lineEnding0d0a
=== RUN   TestMessageParser/OneLongFinalParameter/lineEnding0a0d
=== CONT  TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces
=== CONT  TestMessageParser/TwoParamsNoTrailingNewline
=== CONT  TestMessageParser/TwoParams
--- PASS: TestMessageParser (0.00s)
    --- PASS: TestMessageParser/OneParam (0.00s)
    --- PASS: TestMessageParser/StartsWithSpace (0.00s)
    --- PASS: TestMessageParser/MultipleSpaces (0.00s)
    --- PASS: TestMessageParser/OneLongFinalParameter (0.00s)
        --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding (0.00s)
        --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a (0.00s)
        --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d (0.00s)
        --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d0a (0.00s)
        --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a0d (0.00s)
    --- PASS: TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces (0.00s)
    --- PASS: TestMessageParser/TwoParamsNoTrailingNewline (0.00s)
    --- PASS: TestMessageParser/TwoParams (0.00s)
=== RUN   TestConfigDefinitionOneName
--- PASS: TestConfigDefinitionOneName (0.00s)
=== RUN   TestConfigDefinitionTwoNames
--- PASS: TestConfigDefinitionTwoNames (0.00s)
=== RUN   TestConfigDefinitionThreeNames
--- PASS: TestConfigDefinitionThreeNames (0.00s)
=== RUN   TestWindowsFilepathRelQuirk
    gitannex_test.go:383: 
--- SKIP: TestWindowsFilepathRelQuirk (0.00s)
=== RUN   TestReadLineHasShortDeadline
--- PASS: TestReadLineHasShortDeadline (0.05s)
=== RUN   TestGitAnnexFstestBackendCases
=== RUN   TestGitAnnexFstestBackendCases/HandlesInit
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesListConfigs
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepare
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesEarlyError
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/ConfigFail
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/TransferStoreEmptyPath
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/ExtensionsCompound
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/ExtensionsIdempotent
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
=== RUN   TestGitAnnexFstestBackendCases/TransferStoreAbsolute
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
2025/03/19 03:37:30 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cijodan5hawa"
2025/03/19 03:37:30 DEBUG : Creating backend with remote "/tmp/rclone3408278567"
2025/03/19 03:37:30 DEBUG : file.txt: Need to transfer - File not found at Destination
2025/03/19 03:37:31 DEBUG : Upload server store-eu-par-3 (eu) responded in 121.378216ms
2025/03/19 03:37:31 DEBUG : Upload server store4 (eu) responded in 124.583757ms
2025/03/19 03:37:31 DEBUG : KeyAbsolute: Using upload server store-eu-par-3 (eu)
2025/03/19 03:37:31 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK
2025/03/19 03:37:31 INFO  : file.txt: Copied (new) to: KeyAbsolute
2025/03/19 03:37:31 DEBUG : file.txt: Need to transfer - File not found at Destination
2025/03/19 03:37:32 DEBUG : KeyAbsolute2: Using upload server store4 (eu)
2025/03/19 03:37:32 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK
2025/03/19 03:37:32 INFO  : file.txt: Copied (new) to: KeyAbsolute2
=== RUN   TestGitAnnexFstestBackendCases/TransferStoreRelative
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
2025/03/19 03:37:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cijodan5hawa"
2025/03/19 03:37:33 DEBUG : Creating backend with remote "../../rclone3408278567"
2025/03/19 03:37:33 DEBUG : fs cache: renaming cache item "../../rclone3408278567" to be canonical "/tmp/rclone3408278567"
2025/03/19 03:37:33 DEBUG : file.txt: Need to transfer - File not found at Destination
2025/03/19 03:37:33 DEBUG : Upload server store-eu-par-3 (eu) responded in 120.372046ms
2025/03/19 03:37:33 DEBUG : Upload server store5 (eu) responded in 126.080984ms
2025/03/19 03:37:33 DEBUG : KeyRelative: Using upload server store-eu-par-3 (eu)
2025/03/19 03:37:34 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK
2025/03/19 03:37:34 INFO  : file.txt: Copied (new) to: KeyRelative
=== RUN   TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
2025/03/19 03:37:35 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cijodan5hawa"
2025/03/19 03:37:35 DEBUG : Creating backend with remote "../../rclone3408278567"
2025/03/19 03:37:35 DEBUG : fs cache: renaming cache item "../../rclone3408278567" to be canonical "/tmp/rclone3408278567"
2025/03/19 03:37:35 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination
2025/03/19 03:37:35 DEBUG : Upload server store-eu-par-3 (eu) responded in 126.846936ms
2025/03/19 03:37:35 DEBUG : Upload server store-eu-par-4 (eu) responded in 130.409865ms
2025/03/19 03:37:35 DEBUG : KeyRelative: Using upload server store-eu-par-4 (eu)
2025/03/19 03:37:35 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK
2025/03/19 03:37:35 INFO  : filename with spaces.txt: Copied (new) to: KeyRelative
=== RUN   TestGitAnnexFstestBackendCases/CheckPresentAndTransfer
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
2025/03/19 03:37:36 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cijodan5hawa"
2025/03/19 03:37:36 DEBUG : Creating backend with remote "/tmp/rclone3408278567"
2025/03/19 03:37:36 DEBUG : file.txt: Need to transfer - File not found at Destination
2025/03/19 03:37:37 DEBUG : Upload server store-eu-par-4 (eu) responded in 121.971824ms
2025/03/19 03:37:37 DEBUG : Upload server store-eu-par-3 (eu) responded in 124.068884ms
2025/03/19 03:37:37 DEBUG : KeyAbsolute: Using upload server store-eu-par-4 (eu)
2025/03/19 03:37:37 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK
2025/03/19 03:37:37 INFO  : file.txt: Copied (new) to: KeyAbsolute
=== RUN   TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
2025/03/19 03:37:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cijodan5hawa"
2025/03/19 03:37:38 DEBUG : Creating backend with remote "/tmp/rclone3408278567"
2025/03/19 03:37:38 DEBUG : file.txt: Need to transfer - File not found at Destination
2025/03/19 03:37:38 DEBUG : Upload server store-eu-par-3 (eu) responded in 123.87977ms
2025/03/19 03:37:38 DEBUG : Upload server store-eu-par-4 (eu) responded in 124.404612ms
2025/03/19 03:37:38 DEBUG : foo: Using upload server store-eu-par-3 (eu)
2025/03/19 03:37:38 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK
2025/03/19 03:37:38 INFO  : file.txt: Copied (new) to: foo
=== RUN   TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
2025/03/19 03:37:39 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cijodan5hawa"
2025/03/19 03:37:40 DEBUG : Creating backend with remote "/tmp/rclone3408278567"
2025/03/19 03:37:40 DEBUG : file.txt: Need to transfer - File not found at Destination
2025/03/19 03:37:40 DEBUG : Couldn't decode error response: invalid character 'e' looking for beginning of value
2025/03/19 03:37:40 DEBUG : Couldn't decode error response: invalid character 'e' looking for beginning of value
2025/03/19 03:37:40 DEBUG : Couldn't decode error response: invalid character 'e' looking for beginning of value
2025/03/19 03:37:40 DEBUG : Couldn't decode error response: invalid character 'e' looking for beginning of value
2025/03/19 03:37:40 DEBUG : Couldn't decode error response: invalid character 'e' looking for beginning of value
2025/03/19 03:37:40 DEBUG : Upload server store1 (eu) responded in 130.071231ms
2025/03/19 03:37:40 DEBUG : Couldn't decode error response: invalid character 'e' looking for beginning of value
2025/03/19 03:37:40 DEBUG : Couldn't decode error response: invalid character 'e' looking for beginning of value
2025/03/19 03:37:40 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: Using upload server store1 (eu)
2025/03/19 03:37:40 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK
2025/03/19 03:37:40 INFO  : file.txt: Copied (new) to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key
=== RUN   TestGitAnnexFstestBackendCases/RetrieveNonexistentFile
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
2025/03/19 03:37:41 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cijodan5hawa"
2025/03/19 03:37:41 DEBUG : Creating backend with remote "."
2025/03/19 03:37:41 DEBUG : fs cache: renaming cache item "." to be canonical "/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex"
=== RUN   TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
2025/03/19 03:37:42 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cijodan5hawa"
2025/03/19 03:37:42 DEBUG : Creating backend with remote "/tmp/rclone3408278567"
2025/03/19 03:37:42 DEBUG : file.txt: Need to transfer - File not found at Destination
2025/03/19 03:37:43 DEBUG : Upload server store1 (eu) responded in 125.476424ms
2025/03/19 03:37:43 DEBUG : Upload server store-eu-par-3 (eu) responded in 126.944037ms
2025/03/19 03:37:43 DEBUG : SomeKey: Using upload server store-eu-par-3 (eu)
2025/03/19 03:37:43 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK
2025/03/19 03:37:43 INFO  : file.txt: Copied (new) to: SomeKey
2025/03/19 03:37:43 DEBUG : SomeKey: Need to transfer - File not found at Destination
2025/03/19 03:37:43 DEBUG : SomeKey: md5 = eb61eead90e3b899c6bcbe27ac581660 OK
2025/03/19 03:37:43 DEBUG : file.txt.retrieved.29c9c204.partial: renamed to: file.txt.retrieved
2025/03/19 03:37:43 INFO  : SomeKey: Copied (new) to: file.txt.retrieved
=== RUN   TestGitAnnexFstestBackendCases/RemovePreexistingFile
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
2025/03/19 03:37:44 DEBUG : Upload server store-eu-par-4 (eu) responded in 123.809529ms
2025/03/19 03:37:44 DEBUG : Upload server store4 (eu) responded in 123.978535ms
2025/03/19 03:37:44 DEBUG : SomeKey: Using upload server store4 (eu)
2025/03/19 03:37:44 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cijodan5hawa"
2025/03/19 03:37:45 INFO  : SomeKey: Deleted
=== RUN   TestGitAnnexFstestBackendCases/Remove
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
2025/03/19 03:37:46 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cijodan5hawa"
2025/03/19 03:37:46 DEBUG : Creating backend with remote "/tmp/rclone3408278567"
2025/03/19 03:37:46 DEBUG : file.txt: Need to transfer - File not found at Destination
2025/03/19 03:37:46 DEBUG : Upload server store-eu-par-4 (eu) responded in 119.917806ms
2025/03/19 03:37:46 DEBUG : Upload server store-eu-par-3 (eu) responded in 121.269021ms
2025/03/19 03:37:46 DEBUG : SomeKey: Using upload server store-eu-par-4 (eu)
2025/03/19 03:37:46 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK
2025/03/19 03:37:46 INFO  : file.txt: Copied (new) to: SomeKey
2025/03/19 03:37:47 INFO  : SomeKey: Deleted
=== RUN   TestGitAnnexFstestBackendCases/RemoveNonexistentFile
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
2025/03/19 03:37:48 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cijodan5hawa"
=== RUN   TestGitAnnexFstestBackendCases/ExportNotSupported
    run.go:180: Remote "gofile root 'rclone-test-cijodan5hawa'", Local "Local file system at /tmp/rclone3408278567", Modify Window "1s"
--- PASS: TestGitAnnexFstestBackendCases (22.88s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesInit (0.24s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesListConfigs (0.16s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepare (0.19s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote (0.24s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote (0.13s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote (0.22s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote (0.24s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote (0.18s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote (0.19s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote (0.28s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms (0.23s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue (0.22s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesEarlyError (0.16s)
    --- PASS: TestGitAnnexFstestBackendCases/ConfigFail (0.16s)
    --- PASS: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath (0.12s)
    --- PASS: TestGitAnnexFstestBackendCases/ExtensionsCompound (0.29s)
    --- PASS: TestGitAnnexFstestBackendCases/ExtensionsIdempotent (0.28s)
    --- PASS: TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple (0.20s)
    --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (2.95s)
    --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (1.69s)
    --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (1.50s)
    --- PASS: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (1.73s)
    --- PASS: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (1.47s)
    --- PASS: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (1.87s)
    --- PASS: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (0.80s)
    --- PASS: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (1.71s)
    --- PASS: TestGitAnnexFstestBackendCases/RemovePreexistingFile (2.08s)
    --- PASS: TestGitAnnexFstestBackendCases/Remove (1.89s)
    --- PASS: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (1.14s)
    --- PASS: TestGitAnnexFstestBackendCases/ExportNotSupported (0.36s)
PASS
2025/03/19 03:37:49 DEBUG : gofile root 'rclone-test-cijodan5hawa': Purge remote
"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose" - Finished OK in 23.858892557s (try 1/5)