"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2025/03/19 03:46:07 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-nomedal7husi" 2025/03/19 03:46:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 03:46:07 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/03/19 03:46:07 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/03/19 03:46:07 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/03/19 03:46:07 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/03/19 03:46:07 DEBUG : Setting pass="-DNDaW0QcfPsfExY3JIdLKb1LBxo1EHXgbAVXExTNkAQ" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/03/19 03:46:07 DEBUG : TestFTPRclone: detected overridden config - adding "{FVO0_}" suffix to name 2025/03/19 03:46:07 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/03/19 03:46:07 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/03/19 03:46:07 DEBUG : Setting pass="-DNDaW0QcfPsfExY3JIdLKb1LBxo1EHXgbAVXExTNkAQ" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/03/19 03:46:07 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: Connecting to FTP server 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:28622") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30088") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : Creating backend with remote "/tmp/rclone296856705" === 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 === CONT TestMessageParser/TwoParams === RUN TestMessageParser/OneLongFinalParameter/lineEnding === CONT TestMessageParser/MultipleSpaces === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a === CONT TestMessageParser/StartsWithSpace === 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-nomedal7husi", Local "Local file system at /tmp/rclone296856705", 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30344") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31132") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30943") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31555") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepare run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", Modify Window "876000h0m0s" 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31364") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30318") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", Modify Window "876000h0m0s" 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30685") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30213") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", Modify Window "876000h0m0s" 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31420") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30630") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", Modify Window "876000h0m0s" 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30583") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31334") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", Modify Window "876000h0m0s" 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31987") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31737") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", Modify Window "876000h0m0s" 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30783") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31085") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", Modify Window "876000h0m0s" 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30516") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30812") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", Modify Window "876000h0m0s" 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31363") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30951") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", Modify Window "876000h0m0s" 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30023") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31084") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", Modify Window "876000h0m0s" 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30204") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30678") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesEarlyError run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", Modify Window "876000h0m0s" 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30502") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31525") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ConfigFail run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", Modify Window "876000h0m0s" 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30643") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30130") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31087") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30099") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30491") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31549") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31231") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30137") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30086") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31337") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30891") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30830") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31381") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31775") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30963") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30104") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30804") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30891") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30063") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31427") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30103") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31490") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30265") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30262") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31606") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30728") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", Modify Window "876000h0m0s" 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30801") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30910") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30977") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: SetModTime is not supported 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30437") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30320") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31261") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31478") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30842") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30855") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30889") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31900") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30720") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30645") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31561") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30125") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31413") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30628") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31382") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30740") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31005") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31245") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31230") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31748") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31828") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31535") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31440") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31508") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31200") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30489") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-nomedal7husi", Local "Local file system at /tmp/rclone296856705", 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/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31018") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30801") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31603") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31934") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31512") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30056") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31914") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30088") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= --- FAIL: TestGitAnnexFstestBackendCases (0.07s) --- 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.00s) --- 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.00s) --- FAIL: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/ExportNotSupported (0.00s) FAIL 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:31947") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: dial("tcp","127.0.0.1:30057") 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 03:46:07 DEBUG : ftp://127.0.0.1:28622/rclone-test-nomedal7husi: Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished ERROR in 154.019656ms (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]