"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2025/03/02 01:51:17 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gepepox8cife" 2025/03/02 01:51:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/02 01:51:17 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/02 01:51:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:17 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:17 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:17 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:17 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:17 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7Hljz}" suffix to name 2025/03/02 01:51:17 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:17 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:17 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:17 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:17 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: New connection 127.0.0.1:37852->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell type "unix" from config 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Relative path resolved to "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Using root directory "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "/tmp/rclone2876832526" === RUN TestEndToEnd e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEnd (0.00s) === RUN TestEndToEndMigration e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEndMigration (0.00s) === RUN TestEndToEndRepoLayoutCompat e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEndRepoLayoutCompat (0.00s) === RUN TestFixArgsForSymlinkIdentity --- PASS: TestFixArgsForSymlinkIdentity (0.00s) === RUN TestFixArgsForSymlinkCorrectName --- PASS: TestFixArgsForSymlinkCorrectName (0.00s) === RUN TestMessageParser === RUN TestMessageParser/OneParam === PAUSE TestMessageParser/OneParam === RUN TestMessageParser/TwoParams === PAUSE TestMessageParser/TwoParams === RUN TestMessageParser/TwoParamsNoTrailingNewline === PAUSE TestMessageParser/TwoParamsNoTrailingNewline === RUN TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === PAUSE TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === RUN TestMessageParser/OneLongFinalParameter === PAUSE TestMessageParser/OneLongFinalParameter === RUN TestMessageParser/MultipleSpaces === PAUSE TestMessageParser/MultipleSpaces === RUN TestMessageParser/StartsWithSpace === PAUSE TestMessageParser/StartsWithSpace === CONT TestMessageParser/OneParam === CONT TestMessageParser/OneLongFinalParameter === CONT TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === CONT TestMessageParser/TwoParamsNoTrailingNewline === RUN TestMessageParser/OneLongFinalParameter/lineEnding === CONT TestMessageParser/TwoParams === CONT TestMessageParser/StartsWithSpace === CONT TestMessageParser/MultipleSpaces === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a0d --- PASS: TestMessageParser (0.00s) --- PASS: TestMessageParser/OneParam (0.00s) --- PASS: TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces (0.00s) --- PASS: TestMessageParser/TwoParamsNoTrailingNewline (0.00s) --- PASS: TestMessageParser/TwoParams (0.00s) --- PASS: TestMessageParser/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) === RUN TestConfigDefinitionOneName --- PASS: TestConfigDefinitionOneName (0.00s) === RUN TestConfigDefinitionTwoNames --- PASS: TestConfigDefinitionTwoNames (0.00s) === RUN TestConfigDefinitionThreeNames --- PASS: TestConfigDefinitionThreeNames (0.00s) === RUN TestWindowsFilepathRelQuirk gitannex_test.go:344: --- SKIP: TestWindowsFilepathRelQuirk (0.00s) === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/HandlesInit run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 ERROR : : error listing: directory not found 2025/03/02 01:51:18 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 ERROR : : error listing: directory not found 2025/03/02 01:51:18 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepare run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 ERROR : : error listing: directory not found 2025/03/02 01:51:18 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 ERROR : : error listing: directory not found 2025/03/02 01:51:18 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 ERROR : : error listing: directory not found 2025/03/02 01:51:18 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 ERROR : : error listing: directory not found 2025/03/02 01:51:18 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 ERROR : : error listing: directory not found 2025/03/02 01:51:18 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesEarlyError run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 ERROR : : error listing: directory not found 2025/03/02 01:51:18 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ConfigFail run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 ERROR : : error listing: directory not found 2025/03/02 01:51:18 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 ERROR : : error listing: directory not found 2025/03/02 01:51:18 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 ERROR : : error listing: directory not found 2025/03/02 01:51:18 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 ERROR : : error listing: directory not found 2025/03/02 01:51:18 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 ERROR : : error listing: directory not found 2025/03/02 01:51:18 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7Hljz}" suffix to name 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: New connection 127.0.0.1:37856->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell type "unix" from config 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Relative path resolved to "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Using root directory "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-gepepox8cife" to be canonical "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "/tmp/rclone2876832526" 2025/03/02 01:51:18 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/KeyAbsolute.fb0fb52e.partial" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/KeyAbsolute.fb0fb52e.partial 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/KeyAbsolute.fb0fb52e.partial 2025/03/02 01:51:18 DEBUG : KeyAbsolute.fb0fb52e.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/02 01:51:18 DEBUG : KeyAbsolute.fb0fb52e.partial: renamed to: KeyAbsolute 2025/03/02 01:51:18 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/KeyAbsolute" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/KeyAbsolute 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/KeyAbsolute 2025/03/02 01:51:18 DEBUG : KeyAbsolute: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/KeyAbsolute" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: sha1sum /home/rclone/rclone-test-gepepox8cife/KeyAbsolute 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-gepepox8cife/KeyAbsolute 2025/03/02 01:51:18 DEBUG : KeyAbsolute: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/02 01:51:18 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/KeyAbsolute2.fb0fb52e.partial" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/KeyAbsolute2.fb0fb52e.partial 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/KeyAbsolute2.fb0fb52e.partial 2025/03/02 01:51:18 DEBUG : KeyAbsolute2.fb0fb52e.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/02 01:51:18 DEBUG : KeyAbsolute2.fb0fb52e.partial: renamed to: KeyAbsolute2 2025/03/02 01:51:18 INFO : file.txt: Copied (new) to: KeyAbsolute2 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/KeyAbsolute" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/KeyAbsolute 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/KeyAbsolute 2025/03/02 01:51:18 DEBUG : KeyAbsolute: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/KeyAbsolute" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: sha1sum /home/rclone/rclone-test-gepepox8cife/KeyAbsolute 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-gepepox8cife/KeyAbsolute 2025/03/02 01:51:18 DEBUG : KeyAbsolute: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/KeyAbsolute2" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/KeyAbsolute2 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/KeyAbsolute2 2025/03/02 01:51:18 DEBUG : KeyAbsolute2: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/KeyAbsolute2" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: sha1sum /home/rclone/rclone-test-gepepox8cife/KeyAbsolute2 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-gepepox8cife/KeyAbsolute2 2025/03/02 01:51:18 DEBUG : KeyAbsolute2: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/02 01:51:18 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7Hljz}" suffix to name 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: New connection 127.0.0.1:37872->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell type "unix" from config 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Relative path resolved to "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Using root directory "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-gepepox8cife" to be canonical "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "../../rclone2876832526" 2025/03/02 01:51:18 DEBUG : fs cache: renaming cache item "../../rclone2876832526" to be canonical "/tmp/rclone2876832526" 2025/03/02 01:51:18 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/KeyRelative.b675e61b.partial" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/KeyRelative.b675e61b.partial 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/KeyRelative.b675e61b.partial 2025/03/02 01:51:18 DEBUG : KeyRelative.b675e61b.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/02 01:51:18 DEBUG : KeyRelative.b675e61b.partial: renamed to: KeyRelative 2025/03/02 01:51:18 INFO : file.txt: Copied (new) to: KeyRelative 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/KeyRelative" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/KeyRelative 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/KeyRelative 2025/03/02 01:51:18 DEBUG : KeyRelative: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/KeyRelative" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: sha1sum /home/rclone/rclone-test-gepepox8cife/KeyRelative 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-gepepox8cife/KeyRelative 2025/03/02 01:51:18 DEBUG : KeyRelative: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/02 01:51:18 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7Hljz}" suffix to name 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: New connection 127.0.0.1:37882->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell type "unix" from config 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Relative path resolved to "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Using root directory "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-gepepox8cife" to be canonical "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "../../rclone2876832526" 2025/03/02 01:51:18 DEBUG : fs cache: renaming cache item "../../rclone2876832526" to be canonical "/tmp/rclone2876832526" 2025/03/02 01:51:18 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/KeyRelative.cff03303.partial" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/KeyRelative.cff03303.partial 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/KeyRelative.cff03303.partial 2025/03/02 01:51:18 DEBUG : KeyRelative.cff03303.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/02 01:51:18 DEBUG : KeyRelative.cff03303.partial: renamed to: KeyRelative 2025/03/02 01:51:18 INFO : filename with spaces.txt: Copied (new) to: KeyRelative 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/KeyRelative" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/KeyRelative 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/KeyRelative 2025/03/02 01:51:18 DEBUG : KeyRelative: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/KeyRelative" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: sha1sum /home/rclone/rclone-test-gepepox8cife/KeyRelative 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-gepepox8cife/KeyRelative 2025/03/02 01:51:18 DEBUG : KeyRelative: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/02 01:51:18 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7Hljz}" suffix to name 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: New connection 127.0.0.1:37890->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell type "unix" from config 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Relative path resolved to "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Using root directory "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-gepepox8cife" to be canonical "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "/tmp/rclone2876832526" 2025/03/02 01:51:18 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/KeyAbsolute.4d19d3b8.partial" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/KeyAbsolute.4d19d3b8.partial 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/KeyAbsolute.4d19d3b8.partial 2025/03/02 01:51:18 DEBUG : KeyAbsolute.4d19d3b8.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/02 01:51:18 DEBUG : KeyAbsolute.4d19d3b8.partial: renamed to: KeyAbsolute 2025/03/02 01:51:18 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/KeyAbsolute" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/KeyAbsolute 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/KeyAbsolute 2025/03/02 01:51:18 DEBUG : KeyAbsolute: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/KeyAbsolute" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: sha1sum /home/rclone/rclone-test-gepepox8cife/KeyAbsolute 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-gepepox8cife/KeyAbsolute 2025/03/02 01:51:18 DEBUG : KeyAbsolute: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7Hljz}" suffix to name 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: New connection 127.0.0.1:37900->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell type "unix" from config 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Relative path resolved to "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Using root directory "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-gepepox8cife" to be canonical "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "/tmp/rclone2876832526" 2025/03/02 01:51:18 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/foo.2b331fb9.partial" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/foo.2b331fb9.partial 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/foo.2b331fb9.partial 2025/03/02 01:51:18 DEBUG : foo.2b331fb9.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/02 01:51:18 DEBUG : foo.2b331fb9.partial: renamed to: foo 2025/03/02 01:51:18 INFO : file.txt: Copied (new) to: foo 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/foo" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/foo 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/foo 2025/03/02 01:51:18 DEBUG : foo: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/foo" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: sha1sum /home/rclone/rclone-test-gepepox8cife/foo 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-gepepox8cife/foo 2025/03/02 01:51:18 DEBUG : foo: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/02 01:51:18 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7Hljz}" suffix to name 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: New connection 127.0.0.1:37910->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell type "unix" from config 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Relative path resolved to "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Using root directory "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-gepepox8cife" to be canonical "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "/tmp/rclone2876832526" 2025/03/02 01:51:18 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.t.14848f65.partial" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.t.14848f65.partial 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.t.14848f65.partial 2025/03/02 01:51:18 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.t.14848f65.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/02 01:51:18 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.t.14848f65.partial: renamed to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/02 01:51:18 INFO : file.txt: Copied (new) to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/02 01:51:18 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: sha1sum /home/rclone/rclone-test-gepepox8cife/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-gepepox8cife/SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/02 01:51:18 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/02 01:51:18 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7Hljz}" suffix to name 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: New connection 127.0.0.1:37918->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell type "unix" from config 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Relative path resolved to "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Using root directory "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-gepepox8cife" to be canonical "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "." 2025/03/02 01:51:18 DEBUG : fs cache: renaming cache item "." to be canonical "/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7Hljz}" suffix to name 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: New connection 127.0.0.1:39136->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell type "unix" from config 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Relative path resolved to "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Using root directory "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-gepepox8cife" to be canonical "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "/tmp/rclone2876832526" 2025/03/02 01:51:18 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/SomeKey.4428a1cb.partial" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/SomeKey.4428a1cb.partial 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/SomeKey.4428a1cb.partial 2025/03/02 01:51:18 DEBUG : SomeKey.4428a1cb.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/02 01:51:18 DEBUG : SomeKey.4428a1cb.partial: renamed to: SomeKey 2025/03/02 01:51:18 INFO : file.txt: Copied (new) to: SomeKey 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/SomeKey" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:18 DEBUG : SomeKey: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/SomeKey" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: sha1sum /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:18 DEBUG : SomeKey: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/02 01:51:18 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : SomeKey: Need to transfer - File not found at Destination 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/SomeKey" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:18 DEBUG : SomeKey: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : SomeKey: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/02 01:51:18 DEBUG : file.txt.retrieved.6a9c607e.partial: renamed to: file.txt.retrieved 2025/03/02 01:51:18 INFO : SomeKey: Copied (new) to: file.txt.retrieved 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/SomeKey" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:18 DEBUG : SomeKey: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/SomeKey" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: sha1sum /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:18 DEBUG : SomeKey: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/02 01:51:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7Hljz}" suffix to name 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: New connection 127.0.0.1:39138->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell type "unix" from config 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Relative path resolved to "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Using root directory "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-gepepox8cife" to be canonical "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/SomeKey" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:18 DEBUG : SomeKey: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/SomeKey" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: sha1sum /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:18 DEBUG : SomeKey: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/02 01:51:18 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 INFO : SomeKey: Deleted 2025/03/02 01:51:18 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gepepox8cife" 2025/03/02 01:51:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7Hljz}" suffix to name 2025/03/02 01:51:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:18 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: New connection 127.0.0.1:39148->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell type "unix" from config 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Relative path resolved to "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Using root directory "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:19 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-gepepox8cife" to be canonical "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:19 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:19 DEBUG : Creating backend with remote "/tmp/rclone2876832526" 2025/03/02 01:51:19 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/SomeKey.46e665b7.partial" 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/SomeKey.46e665b7.partial 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/SomeKey.46e665b7.partial 2025/03/02 01:51:19 DEBUG : SomeKey.46e665b7.partial: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:19 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/02 01:51:19 DEBUG : SomeKey.46e665b7.partial: renamed to: SomeKey 2025/03/02 01:51:19 INFO : file.txt: Copied (new) to: SomeKey 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/SomeKey" 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: md5sum /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: eb61eead90e3b899c6bcbe27ac581660 /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:19 DEBUG : SomeKey: Parsed hash: eb61eead90e3b899c6bcbe27ac581660 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell path "/home/rclone/rclone-test-gepepox8cife/SomeKey" 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Running remote command: sha1sum /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Remote command result: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 /home/rclone/rclone-test-gepepox8cife/SomeKey 2025/03/02 01:51:19 DEBUG : SomeKey: Parsed hash: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/02 01:51:19 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:19 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:19 INFO : SomeKey: Deleted 2025/03/02 01:51:19 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" 2025/03/02 01:51:19 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gepepox8cife" 2025/03/02 01:51:19 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/03/02 01:51:19 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:19 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:19 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:19 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:19 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:19 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7Hljz}" suffix to name 2025/03/02 01:51:19 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/03/02 01:51:19 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/03/02 01:51:19 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/03/02 01:51:19 DEBUG : Setting pass="cmAcTBHbyRpZuG0yuVaK8O30rmOrfky8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/03/02 01:51:19 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: New connection 127.0.0.1:39158->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Shell type "unix" from config 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Relative path resolved to "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Using root directory "/home/rclone/rclone-test-gepepox8cife" 2025/03/02 01:51:19 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-gepepox8cife" to be canonical "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:19 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:19 DEBUG : fs cache: switching user supplied name "TestSFTPOpenssh:rclone-test-gepepox8cife" for canonical name "TestSFTPOpenssh{7Hljz}:rclone-test-gepepox8cife" 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Closing 1 unused connections === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife", Local "Local file system at /tmp/rclone2876832526", Modify Window "1s" --- PASS: TestGitAnnexFstestBackendCases (1.11s) --- PASS: TestGitAnnexFstestBackendCases/HandlesInit (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesListConfigs (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepare (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesEarlyError (0.00s) --- PASS: TestGitAnnexFstestBackendCases/ConfigFail (0.00s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath (0.00s) --- PASS: TestGitAnnexFstestBackendCases/ExtensionsCompound (0.00s) --- PASS: TestGitAnnexFstestBackendCases/ExtensionsIdempotent (0.00s) --- PASS: TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple (0.00s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (0.11s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (0.09s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (0.09s) --- PASS: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (0.10s) --- PASS: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (0.11s) --- PASS: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (0.11s) --- PASS: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (0.10s) --- PASS: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (0.10s) --- PASS: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.10s) --- PASS: TestGitAnnexFstestBackendCases/Remove (0.10s) --- PASS: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.09s) --- PASS: TestGitAnnexFstestBackendCases/ExportNotSupported (0.01s) PASS 2025/03/02 01:51:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gepepox8cife: Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 1.234524322s (try 1/5)