"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.13s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/06/11 01:56:53 NOTICE: TestSFTPOpenssh: Starting server 2026/06/11 01:56:54 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/06/11 01:56:54 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/06/11 01:56:54 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/06/11 01:56:54 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-covusun0resi" 2026/06/11 01:56:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/11 01:56:54 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/11 01:56:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 01:56:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 01:56:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 01:56:54 DEBUG : Setting pass="ngkdesTT7LXGuqL-oPVV1y_JwhkvUgG1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 01:56:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 01:56:54 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{BdviL}" suffix to name 2026/06/11 01:56:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 01:56:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 01:56:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 01:56:54 DEBUG : Setting pass="ngkdesTT7LXGuqL-oPVV1y_JwhkvUgG1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 01:56:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 01:56:54 NOTICE: TestSFTPOpenssh{BdviL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: New connection 127.0.0.1:51406->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell type "unix" from config 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Relative path resolved to "/home/rclone/rclone-test-covusun0resi" 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Using root directory "/home/rclone/rclone-test-covusun0resi" 2026/06/11 01:56:54 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/11 01:56:54 INFO : dir/subdir: Making directory 2026/06/11 01:56:54 INFO : dir/subdir: Removing directory 2026/06/11 01:56:54 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/06/11 01:56:54 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 084787de0ff0c8c4f30b3a18364db57f /home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/11 01:56:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 084787de0ff0c8c4f30b3a18364db57f 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: bb58e69f75f241c590017000fa1bff9f32da8bc2 /home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/11 01:56:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: bb58e69f75f241c590017000fa1bff9f32da8bc2 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 084787de0ff0c8c4f30b3a18364db57f /home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/11 01:56:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 084787de0ff0c8c4f30b3a18364db57f 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: bb58e69f75f241c590017000fa1bff9f32da8bc2 /home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/11 01:56:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: bb58e69f75f241c590017000fa1bff9f32da8bc2 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 084787de0ff0c8c4f30b3a18364db57f /home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/11 01:56:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 084787de0ff0c8c4f30b3a18364db57f 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: bb58e69f75f241c590017000fa1bff9f32da8bc2 /home/rclone/rclone-test-covusun0resi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/11 01:56:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: bb58e69f75f241c590017000fa1bff9f32da8bc2 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/./." 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/./. 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 32406d668fecafa39958f9a097586c8c /home/rclone/rclone-test-covusun0resi/./. 2026/06/11 01:56:54 DEBUG : ./.: Parsed hash: 32406d668fecafa39958f9a097586c8c 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/./." 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/./. 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 41cf955bf3544504d7f05190c3e179c28c263175 /home/rclone/rclone-test-covusun0resi/./. 2026/06/11 01:56:54 DEBUG : ./.: Parsed hash: 41cf955bf3544504d7f05190c3e179c28c263175 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/./." 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/./. 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 32406d668fecafa39958f9a097586c8c /home/rclone/rclone-test-covusun0resi/./. 2026/06/11 01:56:54 DEBUG : ./.: Parsed hash: 32406d668fecafa39958f9a097586c8c 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/./." 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/./. 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 41cf955bf3544504d7f05190c3e179c28c263175 /home/rclone/rclone-test-covusun0resi/./. 2026/06/11 01:56:54 DEBUG : ./.: Parsed hash: 41cf955bf3544504d7f05190c3e179c28c263175 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/./." 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/./. 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 32406d668fecafa39958f9a097586c8c /home/rclone/rclone-test-covusun0resi/./. 2026/06/11 01:56:54 DEBUG : ./.: Parsed hash: 32406d668fecafa39958f9a097586c8c 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/./." 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/./. 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 41cf955bf3544504d7f05190c3e179c28c263175 /home/rclone/rclone-test-covusun0resi/./. 2026/06/11 01:56:54 DEBUG : ./.: Parsed hash: 41cf955bf3544504d7f05190c3e179c28c263175 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/../.." 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/../.. 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 48b1d234c9497eb51478e1e8e48ec4f4 /home/rclone/rclone-test-covusun0resi/../.. 2026/06/11 01:56:54 DEBUG : ../..: Parsed hash: 48b1d234c9497eb51478e1e8e48ec4f4 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/../.." 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/../.. 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: b6dd48b73bd1d1e522f525124c4e78b41a6e50a3 /home/rclone/rclone-test-covusun0resi/../.. 2026/06/11 01:56:54 DEBUG : ../..: Parsed hash: b6dd48b73bd1d1e522f525124c4e78b41a6e50a3 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/../.." 2026/06/11 01:56:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/../.. 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 48b1d234c9497eb51478e1e8e48ec4f4 /home/rclone/rclone-test-covusun0resi/../.. 2026/06/11 01:56:55 DEBUG : ../..: Parsed hash: 48b1d234c9497eb51478e1e8e48ec4f4 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/../.." 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/../.. 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: b6dd48b73bd1d1e522f525124c4e78b41a6e50a3 /home/rclone/rclone-test-covusun0resi/../.. 2026/06/11 01:56:55 DEBUG : ../..: Parsed hash: b6dd48b73bd1d1e522f525124c4e78b41a6e50a3 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/../.." 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/../.. 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 48b1d234c9497eb51478e1e8e48ec4f4 /home/rclone/rclone-test-covusun0resi/../.. 2026/06/11 01:56:55 DEBUG : ../..: Parsed hash: 48b1d234c9497eb51478e1e8e48ec4f4 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/../.." 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/../.. 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: b6dd48b73bd1d1e522f525124c4e78b41a6e50a3 /home/rclone/rclone-test-covusun0resi/../.. 2026/06/11 01:56:55 DEBUG : ../..: Parsed hash: b6dd48b73bd1d1e522f525124c4e78b41a6e50a3 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: da6ca5de2696e604c58ace73eacaa16a /home/rclone/rclone-test-covusun0resi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/11 01:56:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: da6ca5de2696e604c58ace73eacaa16a 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: daa8fe91a26f57fc1c3f30f65f336222c99eb0b9 /home/rclone/rclone-test-covusun0resi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/11 01:56:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: daa8fe91a26f57fc1c3f30f65f336222c99eb0b9 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: da6ca5de2696e604c58ace73eacaa16a /home/rclone/rclone-test-covusun0resi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/11 01:56:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: da6ca5de2696e604c58ace73eacaa16a 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: daa8fe91a26f57fc1c3f30f65f336222c99eb0b9 /home/rclone/rclone-test-covusun0resi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/11 01:56:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: daa8fe91a26f57fc1c3f30f65f336222c99eb0b9 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: da6ca5de2696e604c58ace73eacaa16a /home/rclone/rclone-test-covusun0resi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/11 01:56:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: da6ca5de2696e604c58ace73eacaa16a 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: daa8fe91a26f57fc1c3f30f65f336222c99eb0b9 /home/rclone/rclone-test-covusun0resi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/11 01:56:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: daa8fe91a26f57fc1c3f30f65f336222c99eb0b9 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/ leading space/ leading space" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/\ leading\ space/\ leading\ space 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 2a2e3d70d18f7b222872788c513e06fe /home/rclone/rclone-test-covusun0resi/ leading space/ leading space 2026/06/11 01:56:55 DEBUG : leading space/ leading space: Parsed hash: 2a2e3d70d18f7b222872788c513e06fe 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/ leading space/ leading space" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/\ leading\ space/\ leading\ space 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 26a678e2fe9d75ca9f4e1a3eb624ac9c067b2411 /home/rclone/rclone-test-covusun0resi/ leading space/ leading space 2026/06/11 01:56:55 DEBUG : leading space/ leading space: Parsed hash: 26a678e2fe9d75ca9f4e1a3eb624ac9c067b2411 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/ leading space/ leading space" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/\ leading\ space/\ leading\ space 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 2a2e3d70d18f7b222872788c513e06fe /home/rclone/rclone-test-covusun0resi/ leading space/ leading space 2026/06/11 01:56:55 DEBUG : leading space/ leading space: Parsed hash: 2a2e3d70d18f7b222872788c513e06fe 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/ leading space/ leading space" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/\ leading\ space/\ leading\ space 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 26a678e2fe9d75ca9f4e1a3eb624ac9c067b2411 /home/rclone/rclone-test-covusun0resi/ leading space/ leading space 2026/06/11 01:56:55 DEBUG : leading space/ leading space: Parsed hash: 26a678e2fe9d75ca9f4e1a3eb624ac9c067b2411 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/ leading space/ leading space" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/\ leading\ space/\ leading\ space 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 2a2e3d70d18f7b222872788c513e06fe /home/rclone/rclone-test-covusun0resi/ leading space/ leading space 2026/06/11 01:56:55 DEBUG : leading space/ leading space: Parsed hash: 2a2e3d70d18f7b222872788c513e06fe 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/ leading space/ leading space" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/\ leading\ space/\ leading\ space 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 26a678e2fe9d75ca9f4e1a3eb624ac9c067b2411 /home/rclone/rclone-test-covusun0resi/ leading space/ leading space 2026/06/11 01:56:55 DEBUG : leading space/ leading space: Parsed hash: 26a678e2fe9d75ca9f4e1a3eb624ac9c067b2411 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/~leading tilde/~leading tilde" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/\~leading\ tilde/\~leading\ tilde 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: bdbd6178a7a51d8499ddb4fea38dd3ab /home/rclone/rclone-test-covusun0resi/~leading tilde/~leading tilde 2026/06/11 01:56:55 DEBUG : ~leading tilde/~leading tilde: Parsed hash: bdbd6178a7a51d8499ddb4fea38dd3ab 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/~leading tilde/~leading tilde" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/\~leading\ tilde/\~leading\ tilde 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 38f838b0ed2b33749a1360bf3cfa4e68ee24908e /home/rclone/rclone-test-covusun0resi/~leading tilde/~leading tilde 2026/06/11 01:56:55 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 38f838b0ed2b33749a1360bf3cfa4e68ee24908e 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/~leading tilde/~leading tilde" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/\~leading\ tilde/\~leading\ tilde 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: bdbd6178a7a51d8499ddb4fea38dd3ab /home/rclone/rclone-test-covusun0resi/~leading tilde/~leading tilde 2026/06/11 01:56:55 DEBUG : ~leading tilde/~leading tilde: Parsed hash: bdbd6178a7a51d8499ddb4fea38dd3ab 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/~leading tilde/~leading tilde" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/\~leading\ tilde/\~leading\ tilde 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 38f838b0ed2b33749a1360bf3cfa4e68ee24908e /home/rclone/rclone-test-covusun0resi/~leading tilde/~leading tilde 2026/06/11 01:56:55 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 38f838b0ed2b33749a1360bf3cfa4e68ee24908e 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/~leading tilde/~leading tilde" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/\~leading\ tilde/\~leading\ tilde 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: bdbd6178a7a51d8499ddb4fea38dd3ab /home/rclone/rclone-test-covusun0resi/~leading tilde/~leading tilde 2026/06/11 01:56:55 DEBUG : ~leading tilde/~leading tilde: Parsed hash: bdbd6178a7a51d8499ddb4fea38dd3ab 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/~leading tilde/~leading tilde" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/\~leading\ tilde/\~leading\ tilde 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 38f838b0ed2b33749a1360bf3cfa4e68ee24908e /home/rclone/rclone-test-covusun0resi/~leading tilde/~leading tilde 2026/06/11 01:56:55 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 38f838b0ed2b33749a1360bf3cfa4e68ee24908e === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␍leading CR/␍leading CR" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/␍leading\ CR/␍leading\ CR 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 9ce759f37058b1ab752aa1e4127ce92c /home/rclone/rclone-test-covusun0resi/␍leading CR/␍leading CR 2026/06/11 01:56:55 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 9ce759f37058b1ab752aa1e4127ce92c 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␍leading CR/␍leading CR" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/␍leading\ CR/␍leading\ CR 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 754163b473f003835b2fc1a4a94da5ba4985c65f /home/rclone/rclone-test-covusun0resi/␍leading CR/␍leading CR 2026/06/11 01:56:55 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 754163b473f003835b2fc1a4a94da5ba4985c65f 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␍leading CR/␍leading CR" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/␍leading\ CR/␍leading\ CR 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 9ce759f37058b1ab752aa1e4127ce92c /home/rclone/rclone-test-covusun0resi/␍leading CR/␍leading CR 2026/06/11 01:56:55 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 9ce759f37058b1ab752aa1e4127ce92c 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␍leading CR/␍leading CR" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/␍leading\ CR/␍leading\ CR 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 754163b473f003835b2fc1a4a94da5ba4985c65f /home/rclone/rclone-test-covusun0resi/␍leading CR/␍leading CR 2026/06/11 01:56:55 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 754163b473f003835b2fc1a4a94da5ba4985c65f 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␍leading CR/␍leading CR" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/␍leading\ CR/␍leading\ CR 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 9ce759f37058b1ab752aa1e4127ce92c /home/rclone/rclone-test-covusun0resi/␍leading CR/␍leading CR 2026/06/11 01:56:55 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 9ce759f37058b1ab752aa1e4127ce92c 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␍leading CR/␍leading CR" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/␍leading\ CR/␍leading\ CR 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 754163b473f003835b2fc1a4a94da5ba4985c65f /home/rclone/rclone-test-covusun0resi/␍leading CR/␍leading CR 2026/06/11 01:56:55 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 754163b473f003835b2fc1a4a94da5ba4985c65f === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␊leading LF/␊leading LF" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/␊leading\ LF/␊leading\ LF 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: a3fbb0d046eb2b0a66b4450baf258e7a /home/rclone/rclone-test-covusun0resi/␊leading LF/␊leading LF 2026/06/11 01:56:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: a3fbb0d046eb2b0a66b4450baf258e7a 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␊leading LF/␊leading LF" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/␊leading\ LF/␊leading\ LF 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 198e2d60ae9904189d5ba3d24887f5304a6764d6 /home/rclone/rclone-test-covusun0resi/␊leading LF/␊leading LF 2026/06/11 01:56:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 198e2d60ae9904189d5ba3d24887f5304a6764d6 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␊leading LF/␊leading LF" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/␊leading\ LF/␊leading\ LF 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: a3fbb0d046eb2b0a66b4450baf258e7a /home/rclone/rclone-test-covusun0resi/␊leading LF/␊leading LF 2026/06/11 01:56:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: a3fbb0d046eb2b0a66b4450baf258e7a 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␊leading LF/␊leading LF" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/␊leading\ LF/␊leading\ LF 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 198e2d60ae9904189d5ba3d24887f5304a6764d6 /home/rclone/rclone-test-covusun0resi/␊leading LF/␊leading LF 2026/06/11 01:56:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 198e2d60ae9904189d5ba3d24887f5304a6764d6 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␊leading LF/␊leading LF" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/␊leading\ LF/␊leading\ LF 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: a3fbb0d046eb2b0a66b4450baf258e7a /home/rclone/rclone-test-covusun0resi/␊leading LF/␊leading LF 2026/06/11 01:56:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: a3fbb0d046eb2b0a66b4450baf258e7a 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␊leading LF/␊leading LF" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/␊leading\ LF/␊leading\ LF 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 198e2d60ae9904189d5ba3d24887f5304a6764d6 /home/rclone/rclone-test-covusun0resi/␊leading LF/␊leading LF 2026/06/11 01:56:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 198e2d60ae9904189d5ba3d24887f5304a6764d6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␉leading HT/␉leading HT" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/␉leading\ HT/␉leading\ HT 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 79ddc596fd550adf0b5270200ffbd783 /home/rclone/rclone-test-covusun0resi/␉leading HT/␉leading HT 2026/06/11 01:56:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 79ddc596fd550adf0b5270200ffbd783 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␉leading HT/␉leading HT" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/␉leading\ HT/␉leading\ HT 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: ac2371f6c84cf34d6d98a15995922d034b8e0a7c /home/rclone/rclone-test-covusun0resi/␉leading HT/␉leading HT 2026/06/11 01:56:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ac2371f6c84cf34d6d98a15995922d034b8e0a7c 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␉leading HT/␉leading HT" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/␉leading\ HT/␉leading\ HT 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 79ddc596fd550adf0b5270200ffbd783 /home/rclone/rclone-test-covusun0resi/␉leading HT/␉leading HT 2026/06/11 01:56:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 79ddc596fd550adf0b5270200ffbd783 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␉leading HT/␉leading HT" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/␉leading\ HT/␉leading\ HT 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: ac2371f6c84cf34d6d98a15995922d034b8e0a7c /home/rclone/rclone-test-covusun0resi/␉leading HT/␉leading HT 2026/06/11 01:56:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ac2371f6c84cf34d6d98a15995922d034b8e0a7c 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␉leading HT/␉leading HT" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/␉leading\ HT/␉leading\ HT 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 79ddc596fd550adf0b5270200ffbd783 /home/rclone/rclone-test-covusun0resi/␉leading HT/␉leading HT 2026/06/11 01:56:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 79ddc596fd550adf0b5270200ffbd783 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␉leading HT/␉leading HT" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/␉leading\ HT/␉leading\ HT 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: ac2371f6c84cf34d6d98a15995922d034b8e0a7c /home/rclone/rclone-test-covusun0resi/␉leading HT/␉leading HT 2026/06/11 01:56:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ac2371f6c84cf34d6d98a15995922d034b8e0a7c === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␋leading VT/␋leading VT" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/␋leading\ VT/␋leading\ VT 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 63052da991e15df43226bd494322b111 /home/rclone/rclone-test-covusun0resi/␋leading VT/␋leading VT 2026/06/11 01:56:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 63052da991e15df43226bd494322b111 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␋leading VT/␋leading VT" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/␋leading\ VT/␋leading\ VT 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: eb03c857d0b2ef7e8fc604f7ead7d4fb6e055e1a /home/rclone/rclone-test-covusun0resi/␋leading VT/␋leading VT 2026/06/11 01:56:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: eb03c857d0b2ef7e8fc604f7ead7d4fb6e055e1a 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␋leading VT/␋leading VT" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/␋leading\ VT/␋leading\ VT 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 63052da991e15df43226bd494322b111 /home/rclone/rclone-test-covusun0resi/␋leading VT/␋leading VT 2026/06/11 01:56:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 63052da991e15df43226bd494322b111 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␋leading VT/␋leading VT" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/␋leading\ VT/␋leading\ VT 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: eb03c857d0b2ef7e8fc604f7ead7d4fb6e055e1a /home/rclone/rclone-test-covusun0resi/␋leading VT/␋leading VT 2026/06/11 01:56:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: eb03c857d0b2ef7e8fc604f7ead7d4fb6e055e1a 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␋leading VT/␋leading VT" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/␋leading\ VT/␋leading\ VT 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 63052da991e15df43226bd494322b111 /home/rclone/rclone-test-covusun0resi/␋leading VT/␋leading VT 2026/06/11 01:56:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 63052da991e15df43226bd494322b111 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/␋leading VT/␋leading VT" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/␋leading\ VT/␋leading\ VT 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: eb03c857d0b2ef7e8fc604f7ead7d4fb6e055e1a /home/rclone/rclone-test-covusun0resi/␋leading VT/␋leading VT 2026/06/11 01:56:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: eb03c857d0b2ef7e8fc604f7ead7d4fb6e055e1a === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/.leading dot/.leading dot" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/.leading\ dot/.leading\ dot 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: e2efdbd320f5899bf0d6eab790fd9613 /home/rclone/rclone-test-covusun0resi/.leading dot/.leading dot 2026/06/11 01:56:55 DEBUG : .leading dot/.leading dot: Parsed hash: e2efdbd320f5899bf0d6eab790fd9613 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/.leading dot/.leading dot" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/.leading\ dot/.leading\ dot 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: b89efad33d245486dfa00ead3cdd8b214cb345de /home/rclone/rclone-test-covusun0resi/.leading dot/.leading dot 2026/06/11 01:56:55 DEBUG : .leading dot/.leading dot: Parsed hash: b89efad33d245486dfa00ead3cdd8b214cb345de 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/.leading dot/.leading dot" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/.leading\ dot/.leading\ dot 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: e2efdbd320f5899bf0d6eab790fd9613 /home/rclone/rclone-test-covusun0resi/.leading dot/.leading dot 2026/06/11 01:56:55 DEBUG : .leading dot/.leading dot: Parsed hash: e2efdbd320f5899bf0d6eab790fd9613 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/.leading dot/.leading dot" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/.leading\ dot/.leading\ dot 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: b89efad33d245486dfa00ead3cdd8b214cb345de /home/rclone/rclone-test-covusun0resi/.leading dot/.leading dot 2026/06/11 01:56:55 DEBUG : .leading dot/.leading dot: Parsed hash: b89efad33d245486dfa00ead3cdd8b214cb345de 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/.leading dot/.leading dot" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/.leading\ dot/.leading\ dot 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: e2efdbd320f5899bf0d6eab790fd9613 /home/rclone/rclone-test-covusun0resi/.leading dot/.leading dot 2026/06/11 01:56:55 DEBUG : .leading dot/.leading dot: Parsed hash: e2efdbd320f5899bf0d6eab790fd9613 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/.leading dot/.leading dot" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/.leading\ dot/.leading\ dot 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: b89efad33d245486dfa00ead3cdd8b214cb345de /home/rclone/rclone-test-covusun0resi/.leading dot/.leading dot 2026/06/11 01:56:55 DEBUG : .leading dot/.leading dot: Parsed hash: b89efad33d245486dfa00ead3cdd8b214cb345de === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing space /trailing space " 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ space\ /trailing\ space\ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 0a7ef530928d4c9e73a719b126888a0f /home/rclone/rclone-test-covusun0resi/trailing space /trailing space 2026/06/11 01:56:55 DEBUG : trailing space /trailing space : Parsed hash: 0a7ef530928d4c9e73a719b126888a0f 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing space /trailing space " 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ space\ /trailing\ space\ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 81e66f1787a17f5cdd22f620a91765ebb766c96f /home/rclone/rclone-test-covusun0resi/trailing space /trailing space 2026/06/11 01:56:55 DEBUG : trailing space /trailing space : Parsed hash: 81e66f1787a17f5cdd22f620a91765ebb766c96f 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing space /trailing space " 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ space\ /trailing\ space\ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 0a7ef530928d4c9e73a719b126888a0f /home/rclone/rclone-test-covusun0resi/trailing space /trailing space 2026/06/11 01:56:55 DEBUG : trailing space /trailing space : Parsed hash: 0a7ef530928d4c9e73a719b126888a0f 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing space /trailing space " 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ space\ /trailing\ space\ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 81e66f1787a17f5cdd22f620a91765ebb766c96f /home/rclone/rclone-test-covusun0resi/trailing space /trailing space 2026/06/11 01:56:55 DEBUG : trailing space /trailing space : Parsed hash: 81e66f1787a17f5cdd22f620a91765ebb766c96f 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing space /trailing space " 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ space\ /trailing\ space\ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 0a7ef530928d4c9e73a719b126888a0f /home/rclone/rclone-test-covusun0resi/trailing space /trailing space 2026/06/11 01:56:55 DEBUG : trailing space /trailing space : Parsed hash: 0a7ef530928d4c9e73a719b126888a0f 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing space /trailing space " 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ space\ /trailing\ space\ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 81e66f1787a17f5cdd22f620a91765ebb766c96f /home/rclone/rclone-test-covusun0resi/trailing space /trailing space 2026/06/11 01:56:55 DEBUG : trailing space /trailing space : Parsed hash: 81e66f1787a17f5cdd22f620a91765ebb766c96f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing CR␍/trailing CR␍" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ CR␍/trailing\ CR␍ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 97fea87d2de57ecd2c06b20b6d427a0f /home/rclone/rclone-test-covusun0resi/trailing CR␍/trailing CR␍ 2026/06/11 01:56:55 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 97fea87d2de57ecd2c06b20b6d427a0f 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing CR␍/trailing CR␍" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ CR␍/trailing\ CR␍ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 053e1aa9ae919642c41be0ea375355e9760b780e /home/rclone/rclone-test-covusun0resi/trailing CR␍/trailing CR␍ 2026/06/11 01:56:55 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 053e1aa9ae919642c41be0ea375355e9760b780e 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing CR␍/trailing CR␍" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ CR␍/trailing\ CR␍ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 97fea87d2de57ecd2c06b20b6d427a0f /home/rclone/rclone-test-covusun0resi/trailing CR␍/trailing CR␍ 2026/06/11 01:56:55 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 97fea87d2de57ecd2c06b20b6d427a0f 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing CR␍/trailing CR␍" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ CR␍/trailing\ CR␍ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 053e1aa9ae919642c41be0ea375355e9760b780e /home/rclone/rclone-test-covusun0resi/trailing CR␍/trailing CR␍ 2026/06/11 01:56:55 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 053e1aa9ae919642c41be0ea375355e9760b780e 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing CR␍/trailing CR␍" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ CR␍/trailing\ CR␍ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 97fea87d2de57ecd2c06b20b6d427a0f /home/rclone/rclone-test-covusun0resi/trailing CR␍/trailing CR␍ 2026/06/11 01:56:55 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 97fea87d2de57ecd2c06b20b6d427a0f 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing CR␍/trailing CR␍" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ CR␍/trailing\ CR␍ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 053e1aa9ae919642c41be0ea375355e9760b780e /home/rclone/rclone-test-covusun0resi/trailing CR␍/trailing CR␍ 2026/06/11 01:56:55 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 053e1aa9ae919642c41be0ea375355e9760b780e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing LF␊/trailing LF␊" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ LF␊/trailing\ LF␊ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: defc255be711f11fddde4abb44a55c5d /home/rclone/rclone-test-covusun0resi/trailing LF␊/trailing LF␊ 2026/06/11 01:56:55 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: defc255be711f11fddde4abb44a55c5d 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing LF␊/trailing LF␊" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ LF␊/trailing\ LF␊ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 9bc6eb126a6afcf83d04862836c54b4d35af9d45 /home/rclone/rclone-test-covusun0resi/trailing LF␊/trailing LF␊ 2026/06/11 01:56:55 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9bc6eb126a6afcf83d04862836c54b4d35af9d45 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing LF␊/trailing LF␊" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ LF␊/trailing\ LF␊ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: defc255be711f11fddde4abb44a55c5d /home/rclone/rclone-test-covusun0resi/trailing LF␊/trailing LF␊ 2026/06/11 01:56:55 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: defc255be711f11fddde4abb44a55c5d 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing LF␊/trailing LF␊" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ LF␊/trailing\ LF␊ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 9bc6eb126a6afcf83d04862836c54b4d35af9d45 /home/rclone/rclone-test-covusun0resi/trailing LF␊/trailing LF␊ 2026/06/11 01:56:55 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9bc6eb126a6afcf83d04862836c54b4d35af9d45 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing LF␊/trailing LF␊" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ LF␊/trailing\ LF␊ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: defc255be711f11fddde4abb44a55c5d /home/rclone/rclone-test-covusun0resi/trailing LF␊/trailing LF␊ 2026/06/11 01:56:55 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: defc255be711f11fddde4abb44a55c5d 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing LF␊/trailing LF␊" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ LF␊/trailing\ LF␊ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 9bc6eb126a6afcf83d04862836c54b4d35af9d45 /home/rclone/rclone-test-covusun0resi/trailing LF␊/trailing LF␊ 2026/06/11 01:56:55 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9bc6eb126a6afcf83d04862836c54b4d35af9d45 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing HT␉/trailing HT␉" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ HT␉/trailing\ HT␉ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 74fbe22e8cc8ddfe40c0f835c626cd59 /home/rclone/rclone-test-covusun0resi/trailing HT␉/trailing HT␉ 2026/06/11 01:56:55 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 74fbe22e8cc8ddfe40c0f835c626cd59 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing HT␉/trailing HT␉" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ HT␉/trailing\ HT␉ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 2b402f6ec98423dec944596cb621ef7b58af0077 /home/rclone/rclone-test-covusun0resi/trailing HT␉/trailing HT␉ 2026/06/11 01:56:55 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2b402f6ec98423dec944596cb621ef7b58af0077 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing HT␉/trailing HT␉" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ HT␉/trailing\ HT␉ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 74fbe22e8cc8ddfe40c0f835c626cd59 /home/rclone/rclone-test-covusun0resi/trailing HT␉/trailing HT␉ 2026/06/11 01:56:55 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 74fbe22e8cc8ddfe40c0f835c626cd59 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing HT␉/trailing HT␉" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ HT␉/trailing\ HT␉ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 2b402f6ec98423dec944596cb621ef7b58af0077 /home/rclone/rclone-test-covusun0resi/trailing HT␉/trailing HT␉ 2026/06/11 01:56:55 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2b402f6ec98423dec944596cb621ef7b58af0077 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing HT␉/trailing HT␉" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ HT␉/trailing\ HT␉ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 74fbe22e8cc8ddfe40c0f835c626cd59 /home/rclone/rclone-test-covusun0resi/trailing HT␉/trailing HT␉ 2026/06/11 01:56:55 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 74fbe22e8cc8ddfe40c0f835c626cd59 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing HT␉/trailing HT␉" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ HT␉/trailing\ HT␉ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 2b402f6ec98423dec944596cb621ef7b58af0077 /home/rclone/rclone-test-covusun0resi/trailing HT␉/trailing HT␉ 2026/06/11 01:56:55 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2b402f6ec98423dec944596cb621ef7b58af0077 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing VT␋/trailing VT␋" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ VT␋/trailing\ VT␋ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: c1e11192b5ae270f60385e7886ad9575 /home/rclone/rclone-test-covusun0resi/trailing VT␋/trailing VT␋ 2026/06/11 01:56:55 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c1e11192b5ae270f60385e7886ad9575 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing VT␋/trailing VT␋" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ VT␋/trailing\ VT␋ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: d33592e3756e0bab936c637f35145fdd4b61c5ef /home/rclone/rclone-test-covusun0resi/trailing VT␋/trailing VT␋ 2026/06/11 01:56:55 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: d33592e3756e0bab936c637f35145fdd4b61c5ef 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing VT␋/trailing VT␋" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ VT␋/trailing\ VT␋ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: c1e11192b5ae270f60385e7886ad9575 /home/rclone/rclone-test-covusun0resi/trailing VT␋/trailing VT␋ 2026/06/11 01:56:55 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c1e11192b5ae270f60385e7886ad9575 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing VT␋/trailing VT␋" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ VT␋/trailing\ VT␋ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: d33592e3756e0bab936c637f35145fdd4b61c5ef /home/rclone/rclone-test-covusun0resi/trailing VT␋/trailing VT␋ 2026/06/11 01:56:55 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: d33592e3756e0bab936c637f35145fdd4b61c5ef 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing VT␋/trailing VT␋" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ VT␋/trailing\ VT␋ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: c1e11192b5ae270f60385e7886ad9575 /home/rclone/rclone-test-covusun0resi/trailing VT␋/trailing VT␋ 2026/06/11 01:56:55 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c1e11192b5ae270f60385e7886ad9575 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing VT␋/trailing VT␋" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ VT␋/trailing\ VT␋ 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: d33592e3756e0bab936c637f35145fdd4b61c5ef /home/rclone/rclone-test-covusun0resi/trailing VT␋/trailing VT␋ 2026/06/11 01:56:55 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: d33592e3756e0bab936c637f35145fdd4b61c5ef === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing dot./trailing dot." 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ dot./trailing\ dot. 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 33821018f6fced9ce865d6b0c50d846a /home/rclone/rclone-test-covusun0resi/trailing dot./trailing dot. 2026/06/11 01:56:55 DEBUG : trailing dot./trailing dot.: Parsed hash: 33821018f6fced9ce865d6b0c50d846a 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing dot./trailing dot." 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ dot./trailing\ dot. 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: bdb3b968b6c9656d874478ae8df339a5ad4f3f18 /home/rclone/rclone-test-covusun0resi/trailing dot./trailing dot. 2026/06/11 01:56:55 DEBUG : trailing dot./trailing dot.: Parsed hash: bdb3b968b6c9656d874478ae8df339a5ad4f3f18 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing dot./trailing dot." 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ dot./trailing\ dot. 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 33821018f6fced9ce865d6b0c50d846a /home/rclone/rclone-test-covusun0resi/trailing dot./trailing dot. 2026/06/11 01:56:55 DEBUG : trailing dot./trailing dot.: Parsed hash: 33821018f6fced9ce865d6b0c50d846a 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing dot./trailing dot." 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ dot./trailing\ dot. 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: bdb3b968b6c9656d874478ae8df339a5ad4f3f18 /home/rclone/rclone-test-covusun0resi/trailing dot./trailing dot. 2026/06/11 01:56:55 DEBUG : trailing dot./trailing dot.: Parsed hash: bdb3b968b6c9656d874478ae8df339a5ad4f3f18 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing dot./trailing dot." 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/trailing\ dot./trailing\ dot. 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 33821018f6fced9ce865d6b0c50d846a /home/rclone/rclone-test-covusun0resi/trailing dot./trailing dot. 2026/06/11 01:56:55 DEBUG : trailing dot./trailing dot.: Parsed hash: 33821018f6fced9ce865d6b0c50d846a 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/trailing dot./trailing dot." 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/trailing\ dot./trailing\ dot. 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: bdb3b968b6c9656d874478ae8df339a5ad4f3f18 /home/rclone/rclone-test-covusun0resi/trailing dot./trailing dot. 2026/06/11 01:56:55 DEBUG : trailing dot./trailing dot.: Parsed hash: bdb3b968b6c9656d874478ae8df339a5ad4f3f18 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/invalid\ utf-8/invalid\ utf-8 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: a7e432005cb90d8a76b5efff2411b95d /home/rclone/rclone-test-covusun0resi/invalid utf-8/invalid utf-8 2026/06/11 01:56:55 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a7e432005cb90d8a76b5efff2411b95d 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/invalid\ utf-8/invalid\ utf-8 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 7d31831311b82b4e44375ea44b547dcd004de484 /home/rclone/rclone-test-covusun0resi/invalid utf-8/invalid utf-8 2026/06/11 01:56:55 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7d31831311b82b4e44375ea44b547dcd004de484 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/invalid\ utf-8/invalid\ utf-8 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: a7e432005cb90d8a76b5efff2411b95d /home/rclone/rclone-test-covusun0resi/invalid utf-8/invalid utf-8 2026/06/11 01:56:55 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a7e432005cb90d8a76b5efff2411b95d 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/invalid\ utf-8/invalid\ utf-8 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 7d31831311b82b4e44375ea44b547dcd004de484 /home/rclone/rclone-test-covusun0resi/invalid utf-8/invalid utf-8 2026/06/11 01:56:55 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7d31831311b82b4e44375ea44b547dcd004de484 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/invalid\ utf-8/invalid\ utf-8 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: a7e432005cb90d8a76b5efff2411b95d /home/rclone/rclone-test-covusun0resi/invalid utf-8/invalid utf-8 2026/06/11 01:56:55 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a7e432005cb90d8a76b5efff2411b95d 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/invalid\ utf-8/invalid\ utf-8 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 7d31831311b82b4e44375ea44b547dcd004de484 /home/rclone/rclone-test-covusun0resi/invalid utf-8/invalid utf-8 2026/06/11 01:56:55 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7d31831311b82b4e44375ea44b547dcd004de484 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/test%46.txt/test%46.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/test\%46.txt/test\%46.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: bebb2cc3ee5661b83e0f57af4e513404 /home/rclone/rclone-test-covusun0resi/test%46.txt/test%46.txt 2026/06/11 01:56:55 DEBUG : test%46.txt/test%46.txt: Parsed hash: bebb2cc3ee5661b83e0f57af4e513404 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/test%46.txt/test%46.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/test\%46.txt/test\%46.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: aafea8b4adba5e4c073ff6f9c10a1eaa4897f863 /home/rclone/rclone-test-covusun0resi/test%46.txt/test%46.txt 2026/06/11 01:56:55 DEBUG : test%46.txt/test%46.txt: Parsed hash: aafea8b4adba5e4c073ff6f9c10a1eaa4897f863 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/test%46.txt/test%46.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/test\%46.txt/test\%46.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: bebb2cc3ee5661b83e0f57af4e513404 /home/rclone/rclone-test-covusun0resi/test%46.txt/test%46.txt 2026/06/11 01:56:55 DEBUG : test%46.txt/test%46.txt: Parsed hash: bebb2cc3ee5661b83e0f57af4e513404 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/test%46.txt/test%46.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/test\%46.txt/test\%46.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: aafea8b4adba5e4c073ff6f9c10a1eaa4897f863 /home/rclone/rclone-test-covusun0resi/test%46.txt/test%46.txt 2026/06/11 01:56:55 DEBUG : test%46.txt/test%46.txt: Parsed hash: aafea8b4adba5e4c073ff6f9c10a1eaa4897f863 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/test%46.txt/test%46.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/test\%46.txt/test\%46.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: bebb2cc3ee5661b83e0f57af4e513404 /home/rclone/rclone-test-covusun0resi/test%46.txt/test%46.txt 2026/06/11 01:56:55 DEBUG : test%46.txt/test%46.txt: Parsed hash: bebb2cc3ee5661b83e0f57af4e513404 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/test%46.txt/test%46.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/test\%46.txt/test\%46.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: aafea8b4adba5e4c073ff6f9c10a1eaa4897f863 /home/rclone/rclone-test-covusun0resi/test%46.txt/test%46.txt 2026/06/11 01:56:55 DEBUG : test%46.txt/test%46.txt: Parsed hash: aafea8b4adba5e4c073ff6f9c10a1eaa4897f863 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Connection OK after error: potato 2026/06/11 01:56:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/zero-length-file" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/zero-length-file 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-covusun0resi/zero-length-file 2026/06/11 01:56:55 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/zero-length-file" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/zero-length-file 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-covusun0resi/zero-length-file 2026/06/11 01:56:55 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/zero-length-file" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/zero-length-file 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-covusun0resi/zero-length-file 2026/06/11 01:56:55 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/zero-length-file" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/zero-length-file 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-covusun0resi/zero-length-file 2026/06/11 01:56:55 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: c0ffe593cedadef0fa652d73894ddd7f /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: c0ffe593cedadef0fa652d73894ddd7f 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 507a73310ee6b9ab5525ef042dd94096de13a9aa /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 507a73310ee6b9ab5525ef042dd94096de13a9aa 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: c0ffe593cedadef0fa652d73894ddd7f /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: c0ffe593cedadef0fa652d73894ddd7f 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 507a73310ee6b9ab5525ef042dd94096de13a9aa /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 507a73310ee6b9ab5525ef042dd94096de13a9aa 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: ec29da08ae81e056b44d9825f5e66e19 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ec29da08ae81e056b44d9825f5e66e19 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: ec29da08ae81e056b44d9825f5e66e19 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ec29da08ae81e056b44d9825f5e66e19 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 4e6070ec9870fef234f048fb02769d0c /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 4e6070ec9870fef234f048fb02769d0c 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 4e6070ec9870fef234f048fb02769d0c /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 4e6070ec9870fef234f048fb02769d0c 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/11 01:56:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/11 01:56:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/11 01:56:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 01:56:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 01:56:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 01:56:55 DEBUG : Setting pass="ngkdesTT7LXGuqL-oPVV1y_JwhkvUgG1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 01:56:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 01:56:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{BdviL}" suffix to name 2026/06/11 01:56:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 01:56:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 01:56:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 01:56:55 DEBUG : Setting pass="ngkdesTT7LXGuqL-oPVV1y_JwhkvUgG1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 01:56:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 01:56:55 NOTICE: TestSFTPOpenssh{BdviL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:51418->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 4e6070ec9870fef234f048fb02769d0c /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 4e6070ec9870fef234f048fb02769d0c 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: ec29da08ae81e056b44d9825f5e66e19 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ec29da08ae81e056b44d9825f5e66e19 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 4e6070ec9870fef234f048fb02769d0c /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 4e6070ec9870fef234f048fb02769d0c 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 4e6070ec9870fef234f048fb02769d0c /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 4e6070ec9870fef234f048fb02769d0c 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: ec29da08ae81e056b44d9825f5e66e19 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ec29da08ae81e056b44d9825f5e66e19 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/11 01:56:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-covusun0resi/hello? sausage/êé" 2026/06/11 01:56:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/11 01:56:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 01:56:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 01:56:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 01:56:55 DEBUG : Setting pass="ngkdesTT7LXGuqL-oPVV1y_JwhkvUgG1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 01:56:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 01:56:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{BdviL}" suffix to name 2026/06/11 01:56:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 01:56:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 01:56:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 01:56:55 DEBUG : Setting pass="ngkdesTT7LXGuqL-oPVV1y_JwhkvUgG1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 01:56:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 01:56:55 NOTICE: TestSFTPOpenssh{BdviL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé: New connection 127.0.0.1:51426->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé: Shell type "unix" from config 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé" 2026/06/11 01:56:55 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-covusun0resi/hello? sausage/êé" to be canonical "TestSFTPOpenssh{BdviL}:rclone-test-covusun0resi/hello? sausage/êé" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé: Remote command result: 9320fe213d0284d60333dc9de40902c3 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/a/b/c/d/e.txt 2026/06/11 01:56:55 DEBUG : a/b/c/d/e.txt: Parsed hash: 9320fe213d0284d60333dc9de40902c3 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé: Remote command result: a4602feb45e6ea6057ea2c69a93297043ec88f44 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/a/b/c/d/e.txt 2026/06/11 01:56:55 DEBUG : a/b/c/d/e.txt: Parsed hash: a4602feb45e6ea6057ea2c69a93297043ec88f44 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé: Remote command result: 9320fe213d0284d60333dc9de40902c3 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/a/b/c/d/e.txt 2026/06/11 01:56:55 DEBUG : a/b/c/d/e.txt: Parsed hash: 9320fe213d0284d60333dc9de40902c3 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé: Remote command result: a4602feb45e6ea6057ea2c69a93297043ec88f44 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/a/b/c/d/e.txt 2026/06/11 01:56:55 DEBUG : a/b/c/d/e.txt: Parsed hash: a4602feb45e6ea6057ea2c69a93297043ec88f44 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé: New connection 127.0.0.1:51428->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/11 01:56:55 DEBUG : Waiting for deletions to finish 2026/06/11 01:56:55 INFO : a/b/c/d/e.txt: Deleted 2026/06/11 01:56:55 DEBUG : removing 1 level 4 directories 2026/06/11 01:56:55 INFO : a/b/c/d: Removing directory 2026/06/11 01:56:55 DEBUG : removing 1 level 3 directories 2026/06/11 01:56:55 INFO : a/b/c: Removing directory 2026/06/11 01:56:55 DEBUG : removing 1 level 2 directories 2026/06/11 01:56:55 INFO : a/b: Removing directory 2026/06/11 01:56:55 DEBUG : removing 1 level 1 directories 2026/06/11 01:56:55 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 4e6070ec9870fef234f048fb02769d0c /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 4e6070ec9870fef234f048fb02769d0c 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: ec29da08ae81e056b44d9825f5e66e19 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ec29da08ae81e056b44d9825f5e66e19 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: ec29da08ae81e056b44d9825f5e66e19 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/11 01:56:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: ec29da08ae81e056b44d9825f5e66e19 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/11 01:56:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 4e6070ec9870fef234f048fb02769d0c /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 4e6070ec9870fef234f048fb02769d0c 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/other.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/other.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: ec29da08ae81e056b44d9825f5e66e19 /home/rclone/rclone-test-covusun0resi/other.txt 2026/06/11 01:56:55 DEBUG : other.txt: Parsed hash: ec29da08ae81e056b44d9825f5e66e19 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/other.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/other.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 /home/rclone/rclone-test-covusun0resi/other.txt 2026/06/11 01:56:55 DEBUG : other.txt: Parsed hash: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: New connection 127.0.0.1:51432->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/other.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/other.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: ec29da08ae81e056b44d9825f5e66e19 /home/rclone/rclone-test-covusun0resi/other.txt 2026/06/11 01:56:55 DEBUG : other.txt: Parsed hash: ec29da08ae81e056b44d9825f5e66e19 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/other.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/other.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 /home/rclone/rclone-test-covusun0resi/other.txt 2026/06/11 01:56:55 DEBUG : other.txt: Parsed hash: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/moveTest/other.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/moveTest/other.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 4e6070ec9870fef234f048fb02769d0c /home/rclone/rclone-test-covusun0resi/moveTest/other.txt 2026/06/11 01:56:55 DEBUG : moveTest/other.txt: Parsed hash: 4e6070ec9870fef234f048fb02769d0c 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/moveTest/other.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/moveTest/other.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 /home/rclone/rclone-test-covusun0resi/moveTest/other.txt 2026/06/11 01:56:55 DEBUG : moveTest/other.txt: Parsed hash: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 4e6070ec9870fef234f048fb02769d0c /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 4e6070ec9870fef234f048fb02769d0c 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/other.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/other.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: ec29da08ae81e056b44d9825f5e66e19 /home/rclone/rclone-test-covusun0resi/other.txt 2026/06/11 01:56:55 DEBUG : other.txt: Parsed hash: ec29da08ae81e056b44d9825f5e66e19 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/other.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/other.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 /home/rclone/rclone-test-covusun0resi/other.txt 2026/06/11 01:56:55 DEBUG : other.txt: Parsed hash: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 4e6070ec9870fef234f048fb02769d0c /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 4e6070ec9870fef234f048fb02769d0c 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:55 DEBUG : file name.txt: Parsed hash: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: ec29da08ae81e056b44d9825f5e66e19 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ec29da08ae81e056b44d9825f5e66e19 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/06/11 01:56:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-dotikux1goje" 2026/06/11 01:56:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/11 01:56:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 01:56:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 01:56:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 01:56:55 DEBUG : Setting pass="ngkdesTT7LXGuqL-oPVV1y_JwhkvUgG1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 01:56:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 01:56:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{BdviL}" suffix to name 2026/06/11 01:56:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 01:56:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 01:56:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 01:56:55 DEBUG : Setting pass="ngkdesTT7LXGuqL-oPVV1y_JwhkvUgG1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 01:56:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 01:56:55 NOTICE: TestSFTPOpenssh{BdviL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: New connection 127.0.0.1:51448->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: Shell type "unix" from config 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: Relative path resolved to "/home/rclone/rclone-test-dotikux1goje" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: Using root directory "/home/rclone/rclone-test-dotikux1goje" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: Shell path "/home/rclone/rclone-test-dotikux1goje/new_name/sub_new_name/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: Running remote command: md5sum /home/rclone/rclone-test-dotikux1goje/new_name/sub_new_name/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: Remote command result: 4e6070ec9870fef234f048fb02769d0c /home/rclone/rclone-test-dotikux1goje/new_name/sub_new_name/file name.txt 2026/06/11 01:56:56 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 4e6070ec9870fef234f048fb02769d0c 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: Shell path "/home/rclone/rclone-test-dotikux1goje/new_name/sub_new_name/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: Running remote command: sha1sum /home/rclone/rclone-test-dotikux1goje/new_name/sub_new_name/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: Remote command result: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 /home/rclone/rclone-test-dotikux1goje/new_name/sub_new_name/file name.txt 2026/06/11 01:56:56 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: Shell path "/home/rclone/rclone-test-dotikux1goje/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: Running remote command: md5sum /home/rclone/rclone-test-dotikux1goje/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: Remote command result: ec29da08ae81e056b44d9825f5e66e19 /home/rclone/rclone-test-dotikux1goje/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:56 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ec29da08ae81e056b44d9825f5e66e19 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: Shell path "/home/rclone/rclone-test-dotikux1goje/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: Running remote command: sha1sum /home/rclone/rclone-test-dotikux1goje/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: Remote command result: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 /home/rclone/rclone-test-dotikux1goje/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:56 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 4e6070ec9870fef234f048fb02769d0c /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:56 DEBUG : file name.txt: Parsed hash: 4e6070ec9870fef234f048fb02769d0c 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:56 DEBUG : file name.txt: Parsed hash: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: ec29da08ae81e056b44d9825f5e66e19 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ec29da08ae81e056b44d9825f5e66e19 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: Purge dir "new_name" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dotikux1goje: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 4e6070ec9870fef234f048fb02769d0c /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:56 DEBUG : file name.txt: Parsed hash: 4e6070ec9870fef234f048fb02769d0c 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:56 DEBUG : file name.txt: Parsed hash: 229b48e0a66e7973f06b6d3a923b5e667fc5f501 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 31c92d1e0ce2436b92dda424333de3e1 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:56 DEBUG : file name.txt: Parsed hash: 31c92d1e0ce2436b92dda424333de3e1 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 3de01ea54afdb8440ef9ca48014ce45dd4f51a55 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:56 DEBUG : file name.txt: Parsed hash: 3de01ea54afdb8440ef9ca48014ce45dd4f51a55 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 31c92d1e0ce2436b92dda424333de3e1 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:56 DEBUG : file name.txt: Parsed hash: 31c92d1e0ce2436b92dda424333de3e1 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 3de01ea54afdb8440ef9ca48014ce45dd4f51a55 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:56 DEBUG : file name.txt: Parsed hash: 3de01ea54afdb8440ef9ca48014ce45dd4f51a55 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/11 01:56:56 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:56 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/11 01:56:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 01:56:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 01:56:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 01:56:56 DEBUG : Setting pass="ngkdesTT7LXGuqL-oPVV1y_JwhkvUgG1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 01:56:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 01:56:56 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{BdviL}" suffix to name 2026/06/11 01:56:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 01:56:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 01:56:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 01:56:56 DEBUG : Setting pass="ngkdesTT7LXGuqL-oPVV1y_JwhkvUgG1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 01:56:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 01:56:56 NOTICE: TestSFTPOpenssh{BdviL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:51452->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: ec29da08ae81e056b44d9825f5e66e19 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:56 DEBUG : z.txt: Parsed hash: ec29da08ae81e056b44d9825f5e66e19 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:56 DEBUG : z.txt: Parsed hash: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/11 01:56:56 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-covusun0resi/not found.txt" 2026/06/11 01:56:56 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/11 01:56:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 01:56:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 01:56:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 01:56:56 DEBUG : Setting pass="ngkdesTT7LXGuqL-oPVV1y_JwhkvUgG1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 01:56:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 01:56:56 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{BdviL}" suffix to name 2026/06/11 01:56:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 01:56:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 01:56:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 01:56:56 DEBUG : Setting pass="ngkdesTT7LXGuqL-oPVV1y_JwhkvUgG1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 01:56:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 01:56:56 NOTICE: TestSFTPOpenssh{BdviL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/not found.txt: New connection 127.0.0.1:51454->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/not found.txt: Shell type "unix" from config 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/not found.txt: Relative path resolved to "/home/rclone/rclone-test-covusun0resi/not found.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/not found.txt: Using root directory "/home/rclone/rclone-test-covusun0resi/not found.txt" 2026/06/11 01:56:56 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-covusun0resi" from "TestSFTPOpenssh:rclone-test-covusun0resi" 2026/06/11 01:56:56 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/11 01:56:56 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/11 01:56:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 01:56:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 01:56:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 01:56:56 DEBUG : Setting pass="ngkdesTT7LXGuqL-oPVV1y_JwhkvUgG1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 01:56:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 01:56:56 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{BdviL}" suffix to name 2026/06/11 01:56:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 01:56:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 01:56:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 01:56:56 DEBUG : Setting pass="ngkdesTT7LXGuqL-oPVV1y_JwhkvUgG1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 01:56:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 01:56:56 NOTICE: TestSFTPOpenssh{BdviL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:51456->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 31c92d1e0ce2436b92dda424333de3e1 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/file name.txt: Parsed hash: 31c92d1e0ce2436b92dda424333de3e1 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3de01ea54afdb8440ef9ca48014ce45dd4f51a55 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/file name.txt: Parsed hash: 3de01ea54afdb8440ef9ca48014ce45dd4f51a55 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ec29da08ae81e056b44d9825f5e66e19 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ec29da08ae81e056b44d9825f5e66e19 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 31c92d1e0ce2436b92dda424333de3e1 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/file name.txt: Parsed hash: 31c92d1e0ce2436b92dda424333de3e1 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3de01ea54afdb8440ef9ca48014ce45dd4f51a55 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/file name.txt: Parsed hash: 3de01ea54afdb8440ef9ca48014ce45dd4f51a55 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/created from root.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/created\ from\ root.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: abfd33b36c790b26511359db524eea38 /home/rclone/rclone-test-covusun0resi/created from root.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/created from root.txt: Parsed hash: abfd33b36c790b26511359db524eea38 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/created from root.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/created\ from\ root.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b5039f60d018212c5c0f4a5b982f919c44f9f97b /home/rclone/rclone-test-covusun0resi/created from root.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/created from root.txt: Parsed hash: b5039f60d018212c5c0f4a5b982f919c44f9f97b 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/created from root.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/created\ from\ root.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: abfd33b36c790b26511359db524eea38 /home/rclone/rclone-test-covusun0resi/created from root.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/created from root.txt: Parsed hash: abfd33b36c790b26511359db524eea38 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/created from root.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/created\ from\ root.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b5039f60d018212c5c0f4a5b982f919c44f9f97b /home/rclone/rclone-test-covusun0resi/created from root.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/created from root.txt: Parsed hash: b5039f60d018212c5c0f4a5b982f919c44f9f97b 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/created from root.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/created\ from\ root.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: abfd33b36c790b26511359db524eea38 /home/rclone/rclone-test-covusun0resi/created from root.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/created from root.txt: Parsed hash: abfd33b36c790b26511359db524eea38 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/created from root.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/created\ from\ root.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b5039f60d018212c5c0f4a5b982f919c44f9f97b /home/rclone/rclone-test-covusun0resi/created from root.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/created from root.txt: Parsed hash: b5039f60d018212c5c0f4a5b982f919c44f9f97b 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 31c92d1e0ce2436b92dda424333de3e1 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/file name.txt: Parsed hash: 31c92d1e0ce2436b92dda424333de3e1 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3de01ea54afdb8440ef9ca48014ce45dd4f51a55 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/file name.txt: Parsed hash: 3de01ea54afdb8440ef9ca48014ce45dd4f51a55 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ec29da08ae81e056b44d9825f5e66e19 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ec29da08ae81e056b44d9825f5e66e19 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 31c92d1e0ce2436b92dda424333de3e1 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/file name.txt: Parsed hash: 31c92d1e0ce2436b92dda424333de3e1 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/file name.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/file\ name.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3de01ea54afdb8440ef9ca48014ce45dd4f51a55 /home/rclone/rclone-test-covusun0resi/file name.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/file name.txt: Parsed hash: 3de01ea54afdb8440ef9ca48014ce45dd4f51a55 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ec29da08ae81e056b44d9825f5e66e19 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ec29da08ae81e056b44d9825f5e66e19 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:56 DEBUG : rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: ec29da08ae81e056b44d9825f5e66e19 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ec29da08ae81e056b44d9825f5e66e19 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 /home/rclone/rclone-test-covusun0resi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/11 01:56:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74b2ec983b1a6e82291a56b4de8f50ce633ad076 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Server has VFS statistics extension 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: About path "/home/rclone/rclone-test-covusun0resi" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/piped data.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/piped\ data.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-covusun0resi/piped data.txt 2026/06/11 01:56:56 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/piped data.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/piped\ data.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-covusun0resi/piped data.txt 2026/06/11 01:56:56 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/piped data.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/piped\ data.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-covusun0resi/piped data.txt 2026/06/11 01:56:56 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/piped data.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/piped\ data.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-covusun0resi/piped data.txt 2026/06/11 01:56:56 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/piped data.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/piped\ data.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 22639c6eeb8a6fcf12b7591cf29104ca /home/rclone/rclone-test-covusun0resi/piped data.txt 2026/06/11 01:56:56 DEBUG : piped data.txt: Parsed hash: 22639c6eeb8a6fcf12b7591cf29104ca 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/piped data.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/piped\ data.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: bb0e3089db5b004936ad03ba601675c209732d1e /home/rclone/rclone-test-covusun0resi/piped data.txt 2026/06/11 01:56:56 DEBUG : piped data.txt: Parsed hash: bb0e3089db5b004936ad03ba601675c209732d1e 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/piped data.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/piped\ data.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: 22639c6eeb8a6fcf12b7591cf29104ca /home/rclone/rclone-test-covusun0resi/piped data.txt 2026/06/11 01:56:56 DEBUG : piped data.txt: Parsed hash: 22639c6eeb8a6fcf12b7591cf29104ca 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/piped data.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/piped\ data.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: bb0e3089db5b004936ad03ba601675c209732d1e /home/rclone/rclone-test-covusun0resi/piped data.txt 2026/06/11 01:56:56 DEBUG : piped data.txt: Parsed hash: bb0e3089db5b004936ad03ba601675c209732d1e === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/unknown-size-update.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/unknown-size-update.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: e6bb8ac074817277eb53b3d309bf11fe /home/rclone/rclone-test-covusun0resi/unknown-size-update.txt 2026/06/11 01:56:56 DEBUG : unknown-size-update.txt: Parsed hash: e6bb8ac074817277eb53b3d309bf11fe 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/unknown-size-update.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/unknown-size-update.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: e99465541f6b36d82976e81ba412f771969485d9 /home/rclone/rclone-test-covusun0resi/unknown-size-update.txt 2026/06/11 01:56:56 DEBUG : unknown-size-update.txt: Parsed hash: e99465541f6b36d82976e81ba412f771969485d9 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/unknown-size-update.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: md5sum /home/rclone/rclone-test-covusun0resi/unknown-size-update.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: e6bb8ac074817277eb53b3d309bf11fe /home/rclone/rclone-test-covusun0resi/unknown-size-update.txt 2026/06/11 01:56:56 DEBUG : unknown-size-update.txt: Parsed hash: e6bb8ac074817277eb53b3d309bf11fe 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Shell path "/home/rclone/rclone-test-covusun0resi/unknown-size-update.txt" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Running remote command: sha1sum /home/rclone/rclone-test-covusun0resi/unknown-size-update.txt 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Remote command result: e99465541f6b36d82976e81ba412f771969485d9 /home/rclone/rclone-test-covusun0resi/unknown-size-update.txt 2026/06/11 01:56:56 DEBUG : unknown-size-update.txt: Parsed hash: e99465541f6b36d82976e81ba412f771969485d9 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/11 01:56:56 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-covusun0resi/deeper/nonexisting/directory" 2026/06/11 01:56:56 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/11 01:56:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 01:56:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 01:56:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 01:56:56 DEBUG : Setting pass="ngkdesTT7LXGuqL-oPVV1y_JwhkvUgG1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 01:56:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 01:56:56 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{BdviL}" suffix to name 2026/06/11 01:56:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 01:56:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 01:56:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 01:56:56 DEBUG : Setting pass="ngkdesTT7LXGuqL-oPVV1y_JwhkvUgG1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 01:56:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 01:56:56 NOTICE: TestSFTPOpenssh{BdviL}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/deeper/nonexisting/directory: New connection 127.0.0.1:51466->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/deeper/nonexisting/directory: Shell type "unix" from config 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-covusun0resi/deeper/nonexisting/directory" 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-covusun0resi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/06/11 01:56:56 DEBUG : Waiting for deletions to finish 2026/06/11 01:56:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/11 01:56:56 DEBUG : removing 1 level 4 directories 2026/06/11 01:56:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/06/11 01:56:56 DEBUG : removing 1 level 3 directories 2026/06/11 01:56:56 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/06/11 01:56:56 DEBUG : removing 1 level 2 directories 2026/06/11 01:56:56 INFO : hello? sausage/êé: Removing directory 2026/06/11 01:56:56 DEBUG : removing 1 level 1 directories 2026/06/11 01:56:56 INFO : hello? sausage: Removing directory 2026/06/11 01:56:56 DEBUG : removing 1 level 0 directories 2026/06/11 01:56:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Removing directory 2026/06/11 01:56:56 ERROR : error listing: directory not found 2026/06/11 01:56:56 DEBUG : Waiting for deletions to finish 2026/06/11 01:56:56 ERROR : error listing: directory not found 2026/06/11 01:56:56 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Failed to list "": directory not found 2026/06/11 01:56:56 DEBUG : removing 1 level 0 directories 2026/06/11 01:56:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Removing directory 2026/06/11 01:56:56 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/06/11 01:56:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-covusun0resi: Closing 2 unused connections 2026/06/11 01:56:56 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.06s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (1.85s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.303s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.254546956s (try 1/5)