"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|ExportNotSupported|ExtensionsCompound|ExtensionsIdempotent|ExtensionsSupportsMultiple|HandlesInit|HandlesListConfigs|Remove|RemoveNonexistentFile|RemovePreexistingFile|RetrieveNonexistentFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStoreEmptyPath|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5)
2025/03/25 01:02:15 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-harutam0piji"
2025/03/25 01:02:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/25 01:02:15 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE
2025/03/25 01:02:15 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST
2025/03/25 01:02:15 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER
2025/03/25 01:02:15 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT
2025/03/25 01:02:15 DEBUG : Setting pass="_6E6N9JvKwQ2NPL8r3q8qLuHlmTCDb_17zb0XUc5cX8q" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS
2025/03/25 01:02:15 DEBUG : TestFTPRclone: detected overridden config - adding "{2SPd3}" suffix to name
2025/03/25 01:02:15 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST
2025/03/25 01:02:15 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER
2025/03/25 01:02:15 DEBUG : Setting pass="_6E6N9JvKwQ2NPL8r3q8qLuHlmTCDb_17zb0XUc5cX8q" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS
2025/03/25 01:02:15 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: Connecting to FTP server
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:28622")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31781")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : Creating backend with remote "/tmp/rclone3300896958"
=== RUN   TestGitAnnexFstestBackendCases
=== RUN   TestGitAnnexFstestBackendCases/HandlesInit
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30411")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30435")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/HandlesListConfigs
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31596")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30580")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/TransferStoreEmptyPath
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31928")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30924")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/ExtensionsCompound
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31592")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31802")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/ExtensionsIdempotent
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31415")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31241")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31982")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31570")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/TransferStoreAbsolute
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31147")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31297")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/TransferStoreRelative
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31925")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31582")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31878")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31835")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/CheckPresentAndTransfer
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31517")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30737")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30902")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31491")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30392")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31283")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/RetrieveNonexistentFile
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30890")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31378")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31663")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31119")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 ERROR : : error listing: directory not found
=== RUN   TestGitAnnexFstestBackendCases/RemovePreexistingFile
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", Modify Window "876000h0m0s"
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31090")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31928")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30979")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: SetModTime is not supported
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30159")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31288")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > 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: TestFTPRclone:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestFTPRclone:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/RemovePreexistingFile
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31783")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30351")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31445")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31968")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31290")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31767")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31438")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31926")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestGitAnnexFstestBackendCases/Remove
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30983")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30954")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30100")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31815")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31930")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30357")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31581")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31875")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestGitAnnexFstestBackendCases/RemoveNonexistentFile
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31413")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31186")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30573")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30812")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31929")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30193")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31325")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30554")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
=== RUN   TestGitAnnexFstestBackendCases/ExportNotSupported
    run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-harutam0piji", Local "Local file system at /tmp/rclone3300896958", 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30803")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30840")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31516")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30127")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31051")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30393")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31571")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30315")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
--- FAIL: TestGitAnnexFstestBackendCases (0.10s)
    --- FAIL: TestGitAnnexFstestBackendCases/HandlesInit (0.01s)
    --- FAIL: TestGitAnnexFstestBackendCases/HandlesListConfigs (0.00s)
    --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath (0.02s)
    --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsCompound (0.00s)
    --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsIdempotent (0.00s)
    --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple (0.01s)
    --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (0.00s)
    --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (0.01s)
    --- 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/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:31765")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: dial("tcp","127.0.0.1:30503")
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: > dial: conn=*fshttp.timeoutConn, err=<nil>
2025/03/25 01:02:15 DEBUG : ftp://127.0.0.1:28622/rclone-test-harutam0piji: Purge dir ""
"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|ExportNotSupported|ExtensionsCompound|ExtensionsIdempotent|ExtensionsSupportsMultiple|HandlesInit|HandlesListConfigs|Remove|RemoveNonexistentFile|RemovePreexistingFile|RetrieveNonexistentFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStoreEmptyPath|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished ERROR in 191.829196ms (try 2/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]