"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2025/04/08 03:33:07 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-zoyayah8jogu" 2025/04/08 03:33:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 03:33:07 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/04/08 03:33:07 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/04/08 03:33:07 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/04/08 03:33:07 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/04/08 03:33:07 DEBUG : Setting pass="2icF-ohXY5uNzfh1VNfhGHZ9z4HVAJPRLktV5XAgxiS4" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/04/08 03:33:07 DEBUG : TestFTPRclone: detected overridden config - adding "{JKg-X}" suffix to name 2025/04/08 03:33:07 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/04/08 03:33:07 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/04/08 03:33:07 DEBUG : Setting pass="2icF-ohXY5uNzfh1VNfhGHZ9z4HVAJPRLktV5XAgxiS4" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/04/08 03:33:07 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: Connecting to FTP server 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:28622") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31880") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : Creating backend with remote "/tmp/rclone3900904604" === 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/OneLongFinalParameter === CONT TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === CONT TestMessageParser/TwoParamsNoTrailingNewline === RUN TestMessageParser/OneLongFinalParameter/lineEnding === CONT TestMessageParser/TwoParams === CONT TestMessageParser/MultipleSpaces === CONT TestMessageParser/StartsWithSpace === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a0d --- PASS: TestMessageParser (0.00s) --- PASS: TestMessageParser/OneParam (0.00s) --- PASS: TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces (0.00s) --- PASS: TestMessageParser/TwoParamsNoTrailingNewline (0.00s) --- PASS: TestMessageParser/TwoParams (0.00s) --- PASS: TestMessageParser/MultipleSpaces (0.00s) --- PASS: TestMessageParser/StartsWithSpace (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) === 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 "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 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:458 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/HandlesInit 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31667") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30773") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 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:470 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/HandlesListConfigs 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31095") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30429") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepare run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31140") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30538") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31555") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30172") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30574") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30191") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30431") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31181") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31509") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31986") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30662") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30846") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31141") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31193") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30930") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31249") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31830") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30641") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31797") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30690") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesEarlyError run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31810") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30476") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ConfigFail run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31201") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30414") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 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:800 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30174") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30506") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 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:820 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/ExtensionsCompound 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31083") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30851") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 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:867 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/ExtensionsIdempotent 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31974") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31978") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 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:914 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30912") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30432") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 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:940 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30263") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30957") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 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:991 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferStoreRelative 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30046") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30659") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 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:1033 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30723") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31077") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 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:1071 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30384") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31742") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 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:1109 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30324") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31758") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 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:1138 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30900") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30564") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 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:1162 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31231") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30925") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 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:1182 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30859") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30821") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30264") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31006") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30082") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: SetModTime is not supported 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31763") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30411") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 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:1225 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/RemovePreexistingFile 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30962") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31471") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30512") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30855") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31436") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31085") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31111") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30422") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 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:1257 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/Remove 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30290") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31818") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31825") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31559") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30202") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31401") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31136") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30968") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 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:1290 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/RemoveNonexistentFile 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30806") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30972") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31434") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31426") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31304") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30420") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31460") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31307") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu", Local "Local file system at /tmp/rclone3900904604", Modify Window "876000h0m0s" 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:1315 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/ExportNotSupported 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31175") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31865") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31999") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31955") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30406") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30393") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30442") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:31157") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= --- FAIL: TestGitAnnexFstestBackendCases (0.13s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesInit (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesListConfigs (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepare (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesEarlyError (0.00s) --- PASS: TestGitAnnexFstestBackendCases/ConfigFail (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsCompound (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsIdempotent (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/ExportNotSupported (0.01s) FAIL 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30212") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: dial("tcp","127.0.0.1:30889") 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/08 03:33:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-zoyayah8jogu: Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished ERROR in 243.683891ms (try 1/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/HandlesInit TestGitAnnexFstestBackendCases/HandlesListConfigs TestGitAnnexFstestBackendCases/TransferStoreEmptyPath TestGitAnnexFstestBackendCases/ExtensionsCompound TestGitAnnexFstestBackendCases/ExtensionsIdempotent TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/CheckPresentAndTransfer TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/RetrieveNonexistentFile TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/RemovePreexistingFile TestGitAnnexFstestBackendCases/Remove TestGitAnnexFstestBackendCases/RemoveNonexistentFile TestGitAnnexFstestBackendCases/ExportNotSupported]