"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/05/20 04:24:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lenodul9fapa" 2025/05/20 04:24:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/20 04:24:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/05/20 04:24:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/05/20 04:24:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/05/20 04:24:47 DEBUG : Setting pass="sdjvop9FAtV3laHyx8zqLkoTMMy_8eqVDliy3uF8DrI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/05/20 04:24:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/05/20 04:24:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sNq28}" suffix to name 2025/05/20 04:24:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/05/20 04:24:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/05/20 04:24:47 DEBUG : Setting pass="sdjvop9FAtV3laHyx8zqLkoTMMy_8eqVDliy3uF8DrI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/05/20 04:24:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: Connecting to FTP server 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:21") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 DEBUG : Creating backend with remote "/tmp/rclone1829689720" === RUN TestEndToEnd e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEnd (0.00s) === RUN TestEndToEndMigration e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEndMigration (0.00s) === RUN TestEndToEndRepoLayoutCompat e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEndRepoLayoutCompat (0.00s) === RUN TestFixArgsForSymlinkIdentity --- PASS: TestFixArgsForSymlinkIdentity (0.00s) === RUN TestFixArgsForSymlinkCorrectName --- PASS: TestFixArgsForSymlinkCorrectName (0.00s) === RUN TestMessageParser === RUN TestMessageParser/OneParam === PAUSE TestMessageParser/OneParam === RUN TestMessageParser/TwoParams === PAUSE TestMessageParser/TwoParams === RUN TestMessageParser/TwoParamsNoTrailingNewline === PAUSE TestMessageParser/TwoParamsNoTrailingNewline === RUN TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === PAUSE TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === RUN TestMessageParser/OneLongFinalParameter === PAUSE TestMessageParser/OneLongFinalParameter === RUN TestMessageParser/MultipleSpaces === PAUSE TestMessageParser/MultipleSpaces === RUN TestMessageParser/StartsWithSpace === PAUSE TestMessageParser/StartsWithSpace === CONT TestMessageParser/OneParam === CONT TestMessageParser/StartsWithSpace === CONT TestMessageParser/MultipleSpaces === CONT TestMessageParser/OneLongFinalParameter === RUN TestMessageParser/OneLongFinalParameter/lineEnding === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a0d === CONT TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === CONT TestMessageParser/TwoParamsNoTrailingNewline === CONT TestMessageParser/TwoParams --- PASS: TestMessageParser (0.00s) --- PASS: TestMessageParser/OneParam (0.00s) --- PASS: TestMessageParser/StartsWithSpace (0.00s) --- PASS: TestMessageParser/MultipleSpaces (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d0a (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a0d (0.00s) --- PASS: TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces (0.00s) --- PASS: TestMessageParser/TwoParamsNoTrailingNewline (0.00s) --- PASS: TestMessageParser/TwoParams (0.00s) === RUN TestConfigDefinitionOneName --- PASS: TestConfigDefinitionOneName (0.00s) === RUN TestConfigDefinitionTwoNames --- PASS: TestConfigDefinitionTwoNames (0.00s) === RUN TestConfigDefinitionThreeNames --- PASS: TestConfigDefinitionThreeNames (0.00s) === RUN TestWindowsFilepathRelQuirk gitannex_test.go:371: --- 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-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:446 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/HandlesInit 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:34598") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:39445") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /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:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/HandlesListConfigs 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:34793") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:31076") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepare run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:37122") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:34572") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithUnknownLayout run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:527 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-FAILURE unknown layout mode: nonexistentLayoutMode\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-FAILURE unknown layout mode: nonexistentLayoutMode +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/HandlesPrepareWithUnknownLayout 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:34076") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:31494") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:37736") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:35248") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:37178") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:33037") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:32360") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:38198") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:33979") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:34440") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:36672") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:32654") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:36248") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:33292") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:30399") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:30646") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithRemoteContainingOptions run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:33154") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:32593") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:39047") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:32815") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:32182") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:33758") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesEarlyError run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:34027") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:34128") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ConfigFail run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:35290") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:30082") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:841 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:33168") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:34736") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:861 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/ExtensionsCompound 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:36418") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:37422") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:908 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/ExtensionsIdempotent 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:32716") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:30135") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:955 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:32404") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:39759") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:981 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:36945") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:34212") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1032 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/TransferStoreRelative 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:34427") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:37906") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1074 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:37048") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:32577") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1112 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:33470") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:31423") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1150 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:35117") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:38206") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1179 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:38507") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:31237") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1203 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:36451") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:30664") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1223 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:31613") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:30078") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:39348") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:38167") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1266 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/RemovePreexistingFile 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:38071") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:37989") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:30994") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:32836") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1298 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/Remove 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:39712") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:37785") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:35294") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:32219") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1331 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/RemoveNonexistentFile 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:38104") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:36056") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:31677") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:37705") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-lenodul9fapa", Local "Local file system at /tmp/rclone1829689720", Modify Window "1s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1356 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPPureftpd: Test: TestGitAnnexFstestBackendCases/ExportNotSupported 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:39986") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:31798") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:33813") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:35310") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= --- FAIL: TestGitAnnexFstestBackendCases (0.12s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesInit (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesListConfigs (0.01s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepare (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesPrepareWithUnknownLayout (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote (0.01s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithRemoteContainingOptions (0.01s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesEarlyError (0.00s) --- PASS: TestGitAnnexFstestBackendCases/ConfigFail (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsCompound (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsIdempotent (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/ExportNotSupported (0.01s) FAIL 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: dial("tcp","172.17.0.4:31572") 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: > dial: conn=*fshttp.timeoutConn, err= 2025/05/20 04:24:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lenodul9fapa: Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished ERROR in 266.157341ms (try 1/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/HandlesInit TestGitAnnexFstestBackendCases/HandlesListConfigs TestGitAnnexFstestBackendCases/HandlesPrepareWithUnknownLayout 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]