"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5)
2025/03/28 02:38:01 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-hefaxer9gunu"
2025/03/28 02:38:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/28 02:38:01 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE
2025/03/28 02:38:01 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/28 02:38:01 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/28 02:38:01 DEBUG : Setting pass="_jOO6mJ_DeMPs9ZOEh9KgLSOHxP8lSnCNZxpu2ihac63Ew" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/28 02:38:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/28 02:38:01 DEBUG : TestFTPProftpd: detected overridden config - adding "{4TCOY}" suffix to name
2025/03/28 02:38:01 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST
2025/03/28 02:38:01 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER
2025/03/28 02:38:01 DEBUG : Setting pass="_jOO6mJ_DeMPs9ZOEh9KgLSOHxP8lSnCNZxpu2ihac63Ew" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS
2025/03/28 02:38:01 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: Connecting to FTP server
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:21")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 DEBUG : Creating backend with remote "/tmp/rclone2432851173"
=== RUN   TestEndToEnd
    e2e_test.go:189: Skipping because fstest remote was specified.
--- SKIP: TestEndToEnd (0.00s)
=== RUN   TestEndToEndMigration
    e2e_test.go:189: Skipping because fstest remote was specified.
--- SKIP: TestEndToEndMigration (0.00s)
=== RUN   TestEndToEndRepoLayoutCompat
    e2e_test.go:189: Skipping because fstest remote was specified.
--- SKIP: TestEndToEndRepoLayoutCompat (0.00s)
=== RUN   TestFixArgsForSymlinkIdentity
--- PASS: TestFixArgsForSymlinkIdentity (0.00s)
=== RUN   TestFixArgsForSymlinkCorrectName
--- PASS: TestFixArgsForSymlinkCorrectName (0.00s)
=== RUN   TestMessageParser
=== RUN   TestMessageParser/OneParam
=== PAUSE TestMessageParser/OneParam
=== RUN   TestMessageParser/TwoParams
=== PAUSE TestMessageParser/TwoParams
=== RUN   TestMessageParser/TwoParamsNoTrailingNewline
=== PAUSE TestMessageParser/TwoParamsNoTrailingNewline
=== RUN   TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces
=== PAUSE TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces
=== RUN   TestMessageParser/OneLongFinalParameter
=== PAUSE TestMessageParser/OneLongFinalParameter
=== RUN   TestMessageParser/MultipleSpaces
=== PAUSE TestMessageParser/MultipleSpaces
=== RUN   TestMessageParser/StartsWithSpace
=== PAUSE TestMessageParser/StartsWithSpace
=== CONT  TestMessageParser/OneParam
=== CONT  TestMessageParser/StartsWithSpace
=== CONT  TestMessageParser/TwoParamsNoTrailingNewline
=== CONT  TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces
=== CONT  TestMessageParser/MultipleSpaces
=== CONT  TestMessageParser/OneLongFinalParameter
=== RUN   TestMessageParser/OneLongFinalParameter/lineEnding
=== CONT  TestMessageParser/TwoParams
=== 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/StartsWithSpace (0.00s)
    --- PASS: TestMessageParser/TwoParamsNoTrailingNewline (0.00s)
    --- PASS: TestMessageParser/MultipleSpaces (0.00s)
    --- PASS: TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces (0.00s)
    --- PASS: TestMessageParser/TwoParams (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://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/HandlesInit
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:6315")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:26032")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/HandlesListConfigs
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/HandlesListConfigs
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:7199")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:10693")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepare
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:55907")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:51563")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:40527")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:16784")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:28543")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:36858")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:58560")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:44592")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:34490")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:29719")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:32572")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:44102")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:59145")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:59081")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:7894")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:37381")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:35897")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:36222")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:30375")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:4744")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/HandlesEarlyError
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:47854")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:10539")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/ConfigFail
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:54227")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:1692")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/TransferStoreEmptyPath
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/TransferStoreEmptyPath
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:21502")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:38042")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/ExtensionsCompound
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/ExtensionsCompound
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:60403")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:26793")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/ExtensionsIdempotent
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/ExtensionsIdempotent
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:63051")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:2068")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:36463")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:53423")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/TransferStoreAbsolute
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/TransferStoreAbsolute
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:52607")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:11455")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/TransferStoreRelative
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/TransferStoreRelative
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:4673")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:15616")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:47289")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:62209")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/CheckPresentAndTransfer
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/CheckPresentAndTransfer
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:59184")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:16245")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:26394")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:26221")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:59324")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:20004")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/RetrieveNonexistentFile
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/RetrieveNonexistentFile
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:19768")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:1683")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:56362")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:54642")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/RemovePreexistingFile
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:36882")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:21202")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/RemovePreexistingFile
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:58363")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:19202")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:30717")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:47056")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestGitAnnexFstestBackendCases/Remove
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/Remove
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:19871")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:51196")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:19563")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:14739")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestGitAnnexFstestBackendCases/RemoveNonexistentFile
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/RemoveNonexistentFile
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:12454")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:17080")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:15784")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:47893")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestGitAnnexFstestBackendCases/ExportNotSupported
    run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-hefaxer9gunu", Local "Local file system at /tmp/rclone2432851173", Modify Window "1s"
    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: TestFTPProftpd:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPProftpd:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/ExportNotSupported
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:4969")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:2857")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:58325")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:8618")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- FAIL: TestGitAnnexFstestBackendCases (0.11s)
    --- FAIL: TestGitAnnexFstestBackendCases/HandlesInit (0.01s)
    --- 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.01s)
    --- 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/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: dial("tcp","172.17.0.4:17449")
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/28 02:38:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hefaxer9gunu: Purge dir ""
"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished ERROR in 382.369655ms (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]